try to add this in the component class and see if happens again

        @Override
        public boolean clickToOpenEnabled(WOResponse response, WOContext 
context) {
                return false;
        }

Amed


On 19/ott/2010, at 22.56, Chuck Hill wrote:

> 
> On Oct 19, 2010, at 1:49 PM, Frédéric JECKER wrote:
> 
>> My guess is that this character is a closing html tag character 
>> automatically added by WO.
> 
> I am sure that is not the case.  If it is not in the template, it is not WO.  
> It might be ClickToOpen from Wonder doing this.  Where are you seeing this?  
> If just in the console, it might be from the logging.
> 
> Chuck
> 
> 
>> 
>> We have some JS files that need to interact with java code (for resource 
>> loading etc..), so following what has been done in Wonder for ERXStyleSheet 
>> (we don't use wonder for the moment please don't hurt me ^^)
>> I created a class that is able to turn serve a WOComponent as a linked JS 
>> file (script src) served through a directaction.
>> 
>> 
>> Le 19 oct. 2010 à 19:03, Timo Hoepfner a écrit :
>> 
>>> Wild guess: Maybe it's the ">" WOLips ClickToOpen puts in the lower left 
>>> corner?
>>> 
>>> Timo
>>> 
>>> Am 19.10.2010 um 16:36 schrieb Frédéric JECKER:
>>> 
>>>> Hi, 
>>>> 
>>>> Using generateResponse on a WOComponent (obtained through pageWithName) I 
>>>> always have a ">" character appended to the response.
>>>> Is there a clean way to prevent this character to be appended to the 
>>>> generated response String ?
>>>> 
>>>> Regards
>>>> 
>>>> Fred
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> http://lists.apple.com/mailman/options/webobjects-dev/th-dev%40onlinehome.de
>>>> 
>>>> This email sent to [email protected]
>>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>> 
>> This email sent to [email protected]
> 
> -- 
> Chuck Hill             Senior Consultant / VP Development
> 
> Practical WebObjects - for developers who want to increase their overall 
> knowledge of WebObjects or who are trying to solve specific problems.    
> http://www.global-village.net/products/practical_webobjects
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/amedeomailing%40insigno.it
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to