https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25082
--- Comment #29 from Jonathan Druart <[email protected]> --- Created attachment 104498 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104498&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
