https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211 Alex Buckley <alexbuckley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexbuckley@catalyst.net.nz Status|Needs Signoff |In Discussion --- Comment #2 from Alex Buckley <alexbuckley@catalyst.net.nz> --- Hi Christopher I am still seeing partial html tags in the ids for todays checkout and previous checkouts with your patch applied, for example: var RENEWALS_REMAINING = _("%s of %s renewals remaining"); var HOLD_IS_SUSPENDED = _("Hold is <strong>suspended</strong>"); var UNTIL = _("until %s"); var NEXT_AVAILABLE_ITYPE = _("Next available %s item"); var ITEM_IS_WAITING = _("Item is <strong>waiting</strong>"); var ITEM_IS_WAITING_HERE = _("Item is <strong>waiting here</strong>"); var AT = _("at %s"); var ITEM_IS_IN_TRANSIT = _("Item is <strong>in transit</strong> from %s since %s"); Can you please clarify your test plan further to clarify if this is intended or not -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.