In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
45 [In-Portal CMS] Optimization task always 2009-06-03 14:39 2010-01-11 22:05
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.2  
0
0000045: "Session::SaveData" method is called from OnDeleteFile event
By now "Session::SaveData" method is called from OnDeleteFile event. Why it is called is a mystery, because it is called automatically from kApllication::Redirect and kApplication::Done methods.
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001390
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-06 14:25 alex Type bug report => task
2009-09-30 07:04 alex Patch Status => Not Used
2009-09-30 07:04 alex Fixed in Version => 5.0.2
2009-09-30 07:04 alex Note Added: 0000596
2009-09-30 07:04 alex Status reviewed and tested => resolved
2009-09-30 07:04 alex Resolution open => fixed
2009-09-30 07:04 alex Changeset attached 5.0.x r12644
2009-09-23 13:09 alex Time Estimate Added 1
2009-09-23 13:09 alex Note Added: 0000527
2009-09-20 15:11 alex Target Version 5.1.0 => 5.0.2
2009-08-03 15:46 Dmitry Target Version 5.0.1 => 5.1.0
2009-06-07 06:42 alex Reproducibility @70@ => always
2009-06-06 23:09 Dmitry Assigned To => alex
2009-06-06 23:09 Dmitry Status active => reviewed and tested
2009-06-06 23:09 Dmitry version => 5.0.0
2009-06-06 23:09 Dmitry Target Version => 5.0.1
2009-06-03 14:39 alex New Issue

Notes
(0000527)
alex   
2009-09-23 13:09   
Nothing tricky here. Just remove call of SaveData and see if session is normally saved in all browsers when file is deleted from flash uploader.
(0000596)
alex   
2009-09-30 07:04   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000045: "Session::SaveData" method is called from OnDeleteFile event
2. SaveData is called later in kEventManager::ProcessRequest method.
(0001390)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.