ICEfaces
  1. ICEfaces
  2. ICE-5301

compat showcase examples to be updated to reflect improvements in latest trunk

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0.0
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      jsf2.0, ICEfaces-2.0, compat

      Description

      examples have been updated for component-showcase in trunk that should be updated in the compat version. To do this before release after ICEfaces-2.0.0.A2

      panelConfirmation to be added
      panelTabSet (accessKey)
      panelTooltip (displayOn attribute)
      panelPopup, setEventPhase
      check for others


        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment -

          updated according to 1.8 trunk (where I could)
          2 minor problems
          1) when using the Columns example in Tables panel, if you change the theme, get the following;-
          SEVERE: Servlet.service() for servlet Resource Servlet threw exception
          java.lang.NumberFormatException: multiple points
          at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1084)
          at java.lang.Double.parseDouble(Double.java:482)
          at java.text.DigitList.getDouble(DigitList.java:141)
          at java.text.DecimalFormat.parse(DecimalFormat.java:1276)
          at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1755)
          at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1174)
          at java.text.DateFormat.parse(DateFormat.java:333)
          at com.icesoft.faces.webapp.CompatResourceServlet.service(CompatResourceServlet.java:61)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
          at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
          at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
          at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
          at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
          at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
          at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
          at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
          at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
          at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
          at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
          at java.lang.Thread.run(Thread.java:613)

          also:-
          In the DataPaginator example, when switching to scrolling option (checkbox) get the following server warning:-

          Nov 17, 2010 3:51:07 PM com.icesoft.faces.component.datapaginator.DataPaginator getPageIndex
          WARNING: DataTable iceform:data has invalid rows attribute.

          Show
          Judy Guglielmin added a comment - updated according to 1.8 trunk (where I could) 2 minor problems 1) when using the Columns example in Tables panel, if you change the theme, get the following;- SEVERE: Servlet.service() for servlet Resource Servlet threw exception java.lang.NumberFormatException: multiple points at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1084) at java.lang.Double.parseDouble(Double.java:482) at java.text.DigitList.getDouble(DigitList.java:141) at java.text.DecimalFormat.parse(DecimalFormat.java:1276) at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1755) at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1174) at java.text.DateFormat.parse(DateFormat.java:333) at com.icesoft.faces.webapp.CompatResourceServlet.service(CompatResourceServlet.java:61) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:613) also:- In the DataPaginator example, when switching to scrolling option (checkbox) get the following server warning:- Nov 17, 2010 3:51:07 PM com.icesoft.faces.component.datapaginator.DataPaginator getPageIndex WARNING: DataTable iceform:data has invalid rows attribute.
          Hide
          Ken Fyten added a comment -

          Second issue is related to this, which is exists for icefaces/trunk also.

          Show
          Ken Fyten added a comment - Second issue is related to this, which is exists for icefaces/trunk also.
          Hide
          Judy Guglielmin added a comment -

          no more server log exceptions or warnings as of rev 23156 attributed fix to http://jira.icefaces.org/browse/ICE-6217 work done by Mircea.

          Show
          Judy Guglielmin added a comment - no more server log exceptions or warnings as of rev 23156 attributed fix to http://jira.icefaces.org/browse/ICE-6217 work done by Mircea.

            People

            • Assignee:
              Judy Guglielmin
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: