In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
921 [In-Portal CMS] Template System task always 2010-11-13 11:32 2012-07-25 05:32
Dmitry  
alex  
normal  
closed 5.1.1-RC1  
fixed  
 
none 5.2.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/5fe9214303208f70
Enhanced st_ContentBlock tag by adding "name" param
1
0000921: Add "Name" parameter to st_ContentBlock tag
Adjust <inp2:st_ContentBlock num="5"/> tag to accept both "num" (currently) and NEW "name" param (will be the same) with ability to specify ANY symbols.

In result NAME value will be converted to CRC32 and stored as number in the database. In case if both as specified - NUM will win in order to keep backward compatibility with current (older) In-Portals.
patch contentblock_name_921.patch (541) 2011-12-29 12:40
http://tracker.in-portal.org/file_download.php?file_id=1439&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005012
2012-07-25 05:32 alex Status resolved => closed
2011-12-30 02:38 alex Note Added: 0004360
2011-12-30 02:38 alex Status reviewed and tested => resolved
2011-12-30 02:38 alex Fixed in Version => 5.2.0-B1
2011-12-30 02:38 alex Resolution open => fixed
2011-12-30 02:38 alex Assigned To !COMMUNITY => alex
2011-12-30 02:38 alex Changeset attached 5.2.x r14952
2011-12-30 02:37 alex Assigned To alex => !COMMUNITY
2011-12-30 02:37 alex Status needs testing => reviewed and tested
2011-12-29 12:40 erik Note Added: 0004353
2011-12-29 12:40 erik Assigned To erik => alex
2011-12-29 12:40 erik Developer => erik
2011-12-29 12:40 erik Status needs work => needs testing
2011-12-29 12:40 erik File Added: contentblock_name_921.patch
2011-12-29 03:16 alex Estimate Points 0 => 1
2011-12-28 22:09 Dmitry Estimate Points => 0
2011-12-28 22:09 Dmitry Assigned To => erik
2011-12-28 22:09 Dmitry Status active => needs work
2011-12-28 22:09 Dmitry Target Version Icebox => 5.2.0
2010-11-13 14:03 alex Description Updated bug_revision_view_page.php?rev_id=608#r608
2010-11-13 14:03 alex Additional Information Updated bug_revision_view_page.php?rev_id=610#r610
2010-11-13 11:42 Dmitry Reference [/url] => [url]http://groups.google.com/group/in-portal-dev/browse_thread/thread/5fe9214303208f70
2010-11-13 11:32 Dmitry New Issue
2010-11-13 11:32 Dmitry Reference => [url][/url]
2010-11-13 11:32 Dmitry Change Log Message => Enhanced st_ContentBlock tag by adding "name" param

Notes
(0004353)
erik   
2011-12-29 12:40   
Patch attached - needs testing
(0004360)
alex   
2011-12-30 02:38   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0000921: Add "Name" parameter to st_ContentBlock tag
Commit on behalf of Erik
(0005012)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.