Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-16

Missing singlequote in javascript codegeneration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • JS Cook Menu
    • None
    • tomcat, jdk5

    Description

      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!!!

      Attachments

        Activity

          People

            tomsp Thomas Spiegl
            konkow Andrej Konkow
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: