• 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
Re: WOHyperlink is different with pageName vs directAction bindings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOHyperlink is different with pageName vs directAction bindings?


  • Subject: Re: WOHyperlink is different with pageName vs directAction bindings?
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 14 Jul 2009 15:27:50 -0700

Which version of WO?

That is just a bug, file a Radar.


Chuck


On Jul 14, 2009, at 2:26 PM, Greg Brown wrote:

Hi all,

I noticed that a WOHyperlink evaluates as different links depending upon how it is bound; if a pageName parameter is given, then an accompanying bound queryDictionary adds characters to the link like:

blahurl/?name=thename&amp;city=Leuven

Whereas if a directAction parameter is bound, then one gets urls like:

blahurl/?name=thename&city=Leuven

So in one case, you get:

name=thename
amp;city=Leuven

And with DirectActions:

name=thename
city=Leuven

What do people do with this difference? Does Wonder have a dictionary filter to get rid of the prepended 'amp;' ? or a method to use a "amp;city" key as equal to a "city" key for a fetching the values?

WebObjects, what an elaborate mechanism for passing strings around!


_______________________________________________ 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


-- Chuck Hill Senior Consultant / VP Development

Learn WO at WOWODC'09 East in Montréal this August!
http://www.wocommunity.org/wowodc09/east

http://arstechnica.com/apple/news/2009/07/webobjects-sliced-from-106but-prognosis-of-death-premature.ars

_______________________________________________
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: WOHyperlink is different with pageName vs directAction bindings?
      • From: Greg Brown <email@hidden>
References: 
 >WOHyperlink is different with pageName vs directAction bindings? (From: Greg Brown <email@hidden>)

  • Prev by Date: Re: Frameworks, Info.plist and Manifests
  • Next by Date: Re: Little help with a qualifier
  • Previous by thread: WOHyperlink is different with pageName vs directAction bindings?
  • Next by thread: Re: WOHyperlink is different with pageName vs directAction bindings?
  • Index(es):
    • Date
    • Thread