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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
  Text to go in the|                            |This fixes the messages
      release notes|                            |shown when saving changes
                   |                            |to system preferences that
                   |                            |use the widget with
                   |                            |multiple sortable and
                   |                            |selectable options that
                   |                            |have checkboxes, such as
                   |                            |OPACAuthorIdentifiersAndInf
                   |                            |ormation.
                   |                            |
                   |                            |Saving changes to system
                   |                            |preferences that used this
                   |                            |widget resulted in several
                   |                            |pops up with "Saved
                   |                            |preference ..." with one
                   |                            |confirmation line per
                   |                            |checkbox/option (even if
                   |                            |only one option was
                   |                            |changed), instead of a
                   |                            |single line for the
                   |                            |preference itself.

--- Comment #3 from David Nind <[email protected]> ---
Testing notes (using KTD):
1. To add a language to test OPACLanguages:
   koha-translate --install de-DE --dev kohadev
2. To tidy up afterwards:
   koha-translate --remove de-DE --dev kohadev
   git clean -fd
   Result: a git status should show things are clean
   cd misc/translator/po, then:
     git status
     git fetch origin
     git reset --hard origin/main
     git clean -fd

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to