https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24321 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96874|0 |1 is obsolete| | Attachment #96875|0 |1 is obsolete| | Attachment #96876|0 |1 is obsolete| | Attachment #96877|0 |1 is obsolete| | Attachment #96878|0 |1 is obsolete| | Attachment #96879|0 |1 is obsolete| | Attachment #96880|0 |1 is obsolete| | Attachment #96881|0 |1 is obsolete| | Attachment #96882|0 |1 is obsolete| | Attachment #96883|0 |1 is obsolete| | Attachment #96884|0 |1 is obsolete| | Attachment #96885|0 |1 is obsolete| | Attachment #96886|0 |1 is obsolete| | Attachment #96887|0 |1 is obsolete| | --- Comment #51 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 96939 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96939&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> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.