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#124 - OPT does not throw any exception, if there are duplicated attributes in the tags.
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Monday, 14 September 2009, 01:45 GMT-8
Last edited by Zyx (Zyx) - Monday, 14 September 2009, 01:49 GMT-8
Opened by Zyx (Zyx) - Monday, 14 September 2009, 01:45 GMT-8
Last edited by Zyx (Zyx) - Monday, 14 September 2009, 01:49 GMT-8
|
DetailsThe OPT does not complain about the duplicated attributes in the tags:
~~~~ <foo attr="value1" attr="value2"> ... </foo> ~~~~ In this case, it simply overwrites the first attribute with the second one. Such cases should be signalized, because they may be confusing for the people and indicate errors. |
This task depends upon
Closed by Zyx (Zyx)
Monday, 14 September 2009, 01:49 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 230
Monday, 14 September 2009, 01:49 GMT-8
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 230