In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
861 [In-Portal CMS] Admin Interfaces feature request N/A 2010-09-12 13:34 2012-07-25 05:33
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/456732b7f78021eb
1
0000861: Make first empty option optional in AjaxDropdownPreloader
Javascript class AjaxDropdownPreloader allows to preload dropdown field options using other dropdown selected values. Problem is, that an empty option is always added in front of preloaded values. I propose to make such behavior optional.
patch skip_empty_option_for_ajaxdropdownpreloader.patch (1,253) 2010-09-12 13:34
http://tracker.in-portal.org/file_download.php?file_id=765&type=bug
Issue History
2012-07-25 05:33 alex Note Added: 0005098
2012-07-25 05:33 alex Status resolved => closed
2011-10-22 05:32 alex Estimate Points => 1
2011-10-04 03:40 alex Note Added: 0003988
2011-10-04 03:40 alex Status reviewed and tested => resolved
2011-10-04 03:40 alex Fixed in Version => 5.2.0-B1
2011-10-04 03:40 alex Resolution open => fixed
2011-10-04 03:40 alex Assigned To !COMMUNITY => alex
2011-10-04 03:40 alex Changeset attached 5.2.x r14620
2011-09-24 22:33 Dmitry Target Version Icebox => 5.2.0
2010-09-12 20:57 Dmitry Note Added: 0002824
2010-09-12 20:57 Dmitry Status needs testing => reviewed and tested
2010-09-12 13:39 alex Assigned To => !COMMUNITY
2010-09-12 13:39 alex Developer => alex
2010-09-12 13:39 alex Status active => needs testing
2010-09-12 13:39 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/456732b7f78021eb
2010-09-12 13:38 alex Description Updated bug_revision_view_page.php?rev_id=567#r567
2010-09-12 13:34 alex New Issue
2010-09-12 13:34 alex File Added: skip_empty_option_for_ajaxdropdownpreloader.patch

Notes
(0002824)
Dmitry   
2010-09-12 20:57   
Reviewed and tested good - ready for commit!
(0003988)
alex   
2011-10-04 03:40   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0000861: Make first empty option optional in AjaxDropdownPreloader
(0005098)
alex   
2012-07-25 05:33   
Since 5.2.0 version was released.