In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
140 [In-Portal CMS] Admin Interfaces bug report always 2009-07-23 13:16 2009-10-03 07:56
alex  
alex  
normal  
closed 4.3.9  
fixed  
 
none 5.0.1  
0
0000140: Precautions when processing "SectionAdjustments" unit config option
Currently unit config option "SectionAdjustments" for given section could applied even, when section doesn't exist resulting invalid section to be created. This results in Fatal Error when attempt is made to visit administrative console.
Section "proj-base:groups" is dynamically shown/hidden (from ProjBaseEventHandler class) based on AdvancedUserManagement configuration variable value. When someone mentions this section in SectionAdjustments option, then bug will happen, when AdvancedUserManagement configuration variable will be turned off.
Issue History
2009-10-03 07:56 administrator Note Added: 0000704
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:31 administrator Priority critical => normal
2009-10-03 07:31 administrator Type @70@ => bug report
2009-08-05 04:56 alex Fixed in Version => 5.0.1
2009-08-05 04:56 alex Note Added: 0000246
2009-08-05 04:56 alex Status reviewed and tested => resolved
2009-08-05 04:56 alex Resolution open => fixed
2009-08-05 04:56 alex Changeset attached 5.0.x r12195
2009-08-05 04:27 alex Note Added: 0000245
2009-08-04 19:15 Dmitry Priority normal => critical
2009-08-03 15:10 alex Note Added: 0000216
2009-08-03 15:08 alex Time Estimate Added 1
2009-07-31 15:35 Dmitry Assigned To => alex
2009-07-31 15:35 Dmitry Status active => reviewed and tested
2009-07-31 15:35 Dmitry Target Version => 5.0.1
2009-07-23 13:20 alex Steps to Reproduce Updated bug_revision_view_page.php?rev_id=114#r114
2009-07-23 13:16 alex New Issue

Notes
(0000216)
alex   
2009-08-03 15:10   
Also it would be good to check for attempts to register same prefix from two (or more) unit configs. This one happens, when we create backup folder inside main installation folder.
(0000245)
alex   
2009-08-05 04:27   
Problem #1 (described in task) actually was fixed in 4.3.9 release (I was looking at 4.3.1 release, when I've reported it).
Problem #2 (described in comment above) still needs fixing.
(0000246)
alex   
2009-08-05 04:56   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000140: Precautions when processing "SectionAdjustments" unit config option.
2. Fixed 2 warnings during section cache rebuild (related to processing of parent section of "in-portal:root" section).
(0000704)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.1 version, because version was already released.