Bug 13579: (regression tests) Encoding issues on about > timeline get tested
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 14 Jan 2015 14:45:34 +0000 (11:45 -0300)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 18 Jan 2015 01:56:16 +0000 (14:56 +1300)
commitca8d6b4827b3803cc843ea68a1c8698cfc84f543
tree55c8d27f675f4716860fb988ca1247d0baf147e8
parent819562fd181f57ddd41456a1badc3315eae09e12
Bug 13579: (regression tests) Encoding issues on about > timeline get tested

This patch introduces two tests for encoding issues on about > timeline

To test:
- Apply the patch and run
  $ KOHA_USER=kohaadmin KOHA_PASS=katikoan KOHA_INTRANET_URL=http://koha-dev.biblioadmin prove t/db_dependent/www/history.t
  (adjust to your own settings, the user needs to have access to the about page)

Regards

Signed-off-by: Manuel Cohen Arazi <manuelcohenarazi@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 29ebdc3ad5baf6e2d1d9a40118175e399ccd2517)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
t/db_dependent/www/history.t [new file with mode: 0644]