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#87 - stripWhitespaces on true creates incorrect output
Attached to Project:
Open Power Template
Opened by Jacek Jędrzejewski (eXtreme) - Saturday, 16 May 2009, 07:05 GMT-7
Last edited by Zyx (Zyx) - Friday, 22 May 2009, 05:32 GMT-7
Opened by Jacek Jędrzejewski (eXtreme) - Saturday, 16 May 2009, 07:05 GMT-7
Last edited by Zyx (Zyx) - Friday, 22 May 2009, 05:32 GMT-7
|
DetailsFrom new questbook example:
Input: <p>© <a href="http://www.invenzzia.org">Invenzzia Group</a> 2009</p> <p>Distributed under <a href="http://www.invenzzia.org/license/new-bsd">New BSD License</a></p> Output: <p>©<a href="http://www.invenzzia.org">Invenzzia Group</a>2009</p> <p>Distributed under<a href="http://www.invenzzia.org/license/new-bsd">New BSD License</a></p> Note missing spaces around <a> tags. |
This task depends upon
Closed by Zyx (Zyx)
Friday, 22 May 2009, 05:32 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 119
Friday, 22 May 2009, 05:32 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 119