[Koha-bugs] [Bug 23217] Batch patron modification shows database errors when no Attribute provided

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 26 09:29:27 CEST 2019


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

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #3)
> That doesn't make any errors, so I wonder if that's an autovivification
> issue... I'll take a quick look...

Yep. That's exactly it. 

So need to first check the value of $attr_type when returned by
C4::Members::AttributeTypes->fetch(). 

Just need to make sure the counter is still incremented correctly...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list