https://bugzilla.wikimedia.org/show_bug.cgi?id=23172
--- Comment #7 from Nikola Kovacs <[email protected]> 2012-04-19 16:53:31 UTC --- Thanks for the fixes. According to the documentation (https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/RELEASE-NOTES?&pathrev=38279&r1=38278&r2=38279), the point of $wgCleanSignatures=false is to disable template removal from sigs (i.e. forcing templates to be subst-ed). The patch still accomplishes that. There's no reason to allow ~~~~ and SUBST to remain in a sig, since the next edit would parse them and change them anyway. -- 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
