Modfied isa() check in set_from_related() to use class name returned from relationshi...
authorJason M. Mills <jmmills@cpan.org>
Fri, 20 Feb 2009 03:27:41 +0000 (03:27 +0000)
committerJason M. Mills <jmmills@cpan.org>
Fri, 20 Feb 2009 03:27:41 +0000 (03:27 +0000)
commite76db9c6078ffe90873ea9641774d448b555fa7e
tree8a7cf19e6c8e2521115362294201eeb41843a393
parentb1de2796800d5084ad6a293d86936b1f2ec4cbbd
Modfied isa() check in set_from_related() to use class name returned from relationship_info() rather than class() accessor on object. This fixes an issue when using with Catalyst::Model::DBIC::Schema.
lib/DBIx/Class/Relationship/Base.pm