[Koha-bugs] [Bug 34234] Item groups dropdown in detail.tt modal does not respect display order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 3 12:56:56 CET 2023


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158148|0                           |1
        is obsolete|                            |
 Attachment #158294|0                           |1
        is obsolete|                            |

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 158328
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158328&action=edit
Bug 34234: Add template plugin for listing and sorting ItemGroups

This patch adds a template plugin to handle the retreiving and sorting of
ItemGroups.

1. EnableItemGroups
2. Find a record and add some new item groups with display orders that are
different from the order in which the groups were added
3. Check the checkbox next to one or more items and click the link to "Add/move
to item group"
4. Notice that the values in the dropdown do not respect the display order.
5. Apply patch, restart all
6. Check again, sorting should be correct.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list