Issue Details (XML | Word | Printable)

Key: MBS-5037
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Ian McEwen
Reporter: Ian McEwen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

"Found at least {n} edits" is shown even when the exact number is known by way of the divisibility of the total number of edits found

Created: 21/Jul/12 04:07 PM   Updated: 20/Aug/12 09:51 AM   Resolved: 20/Aug/12 09:51 AM
Component/s: User interface
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-08-20


 Description  « Hide

Once you've reached a certain page of a listing that uses the "Found at least {n} edits" syntax, it doesn't get any higher, because it's found the actual number of edits. At least one case is pretty easy to detect: when the total number of entries isn't divisible by the count per page, it's reached the end.

(There's still a case where the total actual number is actually divisible by the count per page, which is slightly harder to detect since it requires knowing what the underlying call used as its limit.)



Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.