Subject: | search action breaks under CDBI::Relationship::IsA |
Maypole's default action "search" is incompatible with CDBI IsA relationships because the IsA rel writes a search method when it is set up . So classes with an IsA rel you cannot "search".
I suggest renaming search to something else. Also delete and any other actions that coincide with Class::DBI methods.
thanks.
Peter