New Authoritie - Problem when find possible dublicate
I with version *3.08.03.000* I have a error when I'm creating a new Authoritie and koha finds a possible duplicate: Software error: Can't use string ("Lopes, Francisco Luiz <br/> <br/") as a HASH ref while "strict refs" in use at /usr/share/koha/intranet/cgi-bin/authorities/authorities.pl line 613. With version 3.08.01.000 its OK, there is no problem. So I compare both functions and they are a bit different: Ver: 3.08.01.000 <i>duplicateauthvalue => $duplicateauthvalue,/ Ver: 3.08.03.000 /duplicateauthvalue => $duplicateauthvalue*->{authorized}->[0]*,/ When I remove *->{authorized}->[0]* it works OK. -- View this message in context: http://koha.1045719.n5.nabble.com/New-Authoritie-Problem-when-find-possible-... Sent from the Koha-general mailing list archive at Nabble.com.
Op 31-07-12 17:30, anjoze schreef:
I with version *3.08.03.000* I have a error when I'm creating a new Authoritie and koha finds a possible duplicate:
This looks to be introduced by a patch for bug 8386. I'd recommend reporting a new bug on http://bugs.koha-community.org and noting there what you put in your email. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
participants (2)
-
anjoze -
Robin Sheat