| Title | A error for plugins be parsing |
| Date | 06-Jul-2005 11:46:52 EEST |
| Version | 2.2.28 |
| Submitter | Swallor |
| Bug criticality | JSPWiki:LightBug![]() |
| Browser version | IE6,foxfire1.1 |
| Bug status | NotABug |
| PageProvider used | |
| Servlet Container | Tomcat5.5.4 |
| Operating System | ServerClient:Linux |
| URL | |
| Java version | JDK1.5 |
see red part in http://www.jspwiki.org/wiki/Counter
.
if i write [{Counter name='[{$pagename}],it's just represent correctly.
Variables within plugin arguments are not supported.
Can we expect support for variables in plugin arguments?
--AnonymousCoward, 12-Jul-2006
Actually, this feature is available since 2.3.99.
2006-04-12 Janne Jalkanen <jalkanen@ecyrd.com>
* 2.3.99
* Variables in plugin parameters and body are now expanded.
e.g. [{SamplePlugin text='{$jspwiki.baseurl}'}]