In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1164 [In-Portal CMS] Front End bug report always 2011-11-11 03:55 2012-07-25 05:32
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-dev/QcMho3FO0RI/discussion
Adds "empty_label" to PredefinedOptions tag
1
0001164: Adding "empty_label" parameter to PredefinedOptions tag
Tag PredefinedOptions is used to output all options, associated with a given field, e.g.
* country list
* state list
* possible link statuses (Active, Pending, Disabled)

It has several special parameters:
* "has_empty" - adds first empty option before other options
* "empty_value" - value of first empty option

Problem is that there is no way to specify that empty options's text. Now there is with this patch and new "empty_label" parameter.
parent of 0001354closed  (5.2.0)alex Minor fixes to form blocks 
patch predefinedoptions_tag_improvement.patch (1,063) 2011-11-11 03:55
http://tracker.in-portal.org/file_download.php?file_id=1315&type=bug
patch predefinedoptions_tag_improvement_with_plaintext-Dmitry.patch (745) 2011-11-19 17:57
http://tracker.in-portal.org/file_download.php?file_id=1320&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005043
2012-07-25 05:32 alex Status resolved => closed
2012-07-12 09:09 alex Relationship added parent of 0001354
2011-11-30 08:11 alex Changeset attached 5.2.x r14809
2011-11-30 08:11 alex Note Added: 0004182
2011-11-30 08:11 alex Status reviewed and tested => resolved
2011-11-30 08:11 alex Assigned To !COMMUNITY => alex
2011-11-30 08:09 alex Note Added: 0004181
2011-11-30 08:09 alex Assigned To alex => !COMMUNITY
2011-11-30 08:09 alex Status needs testing => reviewed and tested
2011-11-19 17:58 Dmitry Note Added: 0004161
2011-11-19 17:58 Dmitry Assigned To !COMMUNITY => alex
2011-11-19 17:58 Dmitry Developer alex => Dmitry
2011-11-19 17:58 Dmitry Status needs work => needs testing
2011-11-19 17:57 Dmitry Assigned To alex => !COMMUNITY
2011-11-19 17:57 Dmitry Status resolved => needs work
2011-11-19 17:57 Dmitry File Added: predefinedoptions_tag_improvement_with_plaintext-Dmitry.patch
2011-11-11 03:57 alex Note Added: 0004154
2011-11-11 03:57 alex Status reviewed and tested => resolved
2011-11-11 03:57 alex Fixed in Version => 5.2.0-B1
2011-11-11 03:57 alex Resolution open => fixed
2011-11-11 03:57 alex Assigned To !COMMUNITY => alex
2011-11-11 03:57 alex Changeset attached 5.2.x r14757
2011-11-11 03:57 alex Note Added: 0004153
2011-11-11 03:57 alex Status needs testing => reviewed and tested
2011-11-11 03:57 alex Assigned To => !COMMUNITY
2011-11-11 03:57 alex Developer => alex
2011-11-11 03:57 alex Status active => needs testing
2011-11-11 03:57 alex Reference => https://groups.google.com/d/topic/in-portal-dev/QcMho3FO0RI/discussion
2011-11-11 03:55 alex Estimate Points => 1
2011-11-11 03:55 alex New Issue
2011-11-11 03:55 alex File Added: predefinedoptions_tag_improvement.patch
2011-11-11 03:55 alex Change Log Message => Adds "empty_label" to PredefinedOptions tag

Notes
(0004153)
alex   
2011-11-11 03:57   
Will test all together later.
(0004154)
alex   
2011-11-11 03:57   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001164: Adding "empty_label" parameter to PredefinedOptions tag
(0004161)
Dmitry   
2011-11-19 17:58   
Please review and commit.
(0004181)
alex   
2011-11-30 08:09   
ok.
(0004182)
alex   
2011-11-30 08:11   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001164: Adding "empty_label" parameter to PredefinedOptions tag
(0005043)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.