Last modified: 2012-08-02 12:50:20 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40974, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38974 - $wgMaxSigChars can be circumvented by using templates
$wgMaxSigChars can be circumvented by using templates
Status: RESOLVED DUPLICATE of bug 10715
Product: MediaWiki
Classification: Unclassified
User preferences (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://pt.wikipedia.org/w/index.php?...
: parser
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-02 12:48 UTC by Helder
Modified: 2012-08-02 12:50 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Helder 2012-08-02 12:48:40 UTC
As reported at [https://www.mediawiki.org/wiki/Manual:$wgMaxSigChars?diff=568295] the setting introduced on r22960 (to fix bug 8458) do not consider the length of the substituted templates used in the signature, so although {{subst:<Very long template name>}} will be rejected if the template name has more than $wgMaxSigChars (-10) characters, {{subst:Main page}} will work even if the main page is a lot longer than $wgMaxSigChars.

The validation should be fixed to consider the length of the expanded (subst'ed) signature.
Comment 1 Chad H. 2012-08-02 12:50:20 UTC

*** This bug has been marked as a duplicate of bug 10715 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links