https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16955

--- Comment #2 from Marc VĂ©ron <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to