https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21706 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 81729 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81729&action=edit Bug 21706: (QA follow-up) Fix tabs Not all href's should have parameters URI encoded. Because sometimes they are just where for use by JavaScript libraries which fail in that situations. For fixed-lenght fields we use @ as the subfield code and it breaks the bootstrap tabs if we URI encode the '@'. This fixes the tabs issues on fixed-lenght fields in the authority type editing pages. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.