Last modified: 2013-03-25 09:15:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48508, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46508 - Non-unique value is used for paging on some pages
Non-unique value is used for paging on some pages
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.21.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-24 15:24 UTC by Liangent
Modified: 2013-03-25 09:15 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Liangent 2013-03-24 15:24:01 UTC
For example, user contributions, page history, logging etc. These pages use the last timestamp returned and on the next page it uses WHERE xx_timestamp < $offset, so if not all values having the same timestamp were returned on the previous page, they're missed in paging. This is just bug 24782 applied on non-API pages.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links