[Koha-bugs] [Bug 13737] [OMNIBUS] Add Koha RESTful Services

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 31 16:59:36 CET 2017


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

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 59688
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59688&action=edit
Bug 13757: (QA followup) Make opac-memberentry.pl handle attrs deletion

The original code on this bug skipped empty-valued attributes. But
emptying attributes is the only way to tell the controller script that
the user wants to delete them.

This patch makes opac-memberentry.pl check the existence of attributes
sharing the code of the empty for the given patron, and it stores the
deletion on the Koha::Patron::Modification as needed. Otherwise
deletions got skipped.

To test:
- Verify setting/deleting attributes that are opac-editable and verify
the results are sound.

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


More information about the Koha-bugs mailing list