[Koha-bugs] [Bug 4397] display problems (umlauts, =?UTF-8?Q?=20=C3=9F?=) with scan index in advanced search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 19:23:42 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4397

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |ASSIGNED
                 CC|                            |tomascohen at gmail.com
           Assignee|gmcharlt at gmail.com          |tomascohen at gmail.com

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I reproduced the problem and using yaz-client I noticed it was a Koha problem
actually:

Z> open unix:/home/tomas/koha-dev/var/run/zebradb/bibliosocket
Connecting...OK.
Sent initrequest.
Connection accepted by v3 target.
ID     : 81
Name   : Zebra Information Server/GFS/YAZ
Version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031
Options: search present delSet triggerResourceCtrl scan sort extendedServices
namedResultSets
Elapsed: 0.002084
Z> base biblios
Z> scan @attr 1=4 @attr 4=6 @attr 5=1 t
query: @attr 1=4 @attr 4=6 @attr 5=1 t
Received ScanResponse
20 entries, position=1
* t (60)
  tử (1)
  tạo (1)
  tập (3)
  ta (8)
  tablature (2)
  table (3)
  Tack (1)
  tacka (1)
  Tadeusz (2)
  Tage (2)
  Tagen (3)
  Taha (1)
  tài (2)
  taide (2)
  Tain (1)
  Tainted (1)
  taiteen (1)
  taiteokset (1)
  Takashi (18)
Elapsed: 0.316274
Z>


while using Koha returned the @@@ instead, as Katrina explained in the bug
description. So => ASSIGNED.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list