[Koha-bugs] [Bug 21706] Editing subfields in authority frameworks is broken (TT filter)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 20:46:23 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21706

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82007|0                           |1
        is obsolete|                            |

--- Comment #24 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 82248
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82248&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 at theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list