I've filled a bug for better non existent record handling for biblios
and authorities. I propose to use the same approach used for patrons.
I hope I can submit a patch within a few hours.

For authorities I plan to add to authorities/detail.pl a check like this:

if ( defined $authtypecode ) {
 record show stuff
} else {
 generate proper error message
}

To+
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to