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#89 - OPT prints function param, when it have 1 char name
Attached to Project:
Open Power Template
Opened by Anonymous Submitter - Saturday, 23 May 2009, 08:26 GMT-7
Last edited by Zyx (Zyx) - Monday, 25 May 2009, 10:56 GMT-7
Opened by Anonymous Submitter - Saturday, 23 May 2009, 08:26 GMT-7
Last edited by Zyx (Zyx) - Monday, 25 May 2009, 10:56 GMT-7
|
DetailsHi!
When I have a function, that name(for templates, name in PHP doesn't matter) is 1 char long, and call it in template(like this: {t('something')}) OPT just prints the parameter, compiled template code looks like this: <?php echo htmlspecialchars(('something')); ?>. What's the problem? PS Sorry for my english. |
This task depends upon
Closed by Zyx (Zyx)
Monday, 25 May 2009, 10:56 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 121.
Monday, 25 May 2009, 10:56 GMT-7
Reason for closing: Fixed
Additional comments about closing: Fixed in rev. 121.