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

           Summary: Revision::fetchAllRevisions has LIMIT=1, thus not
                    returning all revisions
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: History/Diffs
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Revision::fetchAllRevisions
(http://svn.wikimedia.org/doc/Revision_8php-source.html#l00205) does its work
using Revision::fetchFromConds
(http://svn.wikimedia.org/doc/Revision_8php-source.html#l00243), which has a
fixed LIMIT=1 (http://svn.wikimedia.org/doc/Revision_8php-source.html#l00253),
thus not returning all revisions, but only one of them.


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