In-Portal Issue Tracker - In-News
Viewing Issue Advanced Details
547 [In-Portal CMS] Admin Interfaces bug report always 2010-01-17 19:26 2010-05-11 02:59
Dmitry  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.3-B1  
0
0000547: Set formatters for all checkbox type fields
We must ensure, that kOptionsFormatter with Yes/No options is set on every field, that is displayed in form as checkbox. In case, when formatter is not set, then we will see 1/0 instead of Yes/No when attempt is made to display such field in grid.
Determine such field by usage of "inp_edit_checkbox" block on edit templates.
IMPORTANT NOTE:

This Patch also contains some code CLEAN-UP.
child of 0000057closed  (5.0.3)alex In-Portal CMS Set formatters for all checkbox type fields 
patch 57-Set_formatters_for_checkbox_type_fields-Dmitry-20100117-IN-NEWS.patch (42,027) 2010-01-17 19:26
http://tracker.in-portal.org/file_download.php?file_id=236&type=bug
patch 57-Set_formatters_for_checkbox_type_fields-Dmitry-20100314-IN-NEWS.patch (42,545) 2010-03-14 22:17
http://tracker.in-portal.org/file_download.php?file_id=367&type=bug
Issue History
2010-05-11 02:59 alex Note Added: 0002122
2010-05-11 02:59 alex Status resolved => closed
2010-03-19 08:07 alex Note Added: 0001690
2010-03-19 08:07 alex Status reviewed and tested => resolved
2010-03-19 08:07 alex Fixed in Version => 5.0.3-B1
2010-03-19 08:07 alex Resolution open => fixed
2010-03-19 08:07 alex Assigned To !COMMUNITY => alex
2010-03-19 08:07 alex Changeset attached 5.0.x r13265
2010-03-19 08:06 alex Note Added: 0001689
2010-03-19 08:06 alex Status needs testing => reviewed and tested
2010-03-14 22:18 Dmitry Note Added: 0001601
2010-03-14 22:18 Dmitry Status needs work => needs testing
2010-03-14 22:17 Dmitry File Added: 57-Set_formatters_for_checkbox_type_fields-Dmitry-20100314-IN-NEWS.patch
2010-03-11 03:04 alex Note Added: 0001544
2010-03-11 03:04 alex Status needs testing => needs work
2010-02-26 18:53 Dmitry Developer => Dmitry
2010-01-17 19:28 Dmitry Steps to Reproduce Updated bug_revision_view_page.php?rev_id=369#r369
2010-01-17 19:27 Dmitry Additional Information Updated bug_revision_view_page.php?rev_id=361#r361
2010-01-17 19:26 Dmitry Note Added: 0001426
2010-01-17 19:26 Dmitry Assigned To Dmitry => !COMMUNITY
2010-01-17 19:26 Dmitry Status needs work => needs testing
2010-01-17 19:26 Dmitry Relationship added child of 0000057
2010-01-17 19:26 Dmitry New Issue
2010-01-17 19:26 Dmitry Status active => needs work
2010-01-17 19:26 Dmitry Assigned To => Dmitry
2010-01-17 19:26 Dmitry File Added: 57-Set_formatters_for_checkbox_type_fields-Dmitry-20100117-IN-NEWS.patch

Notes
(0001426)
Dmitry   
2010-01-17 19:26   
Patch Uploaded Needs Review and Testing!
(0001544)
alex   
2010-03-11 03:04   
Still missing formatters:
=========================
Fields "AutomaticFilename" for "n" prefix
Virtual fields "IncludeFieldTitles", "IsBaseCategory" for "n" prefix

Notes:
======
Field "Enabled" should have Yes/No values and no Enabled/Disabled as you added, because when on form then it will look like "Enabled (field name): Disabled (field value)" that's strange.
(0001601)
Dmitry   
2010-03-14 22:18   
New patch uploaded - please test.
(0001689)
alex   
2010-03-19 08:06   
ok
(0001690)
alex   
2010-03-19 08:07   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000547: Set formatters for all checkbox type fields
2. Commit on behalf of Dmitry.
(0002122)
alex   
2010-05-11 02:59   
Closing all tasks from released versions.