https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27420
Bug ID: 27420
Summary: A mistake in bug 5161 leads to some patron attributes
appearing without a fieldset
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
I'm really struggling to describe this issue even though I can happily
replicate it with customer data... and the fix is clear and obvious.
When adding, editing a borrower if a patron attribute type has a class
associated with it (with a corresponding PA_CLASS AV value or otherwise), then
it should appear grouped inside a fieldset with the class associated with it.
However, sometimes that is not the case.. narrowing down when it happens is
aluding me :(.
The fix is however clear; in members/memberentry.pl we refer to $attr_type via
class methods in most places but treat it like a bare hashref for the class
case.
Patch to follow.
--
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/