https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39688 Bug ID: 39688 Summary: Space missing between "suspended" and "until" in the holds summary table Change sponsored?: --- Product: Koha Version: Main Hardware: All URL: http://localhost:8080/cgi-bin/koha/opac-user.pl?opac-u ser-holds=1 OS: All Status: NEW Keywords: Academy, accessibility Severity: minor Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: kristinamason@fastmail.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, oleonard@myacpl.org Created attachment 181196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181196&action=edit The holds table Issue: A space is missing between "suspended" and "until" in the holds table if a hold is suspended. To reproduce: 1. Log into Koha as an end user (not staff) http://localhost:8080/ 2. Search for a book 3. Put a hold on that book 4. Click the "Summary" link in the left column to view your summary page http://localhost:8080/cgi-bin/koha/opac-user.pl?opac-user-holds=1 5. Click the Holds tab to view your holds. 6. Click the "Suspend" button next to your hold, choose a date, and suspend the hold. 7. View the Status column on the Holds tab 8. Note it says Suspendeduntil and the date Expectation: It should say "Suspended until", which has a space in the middle. Screenshot attached -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.