https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16996
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Marc Véron <[email protected]> --- With patch, it works OK when updating an existing record. However if I want to create a new patron using self registration, I still get "Internal Server Error" What I did: - Mandatory fields: Surname, First name - Category is visible - If not yet done, log out from OPAC - Follow Link "Register here" - Fill in First name only - Fill in Verification - Submit - Getting Message "You have not filled..." - Do not change anything, submit -> "Internal Server Error" plack-error.log says: Template process failed: undef Error - Can not call method "description" on an undefined value at /usr/share/koha/lib/Koha/Template/Plugin/Categories.pm line 29. -- 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/
