https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34597 --- Comment #23 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to HKS3 Tadeusz Sośnierz from comment #19)
Needs to be updated for a post-#35581 world (https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35581). Since ac157b7a75d84a07002e7c9cecceb549b612cf98 Koha::Illrequest is called Koha::ILL::Request which breaks the changes to /opac/opa-illrequests.pl. It also breaks the entire FreeForm backend, which impacts the testing procedure.
Thank you for this. I've squashed the Illrequest->ILL::Request update to the last patch and updated the test plan (notice step 1.5 to checkout FreeForm's branch). Additional info, unrelated to the above: Please note, from the dependency bug, that you should run 'yarn css:build' to see the UI element correctly (I forgot to mention this here). -- You are receiving this mail because: You are watching all bug changes.