Hi Martin,
Thanks for the suggestion. I've made the change, tests all pass on my system, so I released version 2.200002 to CPAN.
Please let me know how you get on.
regards,
oliver.
On Fri Feb 13 04:28:22 2015, martin.rusko@gmail.com wrote:
Show quoted text> On Tue Nov 04 02:25:53 2014, SREZIC wrote:
> > On 2014-11-03 16:14:52, OLIVER wrote:
> > > Hi,
> > >
> > > Many thanks, I've removed the FATAL nonsense and released version
> > > 2.143070 to CPAN.
> >
> > Unfortunately it does not seem to help, still 100% fail reports:
> >
http://matrix.cpantesters.org/?dist=Catalyst-Plugin-
> > AutoCRUD%202.143070
>
> Is it possible, that the problem is in
> Catalyst/Plugin/AutoCRUD/View/TT.pm file at this line:
>
> if (!exists $c->{stash}->{current_view}) {
>
> I think it would work with:
>
> if (!exists $c->stash->{current_view}) {
>
> Could you try Oliver, please?
>
> Thanks and Regards,
> Martin
--
regards,
oliver.