Last modified: 2014-02-12 23:38:09 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 T21606, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19606 - filter rule seem to have maximum length
filter rule seem to have maximum length
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: Low normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-08 21:39 UTC by seth
Modified: 2014-02-12 23:38 UTC (History)
1 user (show)

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


Attachments

Description seth 2009-07-08 21:39:28 UTC
Goto [[w:de:Spezial:Missbrauchsfilter/test]], use rule #17 with "changes by user" = 84.167.232.67.
This will trigger some edits.

Now add the line
   | (rcount("something",added_lines) < rcount("something",removed_lines)) 
somewhere in the rule. Then it will fail.
Maybe there is a maxmum length of filter rules?

(Filter rule #3 at w:de was very long (> 1000 chars). A work-around was to move a part of the rule to #17.)
Comment 1 Andrew Garrett 2009-07-16 17:07:59 UTC
(batch change)

Minor bugs that nevertheless need looking into
Comment 2 Andrew Garrett 2009-07-17 16:51:42 UTC
The maximum length is 65, 536 characters. I don't think it's likely that you're hitting it, though.

The filter seems to not match, rather than throwing a syntax error.
Comment 3 Andrew Garrett 2009-08-07 16:07:29 UTC
Problem may be the max URL length.

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


Navigation
Links