- in 1st browser:
- login to Admin Console as root user
 - go to the Configuration → Users → General section
 - enable the Advanced User Management system setting
 - save changes
 - confirm, that:
- settings were saved
 - no error has happened
 - the User Management → Groups section became available
 
 - go to the User Management → Groups section
 - edit the admin group
 - remove the permission to view/edit the Configuration → Website → General section
 - save changes
 - go to the Configuration → Website → General section
 - inspect input for the Website name system setting and remember it's name HTML attribute value
 
 - in 2nd browser:
- login to Admin Console as any administrator user (not the root)
 - go to the Configuration → Website → Advanced section
 - confirm, that you can't see the Configuration → Website → General section
 - inspect the input of the Default Design Template system setting
 - change its name HTML attribute value to the above remembered one (from the Website name system setting)
 - save changes
 - confirm, that:
- settings were saved
 - no error has happened
 
 
 - in 1st browser:
- go to the Configuration → Website → General section
 - confirm, that Website name system setting wasn't changed
 - confirm, that:
- settings were saved
 - no error has happened
 
 
 
Details
Details
Diff Detail
Diff Detail
- Repository
 - rINP In-Portal
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable. 
Event Timeline
Comment Actions
Test by plan is passed, but, to have Groups section visible, with root user go to Configuration->Users-General section, press Save button - and got "Exception: Permission section not specified for prefix conf in w:\SVN\5.2.x\core\kernel\utility\event.php on line 439"
Comment Actions
Reopening for fixing, because this error is happening for root user on every configuration page save attempt.
