Solved Submitting "Go to page" without a valid page set does generate an invalid URL

This topic has been solved
K

Kirby

Guest
Submitting the "Got to page" form without a page does generate a URL ending in "page-NaN" (in Chrome) which obviously does not work (it generates an error when it hits the server).

1643281192624.png

This should be prevented by only allowing values > 1

Continue reading...