Hi Zied,

2008/9/4 Zied Hamdi <[EMAIL PROTECTED]>:
> Hi,
>
> I have the following warning many times in logs:
>
> 12:43:45,671 INFO [STDOUT] 2008-09-04 12:43:45,671 [http-127.0.0.1-8080-1]
> WARN org.apache.myfaces.renderkit.html.util.ReducedHTMLParser.parse(569) -
> Invalid tag found: unexpected input while looking for attr name or '/>' at
> line 208. Surroundings: '\" href=\"#\" onfocus=\"tobago'.
>
> and he's right: here is a snippet of the output page:
> <a class=\"tobago-menuBar-item-span tobago-menuBar-item-span-enabled
> tobago-menuBar-item-span-top\" href=\"#\" onfocus=\"tobagoMenuFocus(event)\"
> onblur=\"tobagoMenuBlur(event)\" ...

this looks like a part of the javascript output to define a menu item.


> Is there a way to remove the java escape characters before double quotes
> from the output (if that is the problem).

no!

Seems there is a problem in the  ReducedHTMLParser: javascript should
not be parsed.


Regards,
    Volker

>
> Regards,
> Zied
> --
> Zied Hamdi
> www.into-i.fr
> (previously in 2003)
> zatreex.sf.net
>



-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13 | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX: +49 441 4082 355 | www.inexso.de

Reply via email to