• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
You backtrack too far problem.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

You backtrack too far problem.


  • Subject: You backtrack too far problem.
  • From: Gustavo Pizano <email@hidden>
  • Date: Thu, 3 Dec 2009 10:22:14 +0100

Hello all.

In my app I have so AjaxUpdateContainers which gets updated when pressing some AjaxSubmitButtons , (funny, :) ), now sometimes,  when I, clicking the submit butons, I get the you backtrack too far exception, it happens randlmly, it can happen after clicking 10 times the button, or after clicking 5, or sometimes it doesn't even happen.

this is what Im doing at the end of the WOActionResult methods,  


if (this.didBacktrack()){
  session().defaultEditingContext().revert();
// handle and prepare to report errors
// this.errors.addObject("Unable to process page after back button was pressed.");
return this.context().page();
}

I read it somewhere in the wiki,  but it seems its not working..

Any suggestions.?

thanks

Gustavo
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: You backtrack too far problem.
      • From: email@hidden
  • Prev by Date: Re: And another EOF one-to-many qualifier to use?
  • Next by Date: Qualifier through relationship
  • Previous by thread: Re: And another EOF one-to-many qualifier to use?
  • Next by thread: Re: You backtrack too far problem.
  • Index(es):
    • Date
    • Thread