[Bug 1310] New: zebra query fails (500 server error) for authtypecode==''
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1310 Summary: zebra query fails (500 server error) for authtypecode=='' Product: Koha Version: HEAD Platform: Macintosh OS/Version: All Status: NEW Severity: blocker Priority: P2 Component: MARC Authorities AssignedTo: paul.poulain@free.fr ReportedBy: rch@liblime.com QAContact: koha-bugs@nongnu.org zebra query fails on authority search if authtypecode==''. Formerly the default framework for authorities had a NULL authtypecode. This is no longer allowed due to FK constraints on database. So we must either test for authtype=='' in authorities-home.pl and fix the query, or get rid of authtypecode ==''. not sure which is best option. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@daddy.katipo.co.nz