https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17853 --- Comment #16 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 103045 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103045&action=edit Bug 17853: Don't remove () from 785 link text and restore link value of 780 The only thing we change for 780 and 785 is, that if the display text contains (), they are no longer removed. To test: - Catalogue a record with 785$a some text (including) parenthesis e.g. Hospitals (Chicago, Ill. : 1936) - Verify that the () are not shown in the link text and are not part of the URL. - Apply patch - Verify that the () are shown in the link text and are not part of the URL. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.