Items missing information page, navigation bug

From the Edit Catalog page, click Show items missing information link.
https://www.brickowl.com/search/catalog?query=All&show_missing=1

The missing items results "Browse" page shows top navigation of 2013 pages. When you click 2013, the resulting page served up is Page 1.

Manually editing the URL to
https://www.brickowl.com/search/catalog?query=All&show_missing=2013
and hitting enter, the resulting page served up is Page 1.

Clicking the page 2 link from page 1 puts this in the URL:
https://www.brickowl.com/search/catalog?query=All&show_missing=1&page=2
and you get the expected Page 2.

Following the string of links, clicking the links for pages 3, 4, 5, 6, 7, etc. all result in the expected page and the URL displays
https://www.brickowl.com/search/catalog?query=All&show_missing=1&page=(page number)

Manually editing the URL
https://www.brickowl.com/search/catalog?query=All&show_missing=1&page=6
results in Page 6 as expected.

Manually editing the url to
https://www.brickowl.com/search/catalog?query=All&show_missing=1&page=2013
(also page=2000, 2012, etc.)
results in Page 1.

Manually changing to page=99 works
Manually changing to page=1013 goes to Page 1
102 works
502 works
999 works
1000 works
1001 goes to Page 1

Clicking the link from Page 1000 to 1001 goes to Page 1.

So, it looks like something happens at 1001.

Comments

Sign In or Register to comment.