? Success
Pull Request for # 9645

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
29 Mar 2016

Pull Request for Issue #9645 .

Summary of Changes

This PR fix an issue causes by some changes in saving permissions in Joomla 3.5.0. In older version of Joomla, we are allowed to use underscore character in permission name. From 3.5.0, if we use underscore character, the permission won't be saved properly. Please see #9645 to understand the issue

Testing Instructions

  1. Open the file administrator/components/com_content/access.xml

  2. Add a new permission which has underscore character (for example content.view_content) to component section. Example: <action name="content.view_content" title="View Content" description="Allows viewing articles" />

  3. Go to System -> Global Configuration, select Articles component, Permissions tab (http://localhost/joomla35/administrator/index.php?option=com_config&view=component&component=com_content).

  4. Try to change permission for View Content permission

  5. Before this patch, you could not change setting for the new permission you just added

  6. After this patch, the change you made for the new permission can be saved

  7. Try to change other permission and make sure it is saved properly

Hopefully, this issue can be fixed and go to 3.5.1

avatar joomdonation joomdonation - open - 29 Mar 2016
avatar joomdonation joomdonation - change - 29 Mar 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Mar 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 29 Mar 2016
Category ACL JavaScript
avatar brianteeman brianteeman - change - 29 Mar 2016
Rel_Number 0 9645
Relation Type Pull Request for
avatar brianteeman
brianteeman - comment - 29 Mar 2016

Testers dont forget to clear your browser cache after applying this Pr


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

avatar brianteeman brianteeman - test_item - 29 Mar 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 29 Mar 2016

I have tested this item :white_check_mark: successfully on 8eb9577


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

avatar joomdonation
joomdonation - comment - 29 Mar 2016

Thanks @brianteeman for confirming the issue and testing the PR. I updated the PR with clear instruction so that testers won't have to look at the issue for testing instruction

Could we please have one more tester so that this one can be merged? It would be nice to have this fixed in Joomla 3.5.1

avatar MATsxm MATsxm - test_item - 29 Mar 2016 - Tested successfully
avatar MATsxm
MATsxm - comment - 29 Mar 2016

I have tested this item :white_check_mark: successfully on 8eb9577

Able to reproduce and #9648 works as described as now the changes for permission are well saved.
Also thanks for the step by step testing instructions.

Thanks


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

avatar joomdonation
joomdonation - comment - 29 Mar 2016

Thanks @MATsxm.

avatar brianteeman
brianteeman - comment - 29 Mar 2016

It's unfortunately too late for 3.5.1

avatar brianteeman brianteeman - change - 29 Mar 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 29 Mar 2016

RTC


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

avatar joomla-cms-bot joomla-cms-bot - change - 29 Mar 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 29 Mar 2016
Milestone Added:
avatar joomdonation
joomdonation - comment - 29 Mar 2016

OK. I was hoping it could go into 3.5.1. However, as this PR is RTC now, I think I can ship these modified files with my extensions and overwrite the old files on my customer's websites

Thanks again.

avatar rdeutz rdeutz - close - 12 Apr 2016
avatar rdeutz rdeutz - merge - 12 Apr 2016
avatar joomla-cms-bot joomla-cms-bot - close - 12 Apr 2016
avatar rdeutz rdeutz - reference | a2285b2 - 12 Apr 16
avatar rdeutz rdeutz - merge - 12 Apr 2016
avatar rdeutz rdeutz - change - 12 Apr 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-04-12 20:03:14
Closed_By rdeutz
avatar rdeutz rdeutz - close - 12 Apr 2016
avatar joomla-cms-bot joomla-cms-bot - change - 12 Apr 2016
Labels Removed: ?
avatar joomdonation joomdonation - head_ref_deleted - 13 Apr 2016
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:

Add a Comment

Login with GitHub to post a comment