In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
556 [In-Portal CMS] Template System bug report always 2010-01-29 10:47 2010-05-11 03:00
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/a6cc88609b4760cf
0
0000556: Tag m_SetParam doesn't evaluate it's values
Tag m_SetParam doesn't evaluate it's values. For example if I have parameter
"special" with value "test" and I want to add "-tr" to it, using m_SetParam
tag like this <inp2:m_SetParam special="{$special}-tr"/>, then I get
"$special-tr" instead of "test-tr".
patch set_param_tag_doesnt_evaluate_values.patch (560) 2010-01-29 10:47
http://tracker.in-portal.org/file_download.php?file_id=247&type=bug
Issue History
2010-05-11 03:00 alex Note Added: 0002161
2010-05-11 03:00 alex Status resolved => closed
2010-03-12 07:46 alex Note Added: 0001578
2010-03-12 07:46 alex Status reviewed and tested => resolved
2010-03-12 07:46 alex Fixed in Version => 5.0.3-B1
2010-03-12 07:46 alex Resolution open => fixed
2010-03-12 07:46 alex Changeset attached 5.0.x r13206
2010-03-12 00:01 Dmitry Note Added: 0001575
2010-03-12 00:01 Dmitry Assigned To => alex
2010-03-12 00:01 Dmitry Status needs testing => reviewed and tested
2010-02-26 18:47 Dmitry Developer => alex
2010-01-29 10:48 Dmitry Note Added: 0001437
2010-01-29 10:48 Dmitry Reporter Dmitry => alex
2010-01-29 10:48 Dmitry Status active => needs testing
2010-01-29 10:47 Dmitry New Issue
2010-01-29 10:47 Dmitry File Added: set_param_tag_doesnt_evaluate_values.patch
2010-01-29 10:47 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/a6cc88609b4760cf

Notes
(0001437)
Dmitry   
2010-01-29 10:48   
Patch attached - please test.
(0001575)
Dmitry   
2010-03-12 00:01   
Tested okay
(0001578)
alex   
2010-03-12 07:46   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000556: Tag m_SetParam doesn't evaluate it's values
(0002161)
alex   
2010-05-11 03:00   
Closing all tasks from released versions.