https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23217

--- Comment #1 from David Cook <[email protected]> ---
I find it odd that no one else has encountered this over the last year, but I'm
guessing it might have to do with most people not running with RaiseError
turned on (by DEBUG=1).

I'm not sure what the best fix would be. 

One option is to maybe change the Javascript in modborrowers.tt.

Another would be to update UpdateBorrowerAttribute() to look up the
borrower_attribute_type/code before trying to do an insert, although that could
have performance impacts on batch operations.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to