? Pending

User tests: Successful: Unsuccessful:

avatar carlitorweb
carlitorweb
8 May 2018

Pull Request for Issue #20317

Steps to reproduce the issue

  • Create 2 categories, as for example, CAT1 and CAT2.
  • Create a user, as for example USER1, can enter and make login in the admin section, and enter to the com_content. (For this, you can go to global config and put the group Registered with the Administrator Login permission allowed. Then, go to the config of com_content, and put the group Author with the Access Administration Interface permission and Edit Own allowed. Then, assign the user to the group Author. Note that only these permission settings should be set in both groups)
  • Then go to the permissions for CAT1 and put the group Author can Create and Edit Own. After saving, the user will can create and edit his own articles in this category.
  • Then go to CAT2 and put the group Author can Create. After saving, then the user can only create articles in this category.

After having this, USER1 will can create his own articles inside CAT1, and when he finished, can "send" the article to CAT2.

Expected result

The user will have the option to "send" the article to CAT2.

Actual result

The CAT2 category does not show inside the list of category available for this user when editing the article.

System information (as much as possible)

3.8.7

Additional comments

If you go to administrator\components\com_categories\models\fields\categoryedit.php on line 277 you will see there is a check, where the user need have core.edit.state access for the CAT2 can show up inside the list of available categories for this user when editing the article. But even, if you put this access inside the CAT2, still no show. You need put this access inside the config of com_content for the CAT2 can show up.

I think a user having core.create access for CAT2 it is a sufficient requirement so that the user can have this category listed, within the categories available for creating an article, and in this way, "send" the article to CAT2.

Documentation Changes Required

No

avatar carlitorweb carlitorweb - open - 8 May 2018
avatar carlitorweb carlitorweb - change - 8 May 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2018
Category Administration com_categories
avatar carlitorweb carlitorweb - change - 8 May 2018
Title
Putting up core.create as a sufficient requirement for can "send" a article to a category when you edit it
Wrong permission to know whether or not you can save an article in a category
avatar carlitorweb carlitorweb - edited - 8 May 2018
avatar carlitorweb carlitorweb - change - 9 May 2018
The description was changed
avatar carlitorweb carlitorweb - edited - 9 May 2018
avatar mqueme
mqueme - comment - 13 May 2018

Tested this on current staging successfully. I can now see all available categories for that user.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 May 2018

@mqueme please mark your Test as successfully:

  • open Issue Tracker
  • Login with your github-Account
  • Click on blue "Test this"-Button above Authors-Picture
  • mark your Test as successfully
  • hit "submit test result"
avatar franz-wohlkoenig franz-wohlkoenig - alter_testresult - 16 Jun 2018 - mqueme: Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Jun 2018

altered Test by @mqueme at Issue Tracker.

avatar carlitorweb
carlitorweb - comment - 20 Jun 2018

Does someone have an feedback about this thought? If is not correct to close it.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Aug 2018

Any Comment by Maintainers on Question above by @carlitorweb?


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Aug 2018
Status Pending Information Required
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 May 2019

@HLeithner can you please decide?

avatar infograf768 infograf768 - change - 12 May 2019
Labels Removed: J3 Issue
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 21 Jul 2019

closed due the lack of response. @carlitorweb thanks for your work.

avatar franz-wohlkoenig franz-wohlkoenig - close - 21 Jul 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 21 Jul 2019
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2019-07-21 05:10:20
Closed_By franz-wohlkoenig
avatar carlitorweb
carlitorweb - comment - 22 Jul 2019

Ok :(

Add a Comment

Login with GitHub to post a comment