The main problem with activesearch has been lack of pager support.

Attached patch makes pager links load through AJAX. This is done by parsing the page index from the querystring in the link's href attribute (adding a method for parsing the querystring to jstools.js, so that it can be used elsewhere as well). That page index is set on the search form, then the search form is submitted.

CommentFileSizeAuthor
activesearch-pager.patch5.43 KBnedjo

Comments

nedjo’s picture

Status: Active » Fixed

Applied.

Anonymous’s picture

Status: Fixed » Closed (fixed)