In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1204 [In-Portal CMS] Data Management bug report always 2012-02-10 02:57 2012-07-25 05:31
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B2  
https://groups.google.com/d/topic/in-portal-bugs/swueFHnS0iA/discussion
Fixes incorrect form value parsing by kOptionFormatter class
1
0001204: Formatter class kOptionsFormatter doesn't always correctly parse data
I've noticed that if case if user enters "7-8 Servings" into a field, that has kOptionFormatter class set as it's formatter and Array (.... 6 => 6, 7 => 7, 8 => 8 ....) options, then entered value is mistakenly interpreted as "7".
patch invalid_optionformatter_parsing_fix.patch (395) 2012-02-10 02:57
http://tracker.in-portal.org/file_download.php?file_id=1509&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004976
2012-07-25 05:31 alex Status resolved => closed
2012-02-10 03:00 alex Changeset attached 5.2.x r15109
2012-02-10 03:00 alex Note Added: 0004454
2012-02-10 03:00 alex Status reviewed and tested => resolved
2012-02-10 03:00 alex Fixed in Version => 5.2.0-B2
2012-02-10 03:00 alex Resolution open => fixed
2012-02-10 03:00 alex Assigned To !COMMUNITY => alex
2012-02-10 02:59 alex Note Added: 0004453
2012-02-10 02:59 alex Status needs testing => reviewed and tested
2012-02-10 02:59 alex Assigned To => !COMMUNITY
2012-02-10 02:59 alex Developer => alex
2012-02-10 02:59 alex Status active => needs testing
2012-02-10 02:59 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/swueFHnS0iA/discussion
2012-02-10 02:57 alex New Issue
2012-02-10 02:57 alex File Added: invalid_optionformatter_parsing_fix.patch
2012-02-10 02:57 alex Change Log Message => Fixes incorrect form value parsing by kOptionFormatter class
2012-02-10 02:57 alex Estimate Points => 1

Notes
(0004453)
alex   
2012-02-10 02:59   
Will test all together later.
(0004454)
alex   
2012-02-10 03:00   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001204: Formatter class kOptionsFormatter doesn't always correctly parse data
(0004976)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.