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

            Bug ID: 70530
           Summary: Database error when editing interwiki data with
                    PostgreSQL backend
           Product: MediaWiki extensions
           Version: REL1_23 branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Interwiki (extension)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

Using mw-1.23.3 I get a database error when trying to edit an interwiki link.
Guessing from the database logs I think the problem is that the 'IGNORE' flag
gets passed as  'UPDATE IGNORE [...]' or 'INSERT IGNORE [...]' which is
unsupported on PostgreSQL on lines 278 and 280 of Interwiki_body.php.

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