this is a shortcoming of the hybrid coding strategy. you can try tweaking it so that if it detects a url with page id but page id is not found in session it can throw a stale page exception. submit a patch and we can role it into core.
-igor On Mon, Nov 29, 2010 at 2:31 PM, Douglas Ferguson <[email protected]> wrote: > That seems more likely to me. > > Is there anything I could do to prevent this? > > D/ > > On Nov 29, 2010, at 1:21 PM, Igor Vaynberg wrote: > >> another possibility, if this page is using hybrid url coding strategy, >> is that the session expires and the form is submitted against a new >> instance of the page - where the button is not visible. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
