In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
793 [In-Portal CMS] Admin Interfaces bug report always 2010-07-06 06:56 2010-07-22 15:07
alex  
alex  
normal  
closed 5.1.0-RC1  
fixed  
 
none 5.1.0  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/772454666955be5f
0
0000793: Broken user selector
I'm unable to select user in "Orders -> Search" tab. Each time I select a use I've got "undefined" instead of username in search field.

Also, when I select order's owner (when creating order from administrative console) I got whole form refreshed and form data lost.
This was working before 5.0.1 release, changes in 0000265 issue erased part of the code in "users_config.php" and it became broken.

I've also made all user selector controls ajax-based, so no need to refresh whole form to select link owner or something like that.
related to 0000265closed  (5.0.1)alex In-Portal CMS Update Icons in Admin 
has duplicate 0000350closed  (5.1.2) In-Commerce When user is selected during new order creation, then all order data is lost 
patch user_selector_fix.patch (1,866) 2010-07-06 06:56
http://tracker.in-portal.org/file_download.php?file_id=665&type=bug
Issue History
2010-12-06 13:13 alex Relationship added has duplicate 0000350
2010-07-22 15:07 alex Note Added: 0002576
2010-07-22 15:07 alex Status resolved => closed
2010-07-07 04:42 alex Note Added: 0002486
2010-07-07 04:42 alex Status reviewed and tested => resolved
2010-07-07 04:42 alex Fixed in Version => 5.1.0
2010-07-07 04:42 alex Resolution open => fixed
2010-07-07 04:42 alex Assigned To !COMMUNITY => alex
2010-07-07 04:42 alex Changeset attached 5.1.x r13812
2010-07-06 23:29 Dmitry Note Added: 0002484
2010-07-06 23:29 Dmitry Status needs testing => reviewed and tested
2010-07-06 06:57 alex Relationship added related to 0000265
2010-07-06 06:57 alex Assigned To => !COMMUNITY
2010-07-06 06:57 alex Developer => alex
2010-07-06 06:57 alex Status active => needs testing
2010-07-06 06:57 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/772454666955be5f
2010-07-06 06:56 alex New Issue
2010-07-06 06:56 alex File Added: user_selector_fix.patch

Notes
(0002484)
Dmitry   
2010-07-06 23:29   
Tested good, please commit.
(0002486)
alex   
2010-07-07 04:42   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000793: Broken user selector
(0002576)
alex   
2010-07-22 15:07   
Closing, since 5.1.0 release has been released.