https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25870

--- Comment #30 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
A few comments on the preliminary code:

* An empty query should return an empty resultset, not a 404
* Koha::SearchEngine::Search->extract_biblionumber should be used instead of
reinventing it
* Pagination information is missing on the headers. It should be extracted from
the query and added. Please look at $c->add_pagination_headers

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to