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

           Summary: Database error on [[Special:Random/redirect]]
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 16560


from within function "RandomPage::selectRandomPageFromDB". MySQL returned error
"1064: You have an error in your SQL syntax. Check the manual that corresponds
to your MySQL server version for the right syntax to use near ') AND
page_is_redirect = 0 AND page_random >= 0.987298690 (10.0.6.22)".

This corresponds to lines 94-98 of trunk/phase3/specials/SpecialRandomPage.php;
it's probably a result of r45467, applied to fix bug16560.

Interestingly, [[Special:RandomRedirect]] still works.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to