On 17 Dec 2008, at 09:16, Carl Franks wrote:
I've just tested 5.8000_04 against a couple of my applications, and
found that basename() on Catalyst::Request::Upload objects returns
undef.
A brief look at the source leads me to believe the line:
has basename => (is => 'rw');
is overriding the "sub basename {...} later in the file.
Thanks for testing!
Can you try trunk, as I think this issue is already fixed there?
Cheers
t0m
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/