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

JS Cook Menu stylelocation no longer working on 1.1.7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.7
    • 1.1.8
    • JS Cook Menu
    • None
    • window Jboss Java 5 and tomahawk 1.1.7 for 1.2 jsf

    Description

      The stylelocation in 1.16 allow me to set custom color to the menu this is no longer and instead showing the default color
      <t:jscookMenu layout="hbr" theme="ThemeOffice" styleLocation="/css/jscookmenu" >
      .....
      </t:jscookMenu>
      Looking at the html source you can see how the href is being created note Trade is the application name
      version 1.1.6 (Link is correct)
      link rel="stylesheet" href="/Trade/css/jscookmenu/ThemeOffice/theme.css" type="text/css" />
      version .1.17
      <link rel="stylesheet" href="/Trade/faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12222884/navmenu.jscookmenu.HtmlJSCookMenuRenderer/ThemeOffice/theme.css" type="text/css" />

      Attachments

        1. HtmlJSCookMenuTag.java
          6 kB
          Joseph ONeil

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              jroneil Joseph ONeil
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: