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#102 - Relative path switch
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Monday, 27 July 2009, 11:41 GMT-7
Last edited by Zyx (Zyx) - Monday, 03 August 2009, 23:25 GMT-7
Opened by Zyx (Zyx) - Monday, 27 July 2009, 11:41 GMT-7
Last edited by Zyx (Zyx) - Monday, 03 August 2009, 23:25 GMT-7
|
DetailsCurrently, we noticed that using relative paths in template file names is enabled in OPT. However, this may be potentially dangerous, so it should be disabled by default, and there must be a switch to enable them for the users that need this feature now.
|
This task depends upon
Closed by Zyx (Zyx)
Monday, 03 August 2009, 23:25 GMT-7
Reason for closing: Implemented
Additional comments about closing: Implemented in rev. 184
Monday, 03 August 2009, 23:25 GMT-7
Reason for closing: Implemented
Additional comments about closing: Implemented in rev. 184
...
</opt:extend>
works. Looking at your problem with template inheritance, I would say, you have a problem with your filesystem. Take a look, I don't see any code that locks the "../" combination.