https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36135
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #105 from Andrew Fuerste-Henry <[email protected]> --- On searching, it appears this only uses dates (expiration or suspension) if both ends of the range are supplied. If only one end of the date range is supplied, we should interpret that as an open-ended search -- entering 2025-05-01 fr "Expiration date from" and leaving "Expiration date to" empty should only return holds that have an expiration date greater than 2025-05-01. We're missing the word "and" when repeating back the user's suspend dates on search results: "suspend date between 2025-04-17-2025-04-18" You give the message "You have to suspend holds if new suspend until date is set." if one tries to set Suspend Until date without also clicking Suspend Holds. Could you automatically select Suspend Holds for the user if they set a suspend until? Error when trying to send holds from a report: Programming error - op 'form' must start with 'cud-' for POST http://localhost:8081/intranet/tools/batch_modify_holds.pl (referer: http://localhost:8081/cgi-bin/koha/reports/guided_reports.pl?id=1&op=run) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
