https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18086 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net Status|Needs Signoff |Failed QA --- Comment #11 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
6) Editor should behave as it did before
Everything was fine until this step:
Could not compile /kohadevbox/koha/tools/overduerules.pl: syntax error at /kohadevbox/koha/tools/overduerules.pl line 169, near "};" BEGIN not safe after errors--compilation aborted at /kohadevbox/koha/tools/overduerules.pl line 313. at /usr/share/perl5/CGI/Compile.pm line 132
It's a missing parenthesis: }; ↓ }); Even after fixing there is an issue. "Email" and "print" aren't saved when ticked, they disappear after saving. -- You are receiving this mail because: You are watching all bug changes.