In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
396 [In-Portal CMS] Data Management bug report always 2009-10-16 16:28 2010-01-11 22:05
Dmitry  
alex  
critical  
closed 5.0.1  
fixed  
 
none 5.0.2-B1  
0
0000396: Issues after Editing "Root" of the Catalog
I have came across some issues when after Editing "Root" of the Catalog.

In particular I tried changing the Permissions and when clicked Save saw some SQL errors results from not having (empty) a Parent Category Id (we know why - no parent exists for Root category). Thus no changes were saved or may be partially.

All after lead to another issue with Semaphores LOCKING the saving process for ANY category changes.

Issue was manually resolved when record from "Semaphores" table was removed.


Conclusion, we need to:

1. Prevent any issues with Editing Root (or not allow it at all)

2. Need to think of the scenarios when issue with Semaphores can be repeated and how to resolved this.


patch top_category_editing_problem.patch (3,696) 2009-10-27 12:49
http://tracker.in-portal.org/file_download.php?file_id=123&type=bug
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001347
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-27 12:49 alex Note Added: 0001001
2009-10-27 12:49 alex Status needs work => resolved
2009-10-27 12:49 alex Fixed in Version => 5.0.2-B1
2009-10-27 12:49 alex Resolution open => fixed
2009-10-27 12:49 alex Changeset attached 5.0.x r12809
2009-10-27 12:49 alex File Added: top_category_editing_problem.patch
2009-10-26 14:04 Dmitry Assigned To => alex
2009-10-26 14:04 Dmitry Status active => needs work
2009-10-16 16:28 Dmitry New Issue

Notes
(0001001)
alex   
2009-10-27 12:49   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000396: Issues after Editing "Root" of the Catalog
(0001347)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.