Will Stranathan wrote:

> Which version of Turbine are you using?  With TDK1.1a9 and
> TDK1.1b1, I get the same results.  Is there something else
> I'm missing in TR.props?
>
> I even created another sessionvalidator and copied the code
> from TemplateSecureSessionValidator and put in debugging
> prints.  Interestingly enough,
>
> data.getTemplateInfo().setScreenTemplate(
> TurbineResources.getString("template.login") );
> System.out.println(data.getTemplateInfo().getScreenTemplate());
>
> The second line prints the page I was maliciously trying to
> get to, rather than the data from template.login.
>
> However, the setMessage() call is working - the page I
> maliciously tried to go to shows me the login.message.  -
> The template is just not getting set properly.

there was a bug in TemplateInfo.java ... it is fixed in turbine-cvs ...
get the latest version or wait for the next tdk ..

martin






------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to