Bug 13264: Test for utf-8 on Opac search
authorZeno Tajoli <z.tajoli@cineca.it>
Wed, 19 Nov 2014 20:54:01 +0000 (21:54 +0100)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 15 Jan 2015 23:42:17 +0000 (12:42 +1300)
commit819ee7bdf34fea0b24f6245559a9832009d6041a
tree0cc485957d8a7715de97bdc9ce61ab1ffe0540b1
parent796d06dc0f9fef94fdf2c7f26cd333cac9fb3964
Bug 13264: Test for utf-8 on Opac search

This test need to setup zebraserver and background indexing.
You need to set also KOHA_INTRANET_URL and KOHA_OPAC_URL
in the user enviroment.

It imports sample records and retrieves them on hte OPAC through
Apache.

To run it: prove opac_utf8.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(cherry picked from commit fb9eb5737bb2fa2025778a1324afb5d9662ef4a9)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
t/db_dependent/www/opac_utf8.t [new file with mode: 0644]