-
Smarty v2 is a very old library, and although it receives security updates we should move to Smarty v3 that is best supported.
sque updated
10 years ago
-
```
What steps will reproduce the problem?
1. Try to open any smarty template
What is the expected output? What do you see instead?
The template opens. Instead, this error is given:
An error has occu…
-
```
What steps will reproduce the problem?
1. Make fisrt comment in tpl
2. Make second comment in tpl
What is the expected output? What do you see instead?
Expected highlighting of two comments, but …
-
All 4 files generated using smarty-lexer differs from those shipped in smarty repository. Steps to reproduce:
mkdir /tmp/smarty-test
cd /tmp/smarty-test
git clone https://github.com/smarty-php/smar…
-
With smarty views, the plugin can't detect wether the variables are declared in the view file:
![image](https://github.com/insperedia/yiidea-support/assets/17873124/2803ca12-91b8-41bb-851b-cdca0935…
-
When running with Smarty 3 enabled on recent versions of Civicrm, the following notice is shown on my developer site:
```
Notice: Indirect modification of overloaded property CRM_Core_Smarty::$tem…
-
#### Issue
The tooltips are not working in the edit view of modules using the SuiteP theme. The popup renders, but the text is not being displayed
It looks like the bug stems from the `t…
-
```
What steps will reproduce the problem?
1. Try to open any smarty template
What is the expected output? What do you see instead?
The template opens. Instead, this error is given:
An error has occu…
-
```
What steps will reproduce the problem?
1. Make fisrt comment in tpl
2. Make second comment in tpl
What is the expected output? What do you see instead?
Expected highlighting of two comments, but …
-
4系でも使用している [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) の導入を検討する。
PHP5.6以降のサポートだが、コードを見るかぎりはPHP5.4以降で動作しそう。