?
avatar lllopo
lllopo
17 Mar 2019

Steps to reproduce the issue

  1. Login to Joomla backend
  2. Open main menu

Expected result

The content security policy menu item should be "Content Security Policy"

Actual result

The content security policy menu item has "com_csp" as text

System information (as much as possible)

Joomla! 4.0.0-alpha8-dev Development [ Amani ] 9-March-2019 13:41

Additional comments

After clicking on the content security policy menu item the menu item text is changed to "Content Security Policy" as it should be.

avatar lllopo lllopo - open - 17 Mar 2019
avatar joomla-cms-bot joomla-cms-bot - change - 17 Mar 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Mar 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Mar 2019

Is this related to #24202?

avatar lllopo
lllopo - comment - 17 Mar 2019

I don’t think so.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Mar 2019

sorry @lllopo was a Question for Maintainer.

avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Mar 2019
Status New Information Required
avatar wilsonge
wilsonge - comment - 18 Mar 2019

It's possible it's related to #17444 - but i think unlikely given all the other menu strings are loading. Certainly don't see how it's related to #24202

avatar brianteeman
brianteeman - comment - 18 Mar 2019

I thought this was not going to be in the menu anyway but only in the dashboard

avatar wilsonge
wilsonge - comment - 18 Mar 2019

I won't be - there's a PR somewhere to do that. But it's just a weird bug

avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Mar 2019
Status Information Required Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Mar 2019
Category com_csp
avatar bahl24
bahl24 - comment - 22 Mar 2019

I think the problem is in line 17 https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/components/com_csp/csp.xml, The menu tag should enclose Content Security Policy instead of com_csp. The component might need a fresh install after changing.

avatar zero-24
zero-24 - comment - 23 Mar 2019

The menu tag should enclose Content Security Policy instead of com_csp.

No it should not as this is the place where the language string com_csp should be used.

Banners and most of the other components is using the same: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_banners/banners.xml#L32 ;)

avatar wilsonge wilsonge - change - 31 Mar 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-03-31 18:24:34
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 31 Mar 2019

Closed as we have a PR #24431

avatar wilsonge wilsonge - close - 31 Mar 2019

Add a Comment

Login with GitHub to post a comment