https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28031
Bug ID: 28031
Summary: Koha::Patron::Attribute->_check_repeatable doesn't
exclude the object's ID
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In the case of non-repeatable attributes, if you are adding a new attribute,
the check works correctly.
But if you are editing an existing attribute, it fails, because it doesn't
exclude it's own id from the search :-/
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/