[Koha-bugs] [Bug 33622] Notice content does not show on default tab if TranslateNotices enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 2 19:51:50 CEST 2023


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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 150529
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150529&action=edit
Bug 33622: Notice content does not show on default tab if TranslateNotices
enabled

This patch fixes a conflict between the template-generated markup and
Bootstrap JS which were both competing to show the correct default tab.
It's simpler to rely on JavaScript.

To test, apply the patch and enable the TranslateNotices system
preference if necessary.

- Go to Tools -> Notices & slips
- Go to edit any notice e.g. DUEDGST
- The page should load with the "Default" tab selected by default.
- Enter unique titles and contents under each tab to confirm that the
  data you see under the "Default" or "English (en)" tab is being shown
  in the right place.
- Save your modified notice and edit it again to confirm that the tabs
  correspond correctly to your data.

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


More information about the Koha-bugs mailing list