Fixes bug 5231: bad call to GetAuthType in BiblioAddAuthorities()
authorIan Walls <ian.walls@bywatersolutions.com>
Sat, 25 Sep 2010 16:17:31 +0000 (12:17 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 11:02:25 +0000 (07:02 -0400)
commit7f40eb3f6bbb0c65e345ade3b639ccc55aa60a00
tree94dc5aac894297e640d3919652816123a14e9422
parent171802b1746ede6bba607d90df3eb6be1ef30dfe
Fixes bug 5231: bad call to GetAuthType in BiblioAddAuthorities()

If systempreference BiblioAddsAuthorities is on, this could lead to error messages when trying to add records
to a basket from an external source.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Search.pm