[Tiki-devel] Assigning a value to a variable in Smarty template
Bsfez Tiki via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
For months I used the following to assign a value to a variable in a smarty template so I can reuse it in a plugin list.
IE:
{assign var="product" value="Tiki Wiki Support"}
So {$product.value} returned : Tiki Wiki Support
Since a last (week ago +/-) Tiki22 update the value returned is just the initial of the value;
Now {$product.value} return : T
That’s kind of weird… am I assigning the value in a wrong way or something ?
Bernard
_______________________________________________
TikiWiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel