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]