This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243440 - Unordered members list show member twice
Summary: Unordered members list show member twice
Status: NEW
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 8.0
Hardware: Other Other
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 09:09 UTC by skygo
Modified: 2014-04-01 09:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skygo 2014-04-01 09:09:56 UTC
I was looking at the member list of platform project and I found several users (not limited to)('hair', 'Bob Paris') on two pages:

https://netbeans.org/projects/platform/members?page=1&theme=netbeans.org
https://netbeans.org/projects/platform/members?page=4&theme=netbeans.org
As there is 137 members and 137 (total of 5 pages)items show some members are not listed I guess.

This display show 30 items per pages.

If I order by name the display show 25 items per pages with no duplicated members.

Regards