Hello Paramvir,
When I'm doing filter/sorting query to the request URL, unintentionally sometimes pq_curpage value becomes 0 and returning server error. But when I manually override the URL and change pq_curpage to 1, server behaves normally.
This happens when query result returns zero then click on "reset filter" button.
How can I prevent this? is this a bug?
Thanks