https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32061
--- Comment #1 from Katrin Fischer <[email protected]> --- Created attachment 143978 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143978&action=edit Bug 32061: Remove spans from page titles for adding/editing Z39.50/SRU servers In another bug we added spans to ease translations in the PROCESS block for server types. This PROCESS is used in several places, but only creates a problem when used in the title. The patch removes the spans using the remove TT filter avoiding having to change the PROCESS and causing a string change. To test: * Go to administration > Z39.50/SRU servers * Add a new Z39.50 and a SRU server or look at the form * The page title in the browser tab will show the span * Same for editing an existing Z39.50 or SRU server * Apply the patch * Verify the page titles are now correct Hint: you can see the full page title when hovering on the tab. -- 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/
