https://bugzilla.wikimedia.org/show_bug.cgi?id=33321
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Bawolff <[email protected]> 2012-01-05 14:50:11 UTC --- Note, sidebar caching appears to be off by default (see [[mw:Manual:$wgEnableSidebarCache]]). However, Parser functions seem to work correctly on 1.19. The exception mentioned in comment 0 seems to more have to do with the lack of a | to denote what the title of the link was, rather then the parser function itself. (The fact that can cause an exception is rather scary...). On 1.19 this doesn't cause an exception, but totally screws things up in a different way (makes all the title text empty). In regards to comment 3. I think using parser functions to control the leading ** might not work, which is an issue independent of parser funcs working whatsoever in the sidebar. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
