https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24321 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96840|0 |1 is obsolete| | Attachment #96841|0 |1 is obsolete| | Attachment #96842|0 |1 is obsolete| | Attachment #96843|0 |1 is obsolete| | Attachment #96844|0 |1 is obsolete| | Attachment #96845|0 |1 is obsolete| | Attachment #96846|0 |1 is obsolete| | Attachment #96847|0 |1 is obsolete| | Attachment #96848|0 |1 is obsolete| | Attachment #96849|0 |1 is obsolete| | Attachment #96850|0 |1 is obsolete| | Attachment #96851|0 |1 is obsolete| | Attachment #96852|0 |1 is obsolete| | --- Comment #37 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 96874 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96874&action=edit Bug 24321: Add Koha::Objects->attributes_from_api This patch makes the 'attributes_from_api' method from the singular class available from the result set class. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/Koha/Objects.t => SUCCESS: Tests pass! 4. Sign off :-D 5. Yeah, I skipped 3 :-P Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.