To reproduce: - launch a search at the OPAC (opac-search.pl). - click on a result and browse results (using previous/next links). - a title attract your attention and you add it to a list ("Save to yours lists" link on the right). - save the list - browse again results: you cannot, the "browse results" bloc has disappeared.
Created attachment 22362 [details] [review] Bug 11132: The results list is reset on adding a biblio to a list A "busc" param is cleared if the template name is not opac-.*detail.tt. So if a user adds a biblio to a list, he cannot continue to browse results. Test plan: - launch a search at the OPAC (opac-search.pl). - click on a result and browse results (using previous/next links). - a title attract your attention and you add it to a list ("Save to yours lists" link on the right). - save the list. - browse again results.
Created attachment 22431 [details] [review] Bug 11132: The results list is reset on adding a biblio to a list Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
Created attachment 22455 [details] [review] [PASSED QA] Bug 11132: The results list is reset on adding a biblio to a list A "busc" param is cleared if the template name is not opac-.*detail.tt. So if a user adds a biblio to a list, he cannot continue to browse results. Test plan: - launch a search at the OPAC (opac-search.pl). - click on a result and browse results (using previous/next links). - a title attract your attention and you add it to a list ("Save to yours lists" link on the right). - save the list. - browse again results. Signed-off-by: Joy Nelson <joy@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tested according to test plan, also checked some other pages and actions accessible from the detail page. Passes all tests and QA script.
Pushed to master. Thanks, Jonathan!
This patch has been pushed to 3.12.x, will be in 3.12.8. Thanks Jonathan!