Hi,
Just a suggestion given that there is no code mentioned:
This exception usually means that the form is slightly different than what was rendered originally. Do you happen to be using a Conditional component somewhere in the form? Could you use the 'If" one instead?
-mb
Filip Balas wrote:
I am using the T-Deli 'For' component to dynamically create a list of editable items. Now the form renders fine, I can add items to it but when I try and click on any of the actionlinks which I generated to remove or save changes to the item in question, I recieve the following error:
You have clicked on a stale link. Action id 1 does not match component ManageTitles/deleteTitle. This is most likely the result of using your browser's back button,
but can also be an application error.
You may continue by returning to the application's home page
</phonelist/app?service=home>.
Now I've looked at TiA, googled the net and tried
to find something on the mailing list but other people
are having a different problem than mine. I am not having
problems with the form not rendering due to inconsistencies
between the number of form elements between requests
(this is the problem everyone is talking about). My problem
seems to be that Tapestry is having trouble figuring out which link belongs to which listener...
Does anyone know where I could start looking for a solution to this?
Filip
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.10.3 - Release Date: 4/25/2005
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
