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

       Web browser: ---
            Bug ID: 59273
           Summary: DBQ-17 Red links in en wikipedia containing a
                    mismatched number of brackets
           Product: Tool Labs tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Database Queries
          Assignee: wmf.bugconver...@gmail.com
          Reporter: wmf.bugconver...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/DBQ-17.
Summary: Red links in en wikipedia containing a mismatched number of brackets
Issue type: Task - A task that needs to be done.
Priority: Trivial
Status: Done
Assignee: Topbanana <wikipe...@tiko.demon.co.uk>

-------------------------------------------------------------------------------
From: Topbanana <wikipe...@tiko.demon.co.uk>
Date: Thu, 27 Mar 2008 14:09:57
-------------------------------------------------------------------------------

Just a simple test query to see how this service works.

I'd like a listing of all red links in the main namespace of the en wikipedia
containing a mismatched number of brackets - for example "[[fred (artist]]".
Handy SQL trick for this is WHERE length(replace(linktext, '(', '')) <>
length(replace(linktext, ')', '')).

Ideally I'd like to be made a toolserver user and run the query myself.

-- 
You are receiving this mail because:
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