[Bug 5595] New: can't search 'searchable' patron attributes
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5595 Summary: can't search 'searchable' patron attributes Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Patrons AssignedTo: kyle.m.hall@gmail.com ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 It used to be that if an attribute was marked as 'searchable' you could search by it in the patron search box. I have tried this on 2 systems and someone else has tested on theirs and searchable attribute type values are not actually searchable anymore. -- 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=5595 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2011-01-08 23:07:41 UTC --- Git Bisect shows the problem is introduced with commit 9d9d933d -- 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=5595 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-03-01 13:16:25 UTC --- I don't know enough to revert a commit or restore this functionality, can someone point me in the right direction or maybe fix this? :) -- 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=5595 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Patch Status|--- |Signed Off AssignedTo|kyle.m.hall@gmail.com |ian.walls@bywatersolutions. | |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=5595 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2011-03-08 15:09:48 UTC --- Created attachment 3267 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3267 patch -- 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=5595 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-11 23:53:50 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=5595 --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-12 00:57:48 UTC --- This is causing the test for Members.pm to fail perl t/db_dependent/Members.t ok 1 - use C4::Members; DBD::mysql::st execute failed: Duplicate entry 'TESTCARD01' for key 'cardnumber' at C4/SQLHelper.pm line 147. ok 2 - Got member Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. ok 3 - Member Changed Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. ok 4 - Member Returned Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Use of uninitialized value in pattern match (m//) at C4/SQLHelper.pm line 336. Not an ARRAY reference at C4/Members/Attributes.pm line 105. # Looks like you planned 15 tests but ran 4. # Looks like your test exited with 255 just after 4. Updating the test needs to be done, and bonus points given for adding a new test to test the functionality this patch adds. -- 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=5595 --- Comment #6 from Chris Cormack <chris@bigballofwax.co.nz> 2011-03-15 03:24:53 UTC --- Follow up patch pushed fixing the test, and a coding style change made -- 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=5595 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6253 -- 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=5595 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- 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