#declare is sensitive to space chars after the equal sign when used in a 
template. Example:

{{#declare:PropertyName=ParamName}}  : OK
{{#declare:PropertyName= ParamName}} : NOT OK
                        ^
I also tried all other combinations, but those are OK:

{{ #declare: PropertyName =ParamName }} : OK
  ^         ^            ^          ^

I'd suggest calling this a "bug", no?

Regards,

// Rolf Lampa

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to