Re: template parsing/generation inserts extra spaces

2007-07-02 Thread Lachlan Deck
Hi there, On 03/07/2007, at 4:00 AM, Patrick Robinson wrote: And HasMultipleDisplayedObjects is just a plain ol' WOConditional? Doh! That was it... one of mine. Ugh, too obvious to consider ;-) with regards, -- Lachlan Deck ___ Do not post admi

Re: template parsing/generation inserts extra spaces

2007-07-02 Thread Patrick Robinson
And HasMultipleDisplayedObjects is just a plain ol' WOConditional? Out of curiosity, I just tried it, and I get 'SomeTypes'. In my test, the WOConditional's condition was specified as true (or false), but that shouldn't matter. And my ResultType is a WOString whose value is bound to a jav

Re: template parsing/generation inserts extra spaces

2007-07-02 Thread Lachlan Deck
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... _Tname="HasMultipleDisplayedObjects">_S results in: 'SomeType_T _S' So something else is up...

Re: template parsing/generation inserts extra spaces

2007-07-02 Thread Patrick Robinson
I probably shouldn't even suggest this, but... you're sure the string bound to ResultType doesn't have a space at the end? :-) - Patrick On Jul 2, 2007, at 12:14 AM, Lachlan Deck wrote: Hi there, If I have: name="HasMultipleDisplayedObjects">s The component is generated as: 'SomeType s'

template parsing/generation inserts extra spaces

2007-07-01 Thread Lachlan Deck
Hi there, If I have: name="HasMultipleDisplayedObjects">s 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. Web