7 Nov
2025
7 Nov
'25
12:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41217 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 189293 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189293&action=edit Bug 41217: Add missing class on body tag for reserve/hold-group.tt It is a requirement to have id and class on the body tag. We had a test that was incorrectly removed (see bug 41216) Test plan: Confirm that now reserve/request.pl and reserve/hold-group.pl have the class "reserve" on the body tag. Note that reserve/request.pl previously had "catalog", that feels wrong, please let me know if you disagree with "reserve" -- You are receiving this mail because: You are watching all bug changes.