Bug 9859: fix nsb_clean side effect
authorStéphane Delaune <stephane.delaune@biblibre.com>
Wed, 20 Mar 2013 09:54:46 +0000 (10:54 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Oct 2014 17:06:14 +0000 (14:06 -0300)
commitf32b0e1243c0d93f42f9385285c3217e70ba7b2a
treed3290fb5d272f51a748c910741395cb0b57bfc7b
parentb8b200836e7bfa2711dc5f0542f6f5ddbcf80174
Bug 9859: fix nsb_clean side effect

Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr>
This sub was causing 2 bugs :
- tools/exports.pl --clean was removing Â
- authority search plugin used in cataloging was removing Â in suggested authorities displayed dynamicly (using ajax)
After applying the patch,
- NSB/NSE are still removed by nsb_clean
- tools/exports.pl --clean is no more removing Â
- authority search plugins is no more removing Â

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Charset.pm