https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21706 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81768|0 |1 is obsolete| | --- Comment #20 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 82007 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82007&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> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.