https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40504 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #75 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (In reply to Lisette Scheer from comment #73)
I was able to tidy sucessfully this time without it reverting. However when I save a manager in the ILL module, it doesn't save them, just loads it back up with Manager:Nobody
I believe this is a regression added by the tidy patch: - [% PROCESS select_manager_form - manager => request.manager - required_permission => CAN_user_ill - %] + [% PROCESS select_manager_form manager => request.manager equired_permission => CAN_user_ill %] Notice 'equired_permission'. I was able to reproduce the issue you described and confirm it appears it's caused by this change. Are you able to revisit the tidy patch or re-test without it? Thank you.
I did add a dependancy because suggestions don't load a single suggestion anymore. Bug 42071 fixes this.
Thank you for bug 42071. -- You are receiving this mail because: You are watching all bug changes.