ICEfaces
  1. ICEfaces
  2. ICE-6332

ACE: Use Round (light) skin images, styling for Rime SliderEntry skin

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      IF 2 ACE sliderEntry component
    • Affects:
      Sample App./Tutorial

      Description

      It would be a closer match to Rime if the YUI "Round" light theme skin images and styling were used for the Rime skin for SliderEntry.

      Copy the Round resources and use them to replace the existing Rime skin for sliderEntry, making appropriate changes for ACE, etc.

        Activity

        Ken Fyten created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 2.0.0 [ 10230 ]
        Assignee Priority P1
        Assignee Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Adnan Durrani [ adnan.durrani ] Arturo Zambrano [ artzambrano ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23304 Mon Dec 06 02:51:07 MST 2010 art.zambrano ICE-6332 modified slider's rime skin to use YUI's light round slider theme
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/skins/rime/slider.css
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/skins/rime/rail-y.png
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/skins/rime/rail-x.png
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/skins/rime/thumb-x.png
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/skins/rime/thumb-y.png
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Priority P1
        Resolution Fixed [ 1 ]
        Hide
        Mandeep Hayher added a comment -

        icefaces2 revision# 23411
        server Tomcat6

        following seen on the sever when theme is change on ace-showcase:
        SEVERE: JSF1073: javax.faces.event.AbortProcessingException caught during proces
        sing of PROCESS_VALIDATIONS 3 : UIComponent-ClientId=j_idt12:_t13, Message=Metho
        d not found: org.icefaces.skin.Bean@10cc4c1.skinChanged()
        Dec 9, 2010 1:28:39 PM com.sun.faces.context.AjaxExceptionHandlerImpl log
        SEVERE: Method not found: org.icefaces.skin.Bean@10cc4c1.skinChanged()
        javax.faces.event.AbortProcessingException: Method not found: org.icefaces.skin.
        Bean@10cc4c1.skinChanged()
        at javax.faces.event.MethodExpressionValueChangeListener.processValueCha
        nge(MethodExpressionValueChangeListener.java:149)
        at javax.faces.event.ValueChangeEvent.processListener(ValueChangeEvent.j
        ava:130)
        at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:
        773)
        at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:746)

        at javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:11
        61)
        at com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValida
        tionsPhase.java:72)
        at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97)
        at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114)

        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:308)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
        icationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
        ilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
        alve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
        alve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
        ava:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
        ava:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
        ve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
        a:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
        :852)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
        ss(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48
        9)
        at java.lang.Thread.run(Thread.java:619)

        Show
        Mandeep Hayher added a comment - icefaces2 revision# 23411 server Tomcat6 following seen on the sever when theme is change on ace-showcase: SEVERE: JSF1073: javax.faces.event.AbortProcessingException caught during proces sing of PROCESS_VALIDATIONS 3 : UIComponent-ClientId=j_idt12:_t13, Message=Metho d not found: org.icefaces.skin.Bean@10cc4c1.skinChanged() Dec 9, 2010 1:28:39 PM com.sun.faces.context.AjaxExceptionHandlerImpl log SEVERE: Method not found: org.icefaces.skin.Bean@10cc4c1.skinChanged() javax.faces.event.AbortProcessingException: Method not found: org.icefaces.skin. Bean@10cc4c1.skinChanged() at javax.faces.event.MethodExpressionValueChangeListener.processValueCha nge(MethodExpressionValueChangeListener.java:149) at javax.faces.event.ValueChangeEvent.processListener(ValueChangeEvent.j ava:130) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java: 773) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:746) at javax.faces.component.UIViewRoot.processValidators(UIViewRoot.java:11 61) at com.sun.faces.lifecycle.ProcessValidationsPhase.execute(ProcessValida tionsPhase.java:72) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:308) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV alve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV alve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j ava:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j ava:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal ve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav a:298) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java :852) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce ss(Http11Protocol.java:588) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48 9) at java.lang.Thread.run(Thread.java:619)
        Mandeep Hayher made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Mandeep Hayher made changes -
        Assignee Arturo Zambrano [ artzambrano ] Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Salesforce Case []
        Affects [Sample App./Tutorial]
        Assignee Priority P1
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23435 Thu Dec 09 16:51:52 MST 2010 judy.guglielmin valueChangeEvent no longer required for skinBean. make skinBean serializable ICE-6332
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase/src/main/java/org/icefaces/skin/Bean.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/samples/ace/showcase/src/main/webapp/templates/header.xhtml
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Assignee Priority P1
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: