Open Power Template 2.x family
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!
Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
FS#133 - Component managed attributes should be parser as "STRING" by default.
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Sunday, 25 October 2009, 06:59 GMT-8
Last edited by Zyx (Zyx) - Sunday, 25 October 2009, 07:03 GMT-8
Opened by Zyx (Zyx) - Sunday, 25 October 2009, 06:59 GMT-8
Last edited by Zyx (Zyx) - Sunday, 25 October 2009, 07:03 GMT-8
|
DetailsConsider the following code inside a component:
~~~~ <div class="foo" opt:component-attributes="default"> ~~~~ OPT will parse the "class" attribute value as an expression, which leads to some problems, if the content is a bit longer and complex, i.e. "foo bar-joe". The attribute value should be compiled as a string and parsed as expression only, if it has been followed with the parse: namespace. |
This task depends upon
Closed by Zyx (Zyx)
Sunday, 25 October 2009, 07:03 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 254
Sunday, 25 October 2009, 07:03 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 254