Re: template parsing/generation inserts extra spaces
Re: template parsing/generation inserts extra spaces
- Subject: Re: template parsing/generation inserts extra spaces
- From: Lachlan Deck <email@hidden>
- Date: Tue, 3 Jul 2007 02:15:10 +1000
On 03/07/2007, at 1:05 AM, Patrick Robinson wrote:
I probably shouldn't even suggest this, but... you're sure the
string bound to ResultType doesn't have a space at the end? :-)
No, because...
<webobject name="ResultType"/>_T<webobject
name="HasMultipleDisplayedObjects">_S</webobject>
results in:
'SomeType_T _S'
So something else is up...
On Jul 2, 2007, at 12:14 AM, Lachlan Deck wrote:
If I have:
<webobject name="ResultType"/><webobject
name="HasMultipleDisplayedObjects">s</webobject>
The component is generated as: 'SomeType s' instead of 'SomeTypes'.
Any ideas? WO5.3.x
with regards,
--
Lachlan Deck
_______________________________________________
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