kohabug 2205 - fix 404 when traversing pagination link in OPAC authorities search
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 5 Jun 2008 17:26:38 +0000 (12:26 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 6 Jun 2008 03:47:37 +0000 (22:47 -0500)
commitf08401d7adc6bf2fe7b013c314c3ab80f8105776
tree664d8a44deb46e2eee4cea46487d0466d524c289
parent48be98eaf37963ea5cea20fe8d9f2a185e2405ff
kohabug 2205 - fix 404 when traversing pagination link in OPAC authorities search

Currently, the heading sort order is a required parameter, but was
not supplied to the template or used in the search results.  As
a result of this patch, clicking a link to view another page
of the authority search results will now work.

Outstanding issue not addressed by this patch: when searching
authorities in both the staff interface and the OPAC, choosing
sort order "none" results in a crash.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tmpl
opac/opac-authorities-home.pl