[Catalyst] Catalyst-Authentication-Store-DBIx-Class-User v0.1400 -
patch
Anthony Gladdish
a.j.gladdish at newcastle.ac.uk
Tue Nov 16 15:28:06 GMT 2010
Hi,
If you look at the diff for Catalyst-Authentication-Store-DBIx-Class 0.1083 to 0.1400 for Catalyst-Authentication-Store-DBIx-Class-User:
http://search.cpan.org/diff?from=Catalyst-Authentication-Store-DBIx-Class-0.1083&to=Catalyst-Authentication-Store-DBIx-Class-0.1400&w=1#lib/Catalyst/Authentication/Store/DBIx/Class/User.pm
The from_session() method has a call to load() with no $c param. It did previously, and this change is breaking my own authentication tests.
Catalyst-Authentication-Store-DBIx-Class 0.1400 test suite passes on my attached patch, and my own authentication tests are now passing.
Is there any reason why $c has been ommited here?
Can this patch be merged in please?
Regards,
Anthony Gladdish
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cat-Auth-Store-DBIC-User.pm.patch
Type: application/octet-stream
Size: 700 bytes
Desc: Cat-Auth-Store-DBIC-User.pm.patch
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20101116/ac96aac8/Cat-Auth-Store-DBIC-User.pm.obj
More information about the Catalyst
mailing list