---- Reported by henridamien@koha-fr.org 2010-01-18 13:45:13 ---- There is a problem with the search on itemtype as it is at the moment. Suppose you have 2 itemtypes : Articles de PERIODIQUE PERIODIQUE And you search ARTICLES de PERIODIQUE it will also send you back the PERIODIQUE Elements where it should only send you ARTICLES de periodiques ---- Additional Comments From henridamien@koha-fr.org 2010-01-18 14:37:12 ---- Created an attachment patch proposed --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:22 UTC --- This bug was previously known as _bug_ 4049 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4049 Imported an attachment (id=1800) Actual time not defined. Setting to 0.0 Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one. The original submitter of attachment 1800 [details] [review] is unknown. Reassigning to the person who moved it here: chris@bigballofwax.co.nz.
Is this still relevant?
I can't reproduce the behavior mentioned in this bug - should we close this bug?
I have reproduce the mentioned bug : I create 2 itemtypes : - Articles de PERIODIQUE - PERIODIQUE When i search on 'PERIODIQUE', all 'Articles de PERIODIQUE' and 'PERIODIQUE' biblios are returned. The proposed patch resolve this bug
Pushed, please test