https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42397 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_25_11_candidate --- Comment #17 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- (In reply to Baptiste Wojtkowski (bwoj) from comment #15)
Not reproduced on 25.11, not backporting unless requested
Hi Baptiste, it is reproducible on 25.11: 1) Enable ILLModule and IllLog system preferences. 2) Install a metadata enrichment plugin that supports ILL batches (restart plack if needed), e.g.: https://github.com/openfifth/koha-plugin-api-pubmed/releases 3) Visit ILL module: <staff_url>/cgi-bin/koha/ill/ill-requests.pl 4) Click the 'New ILL requests batch' button 5) Enter any name, cardnumber '42' and any library. Click 'Continue' 6) Add a pubmedid (e.g. '123') and click process identifiers. 7) Click 'Add items to batch' and 'Finish and view batch'. 8) Visit the ILL request we just created: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 9) Confirm it explodes with a nasty 500 error Please backport! Thank you! -- You are receiving this mail because: You are watching all bug changes.