
jshirley at gmail
Oct 12, 2009, 10:31 AM
Post #3 of 10
(1499 views)
Permalink
|
On Mon, Oct 12, 2009 at 10:19 AM, Oleg Pronin <syber.rus [at] gmail> wrote: > Hello. I upgraded to Catalyst 5.8 (5.80013) and i've got problem with > uri_for. > > It warns > Explicit blessing to '' (assuming package main) at > /usr/local/lib/perl5/site_perl/5.10.1/Catalyst.pm line 1281. > > Becase $c->req->base is empty. > > I'm not using custom Request object. > > Any idea what is the reason? > > Is this happening with the development server, or how is your app deployed? Is it on all requests, regardless of action? -J
|