#009330: Subtree limited role assignment doesn't change after moving node

Description:

If a role is assigned to a user or a group with a subtree limitation, the limitation isn't updated after the node has been moved somewhere else in the content tree. The link to the node still works.
Perhaps the limitation doesn't work after moving the node, but this hasn't been tested.


Environment:

Operating System: SuSE Linux 9.3
PHP Version: (please be specific, like '4.4.3' or '5.1.5') 4.4.4
Database and version: MySQL 4.1.10


Steps to Reproduce:

a) Create a node hierachy in the content tree
b) Create a new role with any policy within
c) Assign the role to a user (group) with a subtree limitation (created in a))
d) Move the node used for subtree limitation in c)
e) Look at the role and their assignments


- Attachments

No attachments for this issue.


- Comments

Tested in 3.9.0rc1(stable trunk, rev 17368)

#250124 by Lenara Anafieva on November 6th, 2006 [Permanent Link]

I think this bug has already been fixed?

#253761 by Alexander Block on September 22nd, 2007 [Permanent Link]

Seems like it not has been fixed, the limit_value field in ezuser_role still contains the old path id string after moving.

#256049 by Kristof Coomans on March 17th, 2008 [Permanent Link]

Fixed in
trunk (4.1.0alpha1) rev. 21546
stable/4.0 (4.0.1) rev. 21547
stable/3.10 (3.10.1) rev. 21548
stable/3.9 (3.9.5) rev. 21549

#256053 by Kristof Coomans on March 17th, 2008 [Permanent Link]

PostgreSQL specific problem found here: http://issues.ez.no/13245url

#257168 by Kristof Coomans on June 26th, 2008 [Permanent Link]

PostgreSQL issue fixed in
trunk (4.1.0alpha1) rev. 22017
release/4.0.1 (4.0.1) rev. 22023
release/3.10.1 (3.10.1) rev. 22020
release/3.9.5 (3.9.5) rev. 22022

#257170 by Kristof Coomans on June 26th, 2008 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Administration Interface
Affects 3.8.6
Fix Versions 3.9.5
3.10.1
4.0.1 - 4.0.1release
4.1.0alpha1
Reporter Alexander Block
Responsible Kristof Coomans
Status 0 Closed
Resolution Fixed
Created November 3rd, 2006
Updated July 29th, 2010
Resolved June 26th, 2008
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019127
  DB Deadlocks on ezcontentobject_tree when updating subnode