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

            Bug ID: 67670
           Summary: Breaking change in AbuseFilter's "like" operator
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AbuseFilter
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: w...@whym.org
                CC: agarr...@wikimedia.org, nischay...@gmail.com
       Web browser: ---
   Mobile Platform: ---

The "like" operator in AbuseFilter started behaving differently, after Bug
66930 was resolved in https://gerrit.wikimedia.org/r/#/c/141483/ .

Currently:
"a-b" like "a-b"
 => false

Previously:
"a-b" like "a-b"
 => 1

I believe this was an unexpected side effect. At least the change was not
documented anywhere to prevent breakage of existing filters.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to