https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16955 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 53612 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53612&action=edit Bug 16955: Internal Server Error while populating new framework While populating a new framework, an internal server error occurs. (Error occurs with plack enabled) Steps to reproduce: - Go to Home > Administration > MARC frameworks - Add framework e.g. TEST, submit - In List of frameworks, go to framework TEST, Actions, MARC Structure - Create framework for... : Select DEFAULT Result: Internal Server Error (rest of screen blank) This patch fixes a variable scope issue and moves 4 lines that should be inside a loop. To test: - Apply patch - Verify that code changes make sense - Try to recreate error -- You are receiving this mail because: You are watching all bug changes.