22 Feb
2011
22 Feb
'11
2:22 p.m.
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+