In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
834 [In-Portal CMS] Front End bug report always 2010-08-22 08:38 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/2f6fc0e7ebb759b6
0
0000834: User avatar upload doesn't work
In 5.0.4 release we made a change, that OnAfterItemUpdate event is called only, when real fields are changed.

This had adversed effect on user avatar upload, since it's processed through virtual field on OnAfterItemUpdate event. When you change avatar, but don't change any other user field, then avatar isn't uploaded.
related to 0000835needs work  (Icebox)alex New 5.1.0 style flash uploader porting to Front-End 
child of 0000612closed  (5.0.4)alex Event "OnAfterItemUpdate" is called even, when nothing was changed in database 
patch always_call_onafteritemupdate.patch (428) 2010-08-22 08:38
http://tracker.in-portal.org/file_download.php?file_id=724&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003077
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-28 15:47 alex Changeset attached 5.1.x r13875
2010-08-28 15:47 alex Note Added: 0002707
2010-08-28 15:47 alex Status reviewed and tested => resolved
2010-08-28 15:47 alex Fixed in Version => 5.1.1-B1
2010-08-28 15:47 alex Resolution open => fixed
2010-08-26 17:22 Dmitry Target Version 5.1.1-B1 => 5.1.1
2010-08-26 16:31 Dmitry Note Added: 0002662
2010-08-26 16:31 Dmitry Assigned To !COMMUNITY => alex
2010-08-26 16:31 Dmitry Status needs testing => reviewed and tested
2010-08-24 13:54 alex Relationship added related to 0000835
2010-08-22 08:40 alex Relationship added child of 0000612
2010-08-22 08:40 alex Description Updated bug_revision_view_page.php?rev_id=547#r547
2010-08-22 08:39 alex Assigned To => !COMMUNITY
2010-08-22 08:39 alex Developer => alex
2010-08-22 08:39 alex Status active => needs testing
2010-08-22 08:39 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/2f6fc0e7ebb759b6
2010-08-22 08:38 alex New Issue
2010-08-22 08:38 alex File Added: always_call_onafteritemupdate.patch

Notes
(0002662)
Dmitry   
2010-08-26 16:31   
Tested good - please commit.

NOTE: I hope this won't affect other places, but from other side we had it working like this many years before.
(0002707)
alex   
2010-08-28 15:47   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000834: User avatar upload doesn't work
(0003077)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.