For what it's worth the preprocessor has native handling of key=value 
pairs, SMW should probably be using the native stuff and trimming data 
just like paroserfunctions.

~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://nadir-seen-fire.com]
-Nadir-Point (http://nadir-point.com)
-Wiki-Tools (http://wiki-tools.com)
-MonkeyScript (http://monkeyscript.nadir-point.com)
-Animepedia (http://anime.wikia.com)
-Narutopedia (http://naruto.wikia.com)
-Soul Eater Wiki (http://souleater.wikia.com)



Rolf Lampa [RIL] wrote:
> #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
>   


------------------------------------------------------------------------------
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