Update (Version 1.5.14)
I noticed a bug in the pagination code a few days ago when someone linked to the forum on Facebook incorrectly.
It turns out the current page text will fill in whatever you type for the page, even if it is not a number. There is obviously not enough input validation for this field.
This is not great (and a potential security issue), so I've fixed this problem.
Before:
After: