https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39190
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179396|0 |1 is obsolete| | Attachment #179397|0 |1 is obsolete| | Attachment #179398|0 |1 is obsolete| | Attachment #179399|0 |1 is obsolete| | Attachment #179400|0 |1 is obsolete| | Attachment #179401|0 |1 is obsolete| | Attachment #179402|0 |1 is obsolete| | Attachment #179403|0 |1 is obsolete| | Attachment #179404|0 |1 is obsolete| | Attachment #179405|0 |1 is obsolete| | Attachment #179406|0 |1 is obsolete| | Attachment #179407|0 |1 is obsolete| | Attachment #179408|0 |1 is obsolete| | Attachment #179409|0 |1 is obsolete| | Attachment #179410|0 |1 is obsolete| | Attachment #179411|0 |1 is obsolete| | Attachment #179412|0 |1 is obsolete| | Attachment #179413|0 |1 is obsolete| | --- Comment #54 from Kyle M Hall (khall) <[email protected]> --- Created attachment 179589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179589&action=edit Bug 39190: Add $result to Koha::Objects `object_class` calls This allows us to do dynamic polymorphic classing on calls to 'find', 'find_or_create', 'single', 'next', 'last' and 'as_list' etc. Signed-off-by: Martin Renvoize <[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/
