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

Attachment: Cat-Auth-Store-DBIC-User.pm.patch
Description: Cat-Auth-Store-DBIC-User.pm.patch

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to