Summary: | Malformed author search link breaks sorting on results page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Searching | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, fridolin.somers, jcamins, jwagner, nengard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5274 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | Proposed fix |
Description
Owen Leonard
2011-02-28 21:08:22 UTC
Created attachment 3228 [details] [review] Proposed fix Thanks to Chris Cormack for the solution. (In reply to comment #1) > Created attachment 3228 [details] [review] > Proposed fix > > Thanks to Chris Cormack for the solution. This problem is not only on author ("au:"), but on all simple search indexes : "se:", "su:", ... No ? > This problem is not only on author ("au:"), but on all simple search indexes :
> "se:", "su:", ...
You're right. I noticed the author search was causing this error, but call number searches on the results screen are also affected, as well as similar searches on the detail screen. Follow-up patch forthcoming.
This bug is mentioned in: Fix for Bug 5817, Malformed author search link breaks sorting on results page http://lists.koha-community.org/pipermail/koha-patches/2011-February/013951.html Fix for Bug 5817, Malformed author search link breaks sorting on results page http://lists.koha-community.org/pipermail/koha-patches/2011-February/013950.html The issue Fridolyn describes is a larger issue which needs to be fixed. However, this can be fixed in the meantime by changing the search links. Both the patch and the follow up signed off on Original patch had already been pushed, pushed follow up This bug is mentioned in: Fix for Bug 5817, Malformed author search link breaks sorting on results page http://lists.koha-community.org/pipermail/koha-patches/2011-March/014280.html Bug 5817: Follow-up fixing callnum: on staff results http://lists.koha-community.org/pipermail/koha-patches/2011-March/014279.html |