In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
612 [In-Portal CMS] Data Management bug report always 2010-03-14 14:35 2010-06-10 13:44
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.0.4-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/16277c3680ccb85d
0
0000612: Event "OnAfterItemUpdate" is called even, when nothing was changed in database
Event "OnAfterItemUpdate" is called even, when nothing was changed in database. For example OnAfterItemDelete event is called only, when something was really deleted and OnAfterItemValidate is called only, when something was successfully validated.
parent of 0000834closed  (5.1.1)alex User avatar upload doesn't work 
patch onafteritemupdate_called_only_when_data_was_changed.patch (678) 2010-03-14 14:35
http://tracker.in-portal.org/file_download.php?file_id=357&type=bug
Issue History
2010-08-22 08:40 alex Relationship added parent of 0000834
2010-06-10 13:44 alex Note Added: 0002425
2010-06-10 13:44 alex Status resolved => closed
2010-05-11 04:21 alex Note Added: 0002188
2010-05-11 04:21 alex Status reviewed and tested => resolved
2010-05-11 04:21 alex Fixed in Version => 5.0.4-B1
2010-05-11 04:21 alex Resolution open => fixed
2010-05-11 04:21 alex Changeset attached 5.0.x r13537
2010-04-04 22:28 Dmitry Note Added: 0001785
2010-04-04 22:28 Dmitry Assigned To !COMMUNITY => alex
2010-04-04 22:28 Dmitry Status needs testing => reviewed and tested
2010-03-14 14:35 alex Assigned To => !COMMUNITY
2010-03-14 14:35 alex Developer => alex
2010-03-14 14:35 alex Status active => needs testing
2010-03-14 14:35 alex New Issue
2010-03-14 14:35 alex File Added: onafteritemupdate_called_only_when_data_was_changed.patch
2010-03-14 14:35 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/16277c3680ccb85d

Notes
(0001785)
Dmitry   
2010-04-04 22:28   
Patch reviewed - code is looking good and successfully tested on basic operations (Add/Edit/Delete) items, however there was no clear test case scenario for this.
(0002188)
alex   
2010-05-11 04:21   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000612: Event "OnAfterItemUpdate" is called even, when nothing was changed in database
(0002425)
alex   
2010-06-10 13:44   
Closing since version 5.0.4 is released.