https://bugzilla.wikimedia.org/show_bug.cgi?id=28075
Daniel Werner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Werner <[email protected]> 2012-01-29 02:02:19 UTC --- I agree. One thing I am curious about though, why is there a replacement of "_" against " " happening for the 'default' parameter? The 'default' parameter handling is happening in SMWResultPrinter class right now, perhaps it should be moved to the parser function since it is more like a basic feature of the parser function rather than a result format specific feature. Same for 'intro' and 'outro', which in addition should not be expanded in case we expand the 'default'. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
