On Sat Apr 03 08:30:48 2010, OLIVER wrote:
Show quoted text> 21:27 <@jhannah> hmm... [error] Caught exception in
> CRM::Model::AutoCRUD::Metadata->process "Use of
> uninitialized value in string ne at
>
> /usr/lib/perl5/site_perl/5.8.8/Catalyst/Plugin/AutoCRUD/Model/Metadata.pm
> line
> 255."
A DBIC view (assuming use of ResultSource::View) does not have to have a
primary key set, and AutoCRUD was trying to find one and breaking.
I've put in a temporary hack fix for this, which makes things work. I'm
also going to be reworking the whole PK support anyway to support multi
col PKs, so which version will hit CPAN first I'm not sure.
Thanks once again for the report, anyway.
(svn Committed revision 755.)
--
regards,
oliver.