In-Portal Issue Tracker - In-Bulletin
Viewing Issue Advanced Details
133 [In-Portal CMS] Permissions bug report always 2009-07-21 11:55 2009-10-03 07:56
Dmitry  
Dmitry  
normal  
closed  
fixed  
 
none 5.0.0  
0
0000133: Permissions Check Failed on POST.REPLY and DELETE for Owners
Topic permissions were checked instead of Post permissions on Post OnUpdate and OnDelete events. This happened due to our standard permissions check procedures when you should have permissions on the main Item in order to update it's sub-items.

In result we have to introduce special PermissionsCheck within Post Event Handler for OnUpdate and OnDelete events.
Issue History
2009-10-03 07:56 administrator Note Added: 0000640
2009-10-03 07:56 administrator Status resolved => closed
2009-07-21 11:58 Dmitry Fixed in Version => 5.0.0
2009-07-21 11:57 Dmitry Note Added: 0000166
2009-07-21 11:57 Dmitry Status reviewed and tested => resolved
2009-07-21 11:57 Dmitry Resolution open => fixed
2009-07-21 11:57 Dmitry Changeset attached RC r11951
2009-07-21 11:55 Dmitry New Issue
2009-07-21 11:55 Dmitry Status active => reviewed and tested
2009-07-21 11:55 Dmitry Assigned To => Dmitry

Notes
(0000166)
Dmitry   
2009-07-21 11:57   
Fix committed to RC branch. Commit Message:

Fixes 0000133: Permissions Check Failed on POST.REPLY and DELETE for Owners
(0000640)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.