12 Oct
2021
12 Oct
'21
8:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28948 --- Comment #52 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 126124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126124&action=edit Bug 28948: Remove FIXME This patch reproduces what we did for `to_api_mapping`: make it always present on Koha::Object classes. This has the side-effect of... making things more secure! Before this patch, if undefined, all attributes were returned. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.