Help Agent has been removed by the commits [1] and [2]. However, there is still the "Help Agent" string [3] (and maybe some other code) which appears in strings for translation. It seems that no functionality or UI is affected, severity set to trivial. Found in the latest master, present since the Help Agent removal. [1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=66714f1888eaccef4eb5341971278ae7dfafa16b [2] http://cgit.freedesktop.org/libreoffice/core/commit/?id=516ed22b3f51982df7dbfa875ce8056e167da091 [3] http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#4641
Setting to NEW.
Code pointer: http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#5044
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=d9c6d41f7cc34ced40b2a9ba433d41d429b0a4d5 tdf#95386 Remove remains of .uno:HelperDialog from helpcontent
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=af652b80a54526c3cef67813ab8b181612ba737d tdf#95386 Remove remains of .uno:HelperDialog It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
There are still some mentions of the Help Agent here: gabor@dome:~/src/core$ git grep "Help Agent" framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java: // entry "Help Agent" framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java: xMenuEntry.setPropertyValue("Text", "Help Agen odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java: String infoMsg = "All context menus of the created docu odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java: System.out.println( "\n ... all context menus o odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java: xMenuEntry.setPropertyValue( "Text", "Help Agent" ) qadevOOo/runner/helper/ContextMenuInterceptor.java: // entry "Help Agent" qadevOOo/runner/helper/ContextMenuInterceptor.java: xMenuEntry.setPropertyValue( "Text", "Help Agent" );
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d77a23f8bb017024aefa63defbc64b1f7c05cda2 tdf#95386 Remove remaining mentions of Help Agent It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Seems solved
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=49b237c46efa1ba3513dfbe6c782c713296352d8 tdf#95386 More Help Agent cleanup It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bc4176fa43dc8047774a11dfb5b913e6adce2252 tdf#95386 More Help Agent cleanup It will be available in 5.4.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.