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

            Bug ID: 71359
           Summary: Special:GloballyWantedFiles reports false positives
                    from lowercase links at wiktionary
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: GlobalUsage
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Example: various lower case things on
https://commons.wikimedia.org/w/api.php?action=query&list=querypage&qppage=GloballyWantedFiles&qplimit=max
 https://commons.wikimedia.org/wiki/Special:GloballyWantedFiles

globalimagelinks stores first-letter lower case entries for wiktionary. It
tries to join against page to determine wantedness, where the first letter will
be uppercase (As commons is first letter case insensitive).

Not sure how best to resolve this. I suppose could make a really complicated
join condition using LOWER, but would have to watch out for charsets and
stuff...

For now I'll add a warning to the page, and stop auto-upper casing entries.

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