Issue Details (XML | Word | Printable)

Key: XWIKI-2485
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Calling the Flush Cache API prevents Users and Groups from being deleted properly

Created: 19/Jun/08 11:32   Updated: 19/Jun/08 11:42
Component/s: Authentication and Rights Management
Affects Version/s: 1.5 M1, 1.4.1
Fix Version/s: 1.5 M2, 1.4.2

keywords: bugfixingday
Resolution Date: 19/Jun/08 11:42
Tests: Integration


 Description  « Hide
The problem is that the Rights Manager plugin removes all its notifications when flush cache is called and thus no cleaning is done when users or groups are removed thereafter (like removing them from XWikiPreferences objects).

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol added a comment - 19/Jun/08 11:42
Fixed in trunk and 1.4 branch.