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#114 - opt:insert crashes on such <tags /> in parent snippet
Attached to Project:
Open Power Template
Opened by Damian Nowak (Nowaker) - Thursday, 27 August 2009, 06:28 GMT-7
Last edited by Zyx (Zyx) - Friday, 28 August 2009, 09:21 GMT-7
Opened by Damian Nowak (Nowaker) - Thursday, 27 August 2009, 06:28 GMT-7
Last edited by Zyx (Zyx) - Friday, 28 August 2009, 09:21 GMT-7
|
Detailsmain template:
~~~ <opt:insert snippet="example"> <div /> </opt:insert> ~~~ child template: ~~~ <opt:snippet name="example"> <opt:parent /> </opt:snippet> ~~~ |
This task depends upon
Closed by Zyx (Zyx)
Friday, 28 August 2009, 09:21 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in revs 216 and 217.
Friday, 28 August 2009, 09:21 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in revs 216 and 217.
<div> </div> (an empty space in a tag)