https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24321
Kyle M Hall <[email protected]> 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 <[email protected]> --- 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 <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- 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/
