Bug 13836: Does not separate symbol and value if symbol is not displayed.
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 16 Mar 2015 14:24:02 +0000 (15:24 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 19 Mar 2015 17:10:21 +0000 (14:10 -0300)
commit15468615f9c5c427cc819bf833c2df58d13c5080
tree87b46341a346674e6fb158c77426792eb5334d16
parent17a886aed2928b619826b5e2cd435998f7d2b276
Bug 13836: Does not separate symbol and value if symbol is not displayed.

This patch force the separation between the symbol and the value to an
empty string if the symbol is not displayed.

Tested with locale de_CH.UTF-8, prove t/Prices.t is now successful.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Number/Price.pm