| Summary: | Anonymous searches in the OPAC entirely broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> | 
| Component: | Searching | Assignee: | Galen Charlton <gmcharlt> | 
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | blocker | ||
| Priority: | P5 - low | CC: | chris, kyle, magnus | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10217 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 7740 | ||
| Bug Blocks: | 8198 | ||
| Attachments: | Bug 9980 : Fix for anonymous searches Bug 9980 : Fix for anonymous searches Bug 9980 : [SIGNED-OFF] Fix for anonymous searches [PASSED QA] Bug 9980: Fix for anonymous searches | ||
| 
        
          Description
        
        
          Jared Camins-Esakov
        
        
        
        
          2013-04-03 10:56:22 UTC
        
       *ping* Kyle Hmm yep this is a massive blocker, working on the fix now, otherwise bug 7740 is going to be reverted Created attachment 17229 [details] [review] Bug 9980 : Fix for anonymous searches To test Search in the OPAC both logged and logged out Created attachment 17250 [details] [review] Bug 9980 : Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger <magnus@enger.priv.no> When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view Created attachment 17251 [details] [review] Bug 9980 : [SIGNED-OFF] Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger <magnus@enger.priv.no> When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view Created attachment 17252 [details] [review] [PASSED QA] Bug 9980: Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger <magnus@enger.priv.no> When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes all tests, QA script and test plan. This patch has been pushed to master and 3.12.x. |