?
avatar bembelimen
bembelimen
28 Dec 2018

Steps to reproduce the issue

  • Install a new Joomla! instance
  • Install the sample data in the installation process
  • Finish installation

Expected result

com_csp is in the backendmenu

Actual result

com_csp is missing

Additional comments

https://github.com/joomla/joomla-cms/blob/4.0-dev/installation/sql/mysql/joomla.sql#L1222

avatar bembelimen bembelimen - open - 28 Dec 2018
avatar joomla-cms-bot joomla-cms-bot - change - 28 Dec 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Dec 2018
avatar bembelimen bembelimen - change - 28 Dec 2018
Title
com_csp in sample data missing
[4.0] com_csp in sample data missing
avatar bembelimen bembelimen - edited - 28 Dec 2018
avatar bembelimen bembelimen - change - 28 Dec 2018
The description was changed
avatar bembelimen bembelimen - edited - 28 Dec 2018
avatar infograf768
infograf768 - comment - 28 Dec 2018

It is also missing when not installing sample data.

  1. Class is wrong in the xml or in the sql..
    associations vs csp
  2. It is accessible via System=>Manage

BTW, that component is a mystery to me... What are its parameters? What kind of reports shall we get?

avatar infograf768
infograf768 - comment - 28 Dec 2018

OK, found the issue here: the component_id for com_csp was the id of com_workflow in extensions.
Once this id is modified the menu displays:
screen shot 2018-12-28 at 16 13 07

avatar infograf768
infograf768 - comment - 28 Dec 2018

It should be 36
(23, 'main', 'com_csp', 'Content-Security-Policy', '', 'Content-Security-Policy', 'index.php?option=com_csp', 'component', 1, 1, 1, 36, 0, '0000-00-00 00:00:00', 0, 0, 'class:associations', 0, '', 41, 42, 0, '*', 1),
instead of 35

avatar joomla-cms-bot joomla-cms-bot - change - 18 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-18 17:00:31
Closed_By joomla-cms-bot
avatar Quy Quy - change - 18 Jan 2019
Closed_By joomla-cms-bot Quy
avatar joomla-cms-bot joomla-cms-bot - close - 18 Jan 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 18 Jan 2019

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23359

avatar Quy
Quy - comment - 18 Jan 2019

Please test PR #23586


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23359.

Add a Comment

Login with GitHub to post a comment