RT for rt.cpan.org
Skip Menu
|
Bug #122738 for CGI-Application-Structured-Tools: Order of tt_ calls in cgiapp_init
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
CGI-Application-Structured-Tools CPAN distribution
.
Report information
The Basics
Id:
122738
Status:
new
Priority:
0/
Queue:
CGI-Application-Structured-Tools
People
Owner:
Nobody in particular
Requestors:
yehuda [...] ymkatz.net
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Aug 07 17:13:14 2017
yehuda [...] ymkatz.net - Ticket created
Subject:
Order of tt_ calls in cgiapp_init
Date:
Mon, 7 Aug 2017 17:11:57 -0400
To:
bug-CGI-Application-Structured-Tools [...] rt.cpan.org
From:
Yehuda Katz <yehuda [...] ymkatz.net>
I had to call $self->tt_config( before $self->tt_include_path( or the config changes would be ignored. I haven't done any further debugging, but it would be nice if the template could mention that. - Y