Skip Menu |

This queue is for tickets about the Jifty CPAN distribution.

Report information
The Basics
Id: 45904
Status: rejected
Priority: 0/
Queue: Jifty

People
Owner: Nobody in particular
Requestors: phillip [...] communitybandwidth.ca
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.90409
Fixed in: (no value)



Subject: Use of uninitialized value in join or string
Get these two warnings when running 'jifty server' and accessing the application: INFO - GET request for / WARN - Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elements/header line 8, <DATA> line 16. WARN - Use of uninitialized value in join or string at /usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elements/wrapper line 5. jifty version (0.90409) This is perl, v5.10.0 built for i486-linux-gnu-thread-multi Linux debian 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux
This looks like you're not setting a page title in your application's templates. Thomas On Sat May 09 16:53:43 2009, phillipadsmith wrote: Show quoted text
> Get these two warnings when running 'jifty server' and accessing the > application: > > INFO - GET request for / > WARN - Use of uninitialized value in join or string at >
/usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elemen ts/header Show quoted text
> line 8, > <DATA> line 16. > WARN - Use of uninitialized value in join or string at >
/usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elemen ts/wrapper Show quoted text
> line 5. > > > jifty version (0.90409) > This is perl, v5.10.0 built for i486-linux-gnu-thread-multi > Linux debian 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 > GNU/Linux
Subject: Autoreply to [rt.cpan.org #45904] Use of uninitialized value in join or string
Date: Fri, 10 Dec 2010 15:40:11 +0000 (GMT)
To: bug-Jifty [...] rt.cpan.org
From: "Phillip Smith" <phillip [...] communitybandwidth.ca>
Hello & thank you for your e-mail. I am currently away from the office. I will respond to your inquiry shortly after I return to work the week of December 13th. If you need to reach me urgently, you can leave a message at my office: 416 921 4608 x1. Best, Phillip. P.S. You should really follow me on Twitter or LinkedIn. :) http://twitter.com/phillipadsmith http://ca.linkedin.com/in/phillipadsmith -- Phillip Smith // Simplifier of Technology // COMMUNITY BANDWIDTH www.communitybandwidth.ca // www.phillipadsmith.com
From: phillip [...] communitybandwidth.ca
I'm pretty sure I was running one of the example applications. Either way, that was almost half a year ago now, so I can't remember the details. ;) On Fri Dec 10 10:40:08 2010, TSIBLEY wrote: Show quoted text
> This looks like you're not setting a page title in your application's > templates. > > Thomas > > > On Sat May 09 16:53:43 2009, phillipadsmith wrote:
> > Get these two warnings when running 'jifty server' and accessing the > > application: > > > > INFO - GET request for / > > WARN - Use of uninitialized value in join or string at > >
> /usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elemen > ts/header
> > line 8, > > <DATA> line 16. > > WARN - Use of uninitialized value in join or string at > >
> /usr/local/share/perl/5.10.0/auto/share/dist/Jifty/web/templates/_elemen > ts/wrapper
> > line 5. > > > > > > jifty version (0.90409) > > This is perl, v5.10.0 built for i486-linux-gnu-thread-multi > > Linux debian 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 > > GNU/Linux
> >