In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
500 [In-Portal CMS] Data Management bug report always 2009-12-23 13:22 2010-05-11 02:59
BaSSiST  
alex  
critical  
closed 5.0.2-B1  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/95b745d13105306a#
0
0000500: OnAfterConfigRead event is executed several times for one prefix
OnAfterConfigRead event is executed several times for one prefix. This happens, because OnAfterConfigRead event is executed directly in several places in system and not in all cases they use unit config reader to check for duplicate event execution attempt.
related to 0000442closed  (5.0.3)alex OnAfterConfigRead doesn't execute for dynamically Cloned Configs 
patch duplicate_on_after_config_read_calls.patch (3,375) 2009-12-23 13:22
http://tracker.in-portal.org/file_download.php?file_id=192&type=bug
patch duplicate_on_after_config_read_calls_fix.patch (543) 2010-03-22 15:06
http://tracker.in-portal.org/file_download.php?file_id=394&type=bug
Issue History
2010-05-11 02:59 alex Note Added: 0002114
2010-05-11 02:59 alex Status resolved => closed
2010-03-23 16:00 alex Relationship replaced related to 0000442
2010-03-22 15:08 alex Changeset attached 5.0.x r13279
2010-03-22 15:07 alex Note Added: 0001722
2010-03-22 15:06 alex File Added: duplicate_on_after_config_read_calls_fix.patch
2010-03-21 04:17 alex Note Added: 0001713
2010-03-21 04:17 alex Status reviewed and tested => resolved
2010-03-21 04:17 alex Fixed in Version => 5.0.3-B1
2010-03-21 04:17 alex Resolution open => fixed
2010-03-21 04:17 alex Assigned To !COMMUNITY => alex
2010-03-21 04:17 alex Changeset attached 5.0.x r13274
2010-03-21 04:16 alex Note Added: 0001712
2010-03-21 04:16 alex Assigned To alex => !COMMUNITY
2010-03-21 04:16 alex Status needs testing => reviewed and tested
2010-03-21 02:42 alex Developer alex => BaSSiST
2010-03-15 19:22 Dmitry Relationship added duplicate of 0000442
2010-03-15 19:20 Dmitry Note Added: 0001653
2010-03-11 23:51 Dmitry Note Added: 0001570
2010-02-26 18:54 Dmitry Note Added: 0001493
2010-02-26 18:54 Dmitry Assigned To !COMMUNITY => alex
2010-02-26 18:54 Dmitry Developer => alex
2010-01-14 18:58 Dmitry Priority normal => critical
2010-01-06 06:13 alex Target Version Icebox => 5.0.3
2009-12-25 06:41 alex Assigned To => !COMMUNITY
2009-12-25 06:41 alex Status active => needs testing
2009-12-23 13:25 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/95b745d13105306a#
2009-12-23 13:25 alex Reporter alex => BaSSiST
2009-12-23 13:25 alex Target Version => Icebox
2009-12-23 13:22 alex New Issue
2009-12-23 13:22 alex File Added: duplicate_on_after_config_read_calls.patch

Notes
(0001493)
Dmitry   
2010-02-26 18:54   
Reminder sent to: alex

Alex, please test this on your End!
(0001570)
Dmitry   
2010-03-11 23:51   
Reminder sent to: alex

Sasha, please do tests on this on your end since it's quite important part and fix was done by Sergey.
(0001653)
Dmitry   
2010-03-15 19:20   
Seems to be tested okay here, but you better review on your end.
(0001712)
alex   
2010-03-21 04:16   
At least nothing is broken. Code looks sound. Wasn't able to replicate situation, where OnAfterConfigRead could be called more then once for single prefix.
(0001713)
alex   
2010-03-21 04:17   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000500: OnAfterConfigRead event is executed several times for one prefix
(0001722)
alex   
2010-03-22 15:07   
Patch "duplicate_on_after_config_read_calls_fix.patch" fixes problem, that after applying this patch custom field columns were not created during installation.

This patch fixes problem from this http://groups.google.com/group/in-portal-bugs/browse_thread/thread/b173704fa9b62e3b discussion.
(0002114)
alex   
2010-05-11 02:59   
Closing all tasks from released versions.