Thanks for the patch!

Peter



-- 
If you are not an intended recipient of this e-mail, please notify the sender, 
delete it and do not read, act upon, print, disclose, copy, retain or 
redistribute it. Please visit http://www.albourne.com/email.html for important 
additional terms relating to this e-mail.

----- Original Message -----
From: "Sven Homburg" <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Monday, 10 November, 2008 4:53:09 PM GMT +02:00 Athens, Beirut, 
Bucharest, Istanbul
Subject: Re: t5components paged loop

get the latest trunk for t5components.

the release 0.5.15 is not usable with latest tapestry trunk
2008/11/10 Peter Stavrinides <[EMAIL PROTECTED]>

> As of this morning I am getting the error listed below, from some pretty
> innocuous code:
>
> "Render queue error in BeginRender[hf/forum/Home:pagelink_0]: Error
> persisting field hf/forum/DisplayThread:pagedloop:_currentPage: Persistent
> fields may not be updated until after the page has finished loading. This
> may be due to a persistent field with a default value. The default value
> should be removed."
>
> It appears the paged loop component is setting a default value for a
> persisted field, which is an error as of this mornings snapshot... I have a
> lot of code that uses this component, is there a patch, workaround or
> upgrade I can get hold of from somewhere, I am using the following:
>
> <dependency>
>                      <groupId>org.apache.tapestry</groupId>
>                      <artifactId>t5c-contrib</artifactId>
>                      <version>0.5.15</version>
>                  </dependency>
>
>                 <dependency>
>                      <groupId>org.apache.tapestry</groupId>
>                      <artifactId>t5c-commons</artifactId>
>                      <version>0.5.15</version>
>                  </dependency>
>
> Thanks,
> Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to