Bug 25082: Don't remove characters from string
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 5 May 2020 11:43:39 +0000 (11:43 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 11 May 2020 08:46:18 +0000 (09:46 +0100)
commitcc4b6b34c0541f4c56bf85755bc80fca6ea17e36
tree3c2fe14a653e368c0674ff5e6b6ddfa7679b7864
parent8cfe35b0440f7b9331b51f24224d80783b03a4da
Bug 25082: Don't remove characters from string

At the moment, show-lang-041 will either get a code
or an AV description to deal with. If it's a description,
we don't want to remove spaces and other chars from it.

To test:
- Repeat tests from first patch with an AV in LANG category
  that consists of multiple words, has a - and other possible
  punctuation.
- The description should show correctly in OPAC and staff.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl