? Success

User tests: Successful: Unsuccessful:

avatar sanderpotjer
sanderpotjer
1 Apr 2014

At the moment there is a bug with creating a new category in certain ACL setups. This prevents users to select "No parent" for new categories, so they can only assign it as child to one of the existing ones.

This pull request fix this issue.

JoomlaCode: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33551

Test instructions:

  • create a new user group, with Public as parent
  • allow "Admin Login" for this group in the global configuration permissions
  • Go to the article manager, click on the options and set the following actions to allowed for the new group "Access Administration Interface" and "Create"
  • add the new group to Access Level "Special"
  • Create test user, assign to created group
  • login with test user
  • create new category, notice not possible to select "No parent" as parent
  • apply patch
  • create new category, and notice that you are now able to select "No parent" as parent

Screenshots before & after patch

Before:
screen shot 2014-04-01 at 22 59 49
After:
screen shot 2014-04-01 at 22 45 25

avatar sanderpotjer sanderpotjer - open - 1 Apr 2014
avatar sanderpotjer sanderpotjer - change - 1 Apr 2014
Title
Users not able to select root category as parent
[33551] Users not able to select root category as parent
avatar sanderpotjer sanderpotjer - change - 1 Apr 2014
Title
[33551] Users not able to select root category as parent
[#33551] Users not able to select root category as parent
avatar ywebdesign
ywebdesign - comment - 11 Jul 2014

@test patch applied - test user was now able to select no parent

avatar larapetersen
larapetersen - comment - 11 Jul 2014

@test
I could reproduce the issue and after applying the patch, the issue was fixed ( I could select "no parent")

avatar BezouwenR
BezouwenR - comment - 11 Jul 2014

checked at 3.4.0-dev and could not repoduce the issue, is it already fixed?

avatar larapetersen
larapetersen - comment - 11 Jul 2014

And if you test it on the master?

avatar BezouwenR
BezouwenR - comment - 11 Jul 2014

checked again, at 3.4.0-dev and could now repoduce the issue, after patch it is fixed!

avatar Bakual Bakual - change - 11 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-11 13:29:55
avatar Bakual Bakual - close - 11 Jul 2014
avatar Bakual Bakual - close - 11 Jul 2014
avatar sanderpotjer sanderpotjer - head_ref_deleted - 12 Jul 2014

Add a Comment

Login with GitHub to post a comment