binding validation problem
binding validation problem
- Subject: binding validation problem
- From: Archibald Singleton <email@hidden>
- Date: Tue, 1 Apr 2008 00:04:41 -0300
Hello,
I've got the following subcomponent in my Main component for which
WOLips is giving me a "There is no key $currentItem in Main" error
message.
<wo:WOImage alt = "~\"Order a \" + $currentItem" border = "0" filename
= "~$currentItem + \".gif\""/>
The problem is that the key does exist (private ivar with vanilla
accessor methods) and in fact WOLips doesn't give the error message
infor other subcomponents in Main that also use the binding <wo:string
value = "$currentItem"/>
I'm using WOLips nightly w/ WO 5.3.3
= tmk =
_______________________________________________
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