http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221
--- Comment #2 from Dobrica Pavlinusic <[email protected]> --- I manage to replicate this problem, but and it happen when you are logged in with koha admin account which doesn't have library (branch) assigned. Adding batch dies because of referential integrity error (since branch is NULL) and editing dies because there is no row created to edit. It does work for CGI version, more research needs to be done. -- 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/
