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#83 - Extra space in the tag causes it not to be captured
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Thursday, 14 May 2009, 06:52 GMT-7
Last edited by Zyx (Zyx) - Friday, 15 May 2009, 05:40 GMT-7
Opened by Zyx (Zyx) - Thursday, 14 May 2009, 06:52 GMT-7
Last edited by Zyx (Zyx) - Friday, 15 May 2009, 05:40 GMT-7
|
DetailsAn example code:
~~~~ <td >...</td> ~~~~ Expected result: ~~~~ <td>...</td> <!-- the tag is recognized --> ~~~~ Actual result: OPT attempts to put it as a static text, which causes an exception that the string contains invalid XML characters. |
This task depends upon
Closed by Zyx (Zyx)
Friday, 15 May 2009, 05:40 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 106.
Friday, 15 May 2009, 05:40 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 106.