22 Jun
2026
22 Jun
'26
11:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42404 --- Comment #24 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 200843 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200843&action=edit Bug 42404: (follow-up) Die on upload directory creation failure The mkdir call in _store_upload silently continued if the directory could not be created, leading to a confusing move_to failure later. Die immediately with a descriptive message; the caller's catch block will return a 500 to the client. -- You are receiving this mail because: You are watching all bug changes.