https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39190 Kyle M Hall (khall) <kyle@bywatersolutions.com> 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) <kyle@bywatersolutions.com> --- 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 <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.