Re: WOHyperlink is different with pageName vs directAction bindings?
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&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