
jayk at ion0
Sep 29, 2008, 9:29 AM
Post #3 of 3
(1155 views)
Permalink
|
Hey Ton, Replying for benefit of the list: I've incorporated this patch. It will be part of the next release. Jay On Sep 18, 2008, at 8:47 AM, Ton Voon wrote: > Hi! > > Is the attached a valid patch to C::P::Authentication 0.10007? > > I have some functions in Opsview where I do function_call( $c->user, > $other_data). But if $c->user does not exist, C::P::A returns an > empty list, which is considered no value in the function call. The > patch forces an undef. > > Opinions? > > Ton > > http://www.altinity.com > UK: +44 (0)870 787 9243 > US: +1 866 879 9184 > Fax: +44 (0)845 280 1725 > Skype: tonvoon > > <cat_auth_return_undef_for_no_user.patch> > > _______________________________________________ > Catalyst-dev mailing list > Catalyst-dev [at] lists > http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev _______________________________________________ Catalyst-dev mailing list Catalyst-dev [at] lists http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|