]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/templates/opac/myopac/lists.tt2
TPAC: Clear params when viewing lists in search results
authorDan Scott <dan@coffeecode.net>
Wed, 11 Apr 2012 04:08:41 +0000 (00:08 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 13 Apr 2012 04:23:14 +0000 (00:23 -0400)
commitd22291dd0f717f629fd22afce5bdc98269e634dd
treea213acc90e625da56e78d95ac38b896ea7036f43
parent0796460961b510e385437c89bd4bf0b9a5ea7f77
TPAC: Clear params when viewing lists in search results

Per LP977353, search terms are propagating when the list is being viewed
in "results" (HTML View), and therefore those search terms block the
display of most or all of the items in the list. Therefore, do not
propagate the other CGI params to the mkurl() call.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/opac/myopac/lists.tt2