[Bug 4852] New: Facets doesn't work with direct CCL queries
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Summary: Facets doesn't work with direct CCL queries Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: fridolyn.somers@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 When using for search a direct CCL query (ie "q=su:action"), by editing URL or using some links (ie the link to subject in normal view of opac-details.pl). In this case, facets links are like (ie for branches) : "opac-search.pl?q=ccl=su:action&limit=branch:BR". This search doesn't limit the number of results : facet doesn't work. I think it comes from lib/C4/Search.pm. Version 3.2 alpha 2. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Version|rel_3_2 |HEAD AssignedTo|oleonard@myacpl.org |gmcharlt@gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |robin@catalyst.net.nz AssignedTo|gmcharlt@gmail.com |robin@catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- Steps to reproduce in the OPAC: 1) Do a CCL query. This is searching on a particular field, e.g. subject, but not using the dropdown. Either have the search term be 'su:Subject' or click on a subject (or author, or...) in a record. 2) Click on a facet on the left in order to refine the search 3) Note that the search isn't refined. The query in the URL that doesn't work ends with: ?q=ccl=au:Michael Fullan&limit=au:Mascall, Blair. A version of this that would work: ?q=ccl=au:Michael Fullan and au:Mascall, Blair. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> 2010-08-13 04:31:14 UTC --- Created attachment 2519 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2519 proposed patch This patch is intended for anyone interested in testing it. Once it's gone through our QA, I'll submit it to the list and switch the status on this bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Robin Sheat <robin@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2010-12-14 07:59:04 UTC --- Wheres this at now Robin? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #4 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-12-14 10:31:32 UTC --- Patch tested, It works fine. Workflow : Click on a link in details view (ie "au:La Fontaine"). You will see that facets are a ccl search with limits. Click on facets, it works. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|--- |Needs Signoff --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2010-12-14 23:57:32 UTC --- Fridolyn, excellent thanks for the test. Are you up for trying to sign off the patch? http://wiki.koha-community.org/wiki/Sign_off_on_patches -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #6 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-12-15 08:46:07 UTC --- (In reply to comment #5)
Fridolyn, excellent thanks for the test.
Are you up for trying to sign off the patch?
Sorry, I'm a beginner with git. I've got to get familiar with it. I think I'll try another time. Regards, -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #7 from Robin Sheat <robin@catalyst.net.nz> 2010-12-16 06:59:39 UTC --- If you can apply the patch, you're 95% of the way to being able to sign off on it :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> 2011-02-24 21:35:37 UTC --- Created attachment 3217 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3217 Signed-off patch Applied and tested against current master. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins@cpbibliography.com Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed --- Comment #9 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-04 00:01:22 UTC --- Pushed, please test and mark resolved -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |julian.maurice@biblibre.com Resolution| |FIXED --- Comment #10 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-03-04 10:27:10 UTC --- This bug is mentioned in: Bug 4852 - rewrite the query to include limits if using ccl= http://lists.koha-community.org/pipermail/koha-patches/2011-February/013930.... Bug 4852 - rewrite the query to include limits if using ccl= http://lists.koha-community.org/pipermail/koha-patches/2011-February/013931.... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org