Re: No node found issue with directlink and updateComponents where theres a form submit

2006-08-14 Thread Josh Long
Alrighty, The bug is TAPESTRY-1063. Any helps greatly appreciated as I have to be able to come up with something pretty quick Thanks, Josh On 8/14/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: Oops.. Can you file a bug report for this? The single update block for hidden form input fields sh

Re: No node found issue with directlink and updateComponents where theres a form submit

2006-08-14 Thread Jesse Kuhnert
Oops.. Can you file a bug report for this? The single update block for hidden form input fields should only happen when updating individual items contained in a form, but not when the whole form itself needs to be rendered. On 8/14/06, Josh Long <[EMAIL PROTECTED]> wrote: Im having an issue wit

No node found issue with directlink and updateComponents where theres a form submit

2006-08-14 Thread Josh Long
Im having an issue with the folloowing template: 0 | 4 ${new java.util.Date()}${search.pageNumber}${bookmarkablePage} the idea is that (at least in this simple test) the directlink updates the page number and reruns the search, forcing an update of the div jwcid=