https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24001
--- Comment #8 from Chris Nighswonger <[email protected]> --- (In reply to Jonathan Druart from comment #7) > (In reply to Chris Nighswonger from comment #5) > > (In reply to Jonathan Druart from comment #4) > > > There is no printers_profile.profile_id == 0 in DB, so I am expecting an > > > error as well. > > > > > > Is there a good reason to not display the list of available profiles on > > > adding? > > > > It should: http://tinyurl.com/rkfw9fx > > We are in patroncards/edit-profile.pl, which does not have this else{} part. edit-profile.pl or edit-template.pl? > This is even worst with strict_sql_modes turned on, the creation of a new > template is impossible: ... > There is a logic issue in the controller, the printer profile list is not > passed to the template (only passed when editing). http://tinyurl.com/t9zksc2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
