Last modified: 2010-07-04 17:19:35 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 T21604, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19604 - "count" is not working correctly
"count" is not working correctly
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: High normal with 1 vote (vote)
: ---
Assigned To: Andrew Garrett
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-08 21:24 UTC by seth
Modified: 2010-07-04 17:19 UTC (History)
1 user (show)

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


Attachments

Description seth 2009-07-08 21:24:12 UTC
goto [[de:Spezial:Missbrauchsfilter/test]] and test the rule

    count("destotrotz",added_lines) < count("destotrotz",removed_lines)

for user 84.167.214.60. You will get no hits. Now change both occurences "count" to "rcount", i.e.,

    rcount("destotrotz",added_lines) < rcount("destotrotz",removed_lines)

and you will get seven hits. There seems to be a bug in the implementaion of "count".
Comment 1 Andrew Garrett 2009-07-16 17:07:58 UTC
(batch change)

Minor bugs that nevertheless need looking into
Comment 2 Andrew Garrett 2009-07-17 16:55:56 UTC
Resolved in r53406.

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


Navigation
Links