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

--- Comment #14 from Victor Grousset/tuxayo <[email protected]> ---
(In reply to Victor Grousset/tuxayo from comment #8)
> Can't backport to 19.11.x: can't solve a conflict on the tests.

Just retried with the idea of not backporting the newt tests and rely on manual
testing. Turns out that the fix depends on bug 20443 which in not in 19.11.x

So 19.11.x still uses attribute() and
C4::Members::Attributes::UpdateBorrowerAttribute()

But this patch relies on extended_attributes() and add_extended_attribute()

And changing the name don't do it :P
The existing tests don't pass anymore.

So here is some info in case someone need this for 19.11.x and bellow.

-- 
You are receiving this mail because:
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/

Reply via email to