In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1354 [In-Portal CMS] Admin Interfaces bug report always 2012-07-12 09:03 2012-07-25 05:29
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.2.0  
https://groups.google.com/d/topic/in-portal-bugs/u7DQunF9dwo/discussion
Fixes minor form block usability problems
1
0001354: Minor fixes to form blocks
I've recently discovered, that we have some minor blocks in form_blocks.tpl template:

1. when block "inp_edit_date" is used omitting "title" attribute, then automatic title attribute has value "la_fld_FieldName_date" instead of "la_fld_FieldName"
2. no way to pass "empty_label" parameter (that was added recently) to "inp_edit_options" block
related to 0001341closed  (5.2.0)alex Create cron-like interface for scheduled tasks 
child of 0000841closed  (5.1.1)alex Massive refactoring of "form_blocks.tpl" template 
child of 0001164closed  (5.2.0)alex Adding "empty_label" parameter to PredefinedOptions tag 
patch misc_form_block_fixes.patch (2,473) 2012-07-12 09:03
http://tracker.in-portal.org/file_download.php?file_id=1732&type=bug
Issue History
2012-07-25 05:29 alex Note Added: 0004843
2012-07-25 05:29 alex Status resolved => closed
2012-07-12 09:09 alex Relationship added child of 0001164
2012-07-12 09:07 alex Relationship added child of 0000841
2012-07-12 09:05 alex Changeset attached 5.2.x r15429
2012-07-12 09:05 alex Note Added: 0004765
2012-07-12 09:05 alex Status reviewed and tested => resolved
2012-07-12 09:05 alex Fixed in Version => 5.2.0
2012-07-12 09:05 alex Resolution open => fixed
2012-07-12 09:05 alex Assigned To !COMMUNITY => alex
2012-07-12 09:04 alex Note Added: 0004764
2012-07-12 09:04 alex Status needs testing => reviewed and tested
2012-07-12 09:04 alex Assigned To => !COMMUNITY
2012-07-12 09:04 alex Developer => alex
2012-07-12 09:04 alex Status active => needs testing
2012-07-12 09:04 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/u7DQunF9dwo/discussion
2012-07-12 09:03 alex Relationship added related to 0001341
2012-07-12 09:03 alex New Issue
2012-07-12 09:03 alex File Added: misc_form_block_fixes.patch
2012-07-12 09:03 alex Change Log Message => Fixes minor form block usability problems
2012-07-12 09:03 alex Estimate Points => 1

Notes
(0004764)
alex   
2012-07-12 09:04   
Will test all together later.
(0004765)
alex   
2012-07-12 09:05   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001354: Minor fixes to form blocks
(0004843)
alex   
2012-07-25 05:29   
Since 5.2.0 version was released.