Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The older version 3.1.21 allowed {$var.{$arr.index}}. The v. 3.1.24 seems generate error #49

Closed
yourchoice opened this issue Jun 8, 2015 · 1 comment

Comments

@yourchoice
Copy link

The older version 3.1.21 allowed {$var.{$index}}. The v. 3.1.24 seems generate error.

Maybe see that not sense to use {$var.{$index}}, because can be just {$var.$index}. I saw that {$var.{$arr.index}} working...

Also, seems to be a problem with "@" used for array functions. I know that not necessary use of # in smarty > 3.1 , but just in vers 3.1.24

uwetews added a commit that referenced this issue Jun 8, 2015
@uwetews
Copy link
Contributor

uwetews commented Jun 8, 2015

The {$var.{$index}} problem is now fixed in dev-master.

But what kind of problem did you see with "@"? please provide an example.

@uwetews uwetews closed this as completed Jun 28, 2015
think-mcunanan pushed a commit to think-mcunanan/smarty that referenced this issue Mar 22, 2023
…unnecessary-code-of-the-shift-simulation-function

Redmine 5294: シフトシミュレーション機能の削除で不要になったコードを削除する
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants