• 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
Problems with WOAction in WO 5.3.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with WOAction in WO 5.3.1


  • Subject: Problems with WOAction in WO 5.3.1
  • From: "David Haggerty" <email@hidden>
  • Date: Thu, 25 May 2006 17:48:36 -0400
  • Thread-topic: Problems with WOAction in WO 5.3.1

We recently upgraded to 5.3.1 from 5.2.4 and are having problems with
WOActionURL.  We use WOActionURL for Ajax and the & is adding the HTML
escape in 5.3.1 but never did this in 5.2.4.  This is causing it to not
find the session and the URL is then invalid.

Any ideas?  Is this a bug in 5.3.1?

Thanks in advance,
David

5.3.1:
.../wa/org.yfu.ui.announcement.ReminderDA/refreshReminder?id=46002395450
30766980&amp;wosid=B6fPodDWHmwlDcUs54Uaj0
5.2.4:
.../wa/org.yfu.ui.announcement.ReminderDA/refreshReminder?id=46002395450
30766980&wosid=B6fPodDWHmwlDcUs54Uaj0


ActionURL1: WOActionURL {
	actionClass = "org.yfu.ui.announcement.ReminderDA";
	directActionName = "refreshReminder";
	queryDictionary = refreshQueryDictionary;
}

public NSDictionary getRefreshQueryDictionary(){
        return new NSDictionary(getReminderIterator().getId(), "id");
}
 _______________________________________________
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: Problems with WOAction in WO 5.3.1
      • From: Wolfram Stebel <email@hidden>
    • Re: Problems with WOAction in WO 5.3.1
      • From: Gary Teter <email@hidden>
  • Prev by Date: Re: XCode 2.3 : so far so good - ummm...
  • Next by Date: Re: Problems with WOAction in WO 5.3.1
  • Previous by thread: Re: XCode 2.3 : so far so good - ummm...
  • Next by thread: Re: Problems with WOAction in WO 5.3.1
  • Index(es):
    • Date
    • Thread