2008/12/5 Marcus Ramberg <[email protected]>:

> That is why we would like for you to try it out, and
> tell us what breaks on your apps (If you don't, we will happily ignore your
> anguished cries later (Well, probably not, but please test it anyways!))

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.

Cheers,
Carl

_______________________________________________
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