ICEfaces
  1. ICEfaces
  2. ICE-9983

Setting org.icefaces.ace.theme context param to 'none' renders a RES_NOT_FOUND stylesheet

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Ace

      Description

      According to the wiki documentation, if you do not want an ACE theme to load, you should set the org.icefaces.ace.theme context param to 'none'. Doing this causes the following link stylesheet to be rendered:

      <link href="RES_NOT_FOUND" rel="stylesheet" type="text/css">

      Which results in a 404 error from the server.

      The following is printed to the console: WARNING: JSF1064: Unable to find or serve resource, theme.css, from library, ace-none.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #40915 Thu May 01 18:22:37 MDT 2014 art.zambrano ICE-9983 added code to check if "none" was specified as the org.icefaces.ace.theme context param and in such case serve an empty theme.css resource; added placeholder file for this resource
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/themeselect/ThemeSymbolicResourceHandler.java
        Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/themes/none/theme.css
        Commit graph ADD /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/themes/none

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: