[ 
http://issues.apache.org/jira/browse/MYFACES-950?page=comments#action_12360871 
] 

Matthias Weßendorf commented on MYFACES-950:
--------------------------------------------

there seams to be a ' inside of the renderer source code. 
which version of myfaces (tomahawk) did you use?

> Missing singlequote in javascript codegeneration
> ------------------------------------------------
>
>          Key: MYFACES-950
>          URL: http://issues.apache.org/jira/browse/MYFACES-950
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>  Environment: tomcat, jdk5
>     Reporter: Andrej Konkow

>
> using the attribute styleLocation/imageLocation in the element jscookmenu 
> causes the following code:
> jsp:
>       <t:jscookMenu id="mainnav" layout="hbr" theme="ThemeIE" 
> styleLocation="/myapp/jscookmenu/ThemeIE/" 
> imageLocation="/myapp/jscookmenu/ThemeIE/">
> Generated code:
> <script type="text/javascript"><!--
> myThemeIEBase='/myapp/jscookmenu/ThemeIE/
> //--></script>
> The closing quote at the variable myThemeIEBase  is missing!!!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to