In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
879 [In-Portal CMS] Admin Interfaces bug report always 2010-10-04 03:33 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.1-B1  
fixed  
 
none 5.1.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/a275daaf0e11e1ef
0
0000879: Result of "SearchField" tag isn't formatted, when formatter is defined to that field
There is a "SearchField" tag, that is used to display value of grid column filter. Problem is, that when I want to display all filters as labels, then for ex. option fields (using kOptionsFormatter) are showed as number, but not as labels associated with them in field definition in unit config.
I've introduced new "formatted" parameter, that will allow to use formatter class, when it's available.
patch formatted_value_of_grid_filter.patch (842) 2010-10-04 03:33
http://tracker.in-portal.org/file_download.php?file_id=795&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003849
2011-09-19 16:08 alex Status resolved => closed
2011-05-23 02:58 alex Note Added: 0003487
2011-05-23 02:58 alex Status reviewed and tested => resolved
2011-05-23 02:58 alex Fixed in Version => 5.1.3-B1
2011-05-23 02:58 alex Resolution open => fixed
2011-05-23 02:58 alex Changeset attached 5.1.x r14345
2011-05-22 22:17 Dmitry Note Added: 0003466
2011-05-22 22:17 Dmitry Assigned To !COMMUNITY => alex
2011-05-22 22:17 Dmitry Status needs testing => reviewed and tested
2011-04-04 11:49 Dmitry Target Version Icebox => 5.1.3
2010-10-04 03:35 alex Assigned To => !COMMUNITY
2010-10-04 03:35 alex Developer => alex
2010-10-04 03:35 alex Status active => needs testing
2010-10-04 03:35 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/a275daaf0e11e1ef
2010-10-04 03:34 alex Additional Information Updated bug_revision_view_page.php?rev_id=580#r580
2010-10-04 03:33 alex New Issue
2010-10-04 03:33 alex File Added: formatted_value_of_grid_filter.patch

Notes
(0003466)
Dmitry   
2011-05-22 22:17   
Tested good, please commit.
(0003487)
alex   
2011-05-23 02:58   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000879: Result of "SearchField" tag isn't formatted, when formatter is defined to that field
(0003849)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.