?
avatar Quy
Quy
15 Nov 2019

Steps to reproduce the issue

Go to Manage > Administrator Modules
Search/edit Admin Menu
Select Preset > System Dashboard and Save
View menu sidebar
Select Preset > Help Dashboard and Save
View menu sidebar

Actual result

system-dashboard

help-dashboard

avatar Quy Quy - open - 15 Nov 2019
avatar joomla-cms-bot joomla-cms-bot - change - 15 Nov 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Nov 2019
avatar infograf768
infograf768 - comment - 15 Nov 2019

To test what happens, use debug lang.

The behavior depends on which page is displayed.
If the page is CPanel, the strings are translated as cpanel.ini is loaded

Screen Shot 2019-11-15 at 08 51 14

As soon as another manager page is displayed, they are no more EXCEPT if you copy these strings in the cpanel.sys.ini file.

Before

Screen Shot 2019-11-15 at 08 51 39

After

Screen Shot 2019-11-15 at 08 56 45

There will be no issue when using the content preset for example because the strings are present in mod_menu.ini.

The only good solution I see is to simply move the strings concerned to cpanel.sys.ini

EDIT: looks like it concerns only 6 strings btw.

avatar brianteeman
brianteeman - comment - 15 Nov 2019

The only good solution I see is to simply move the strings concerned to cpanel.sys.ini

Hasn't that always been the case? If you want strings in menus then they have to be in the sys.ini

avatar infograf768
infograf768 - comment - 15 Nov 2019

Hasn't that always been the case? If you want strings in menus then they have to be in the sys.ini

Sure, but we never needed any cpanel strings in menus before. So who ever coded that overlooked that aspect (and many others we are trying to solve one after the other).

avatar infograf768
infograf768 - comment - 15 Nov 2019

Will make a patch if nobody does it before.

avatar infograf768
infograf768 - comment - 17 Nov 2019

On it

avatar infograf768 infograf768 - change - 17 Nov 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-11-17 08:21:20
Closed_By infograf768
avatar infograf768
infograf768 - comment - 17 Nov 2019

Please test #27092

Closing as we have a patch

avatar infograf768 infograf768 - close - 17 Nov 2019

Add a Comment

Login with GitHub to post a comment