rehamaltamimi / gwtwiki

Automatically exported from code.google.com/p/gwtwiki
0 stars 0 forks source link

Don't strip whitespace from unnamed template parameters #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See:
http://en.wikipedia.org/wiki/Help:Template#Usage_hints_and_workarounds

"Remember that whitespace characters (spaces, tabs, carriage returns and line 
feeds) are not automatically stripped from the start and end of unnamed 
parameters (as they are from named parameters). Including such characters (or 
any other non-visible characters in any parameters) may in some cases affect 
the template's behaviour in unexpected ways. (Template designers can use 
{{StripWhitespace}} to remove unwanted whitespace in unnamed parameters.)"

Original issue reported on code.google.com by axelclk@gmail.com on 3 Apr 2012 at 4:38

GoogleCodeExporter commented 8 years ago
Fixed with r4387

Original comment by axelclk@gmail.com on 3 Apr 2012 at 5:34

GoogleCodeExporter commented 8 years ago

Original comment by axelclk@gmail.com on 14 Apr 2012 at 11:40

GoogleCodeExporter commented 8 years ago

Original comment by axelclk@gmail.com on 27 Apr 2012 at 9:46