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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 13 Jan 2015 15:43:25 +0000 (12:43 -0300)
commitfb9eb5737bb2fa2025778a1324afb5d9662ef4a9
treee4eb382dff91c65a1f1563ba8333963f228ddc90
parent1ded4bfc55fb0f744c7f251859497eb5e1899eea
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>
t/db_dependent/www/opac_utf8.t [new file with mode: 0644]