https://bugzilla.wikimedia.org/show_bug.cgi?id=23172

           Summary: Disabling signature cleaning breaks SUBST signatures
           Product: MediaWiki
           Version: 1.16.0beta1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]


After disabling signature cleaning ($wgCleanSignatures), an editor who uses
template substitution (e.g. {{SUBST:User:Example/sig}}) will leave this raw
code in the wikitext when signing. The substitution will only occur the next
time someone saves the text. See
http://rationalwiki.com/wiki/index.php?title=RationalWiki:Technical_support&diff=prev&oldid=359262
and
http://rationalwiki.com/wiki/index.php?title=RationalWiki:Technical_support&diff=prev&oldid=359290

The attached patch fixes this by allowing some of the cleaning to take place,
but still allows users to have transcluded template signatures

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

Reply via email to