Page 1 of 1
Is it bug while adding rules to admin user?
Posted: Thu Jan 26, 2012 6:37 am
by vara
Hi,
in admin UserAdministration-> UserManagment module I'm trying to add some defined rules to selected user. After that added rule is empty for this user.
I use BLC from GitHub on develope branch.
Re: Is it bug while adding rules to admin user?
Posted: Mon Jan 30, 2012 1:52 am
by bpolster
Unable to recreate this. If your still seeing this issue, check the logs and turn on debug for hibernate.
Re: Is it bug while adding rules to admin user?
Posted: Tue Feb 07, 2012 4:47 am
by porzezin
I've reproduced this bug using the "BroadleafCommerce Site Project Demo", "1.5.3-SNAPSHOT"
I started demo by ant demo-jetty demo.
scenario:
1. add new user
2. on the tab 'User Roles' add role to this user (i.e. ROLE_ADMIN)
3. now, on the tab 'User Roles' I see this role associated with user, but...
On the tab 'Role Management' I see two roles ROLE_ADMIN
* first, associated with permissions
* second, empty
Re: Is it bug while adding rules to admin user?
Posted: Wed Feb 08, 2012 3:35 pm
by bpolster
Recreated bug as described below.
I've opened up JIRA ticket 319 for us to address.
http://www.broadleafcommerce.org/jira/browse/BLC-319Thanks,