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

       Web browser: ---
             Bug #: 33686
           Summary: SQLite support broken
           Product: MediaWiki
           Version: 1.18.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: richard.krec...@areva.com
    Classification: Unclassified


Beginning with 1.18.0, there is a file called includes/WikiPages.php in which
class WikiPage's public function getContributors() assembles a SQL query using
the FIRST() function. That function is not known by SQLite! Programs using this
will fail on MediaWiki installations based on SQLite. E.g. DumpHTML fails due
to this.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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