http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15469 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46248|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 46249 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46249&action=edit Bug 15469: Fix authority header search Introduced by bug 15381. The logs contain plenty of "detail.pl: No method value!" and the dropwdown list is not correctly populated (no value for options) Test plan: Go to the authority module and have a look at the auth type codes dropdown list. Without this patch, the values of the options are empty. With this patch, the values are correctly filled. Signed-off-by: Frédéric Demians <f.demians@tamil.fr> I confirm this patch silence noise in log file. -- You are receiving this mail because: You are watching all bug changes.