https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38196 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk, | |pedro.amorim@openfifth.co.u | |k --- Comment #22 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Found 2 issues not introduced by this patchset, for the record and if someone wishes to follow-up: 1) 'Administration' > 'Authorized values' > TICKET_STATUS > 'New authorized value for TICKET_STATUS'. Set 'Authorized value' to IN PROGRESS, 'Description' to In Progress. Save. 2) Enable 'CatalogConcerns' if not already on. 3) Create a new catalog concern/ticket from any bib record. 4) On /cgi-bin/koha/cataloguing/concerns.pl, open 'Details' on that ticket, click the down-arrow next to 'Update', select 'In Progress'. 5) Reload the concerns list, the ticket's row renders broken/corrupted, overlapping the pagination controls. 6) Click 'Hide In Progress', the ticket is not filtered out, the label/checkbox does not toggle. 7) For comparison: repeat with a single-word status like TESTING, table renders fine, and 'Hide Testing' correctly filters it out, isolating the space as the trigger for both issues. -- You are receiving this mail because: You are watching all bug changes.