11 Apr
2026
11 Apr
'26
12:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41740 --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 197113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197113&action=edit Bug 41740: (QA follow-up) Pass curbside count to template When testing, I noticed the curbside pickup count would sometimes disappear on page refresh and then reappear on a subsequent refresh. This follow-up passes a plain count to the template instead of the resultset object, which makes the template logic simpler and more predictable. It also removes extra spacing in the display text. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.