ICEfaces
  1. ICEfaces
  2. ICE-11119

Showcase - ProjectStage=Development specific Browser Console Errors

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.RC1
    • Fix Version/s: 4.2.BETA, 4.2
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 4 trunk r.49105
      Browsers: all
      Server: Tomcat7
    • Assignee Priority:
      P2

      Description

      showcase > Chart > all demos, dataTable > Click Events, and possibly on other demos:
       

      There are multiple browser console errors when accessing chart demos, and the chart fails to render (projectStage=Development specific, all browsers); these errors occur only if accessing the demos by copying and pasting the entire URL in the browser, and not if clicking on the navigation menu links.
      This is also an issue with EE-4.1.0.GA libraries, but not with 4.1.1.
       

       TypeError: (intermediate value)(...) is not a function
       http://localhost:8080/showcase/javax.faces.resource/coalesced.js.jsf?ln=ice.core&dgst=b4vgd9
       Line 41318
       uncaught exception: Missing resources for "ComboBox" component. See "http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration" <http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration> for more details.
       Line 0
       TypeError: ice.ace.ComboBoxes is undefined
      http://localhost:8080/showcase/showcase.jsf?grp=ace:chart&exp=Overview
       Line 15
       uncaught exception: Missing resources for "Panel" component. See "http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration" <http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration> for more details.
       Line 0
       uncaught exception: Missing resources for "Menubar" component. See "http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration" <http://www.icesoft.org/wiki/display/ICE/mandatoryResourceConfiguration> for more details.
       Line 0
       TypeError: ice.ace.jq.jqplot is undefined
       http://localhost:8080/showcase/showcase.jsf?grp=ace:chart&exp=Bar
       Line 1

        Activity

        Hide
        Liana Munroe added a comment -

        Also occurs with dataTable > Find, Paginator, Live Scrolling, Row State, Scrolling and tooltip > Delegate.

        Show
        Liana Munroe added a comment - Also occurs with dataTable > Find, Paginator, Live Scrolling, Row State, Scrolling and tooltip > Delegate.
        Hide
        Mircea Toma added a comment - - edited

        Add semi-colons where needed to avoid confusing the JS parser. Fix local variable declaration

        Show
        Mircea Toma added a comment - - edited Add semi-colons where needed to avoid confusing the JS parser. Fix local variable declaration
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r49110, Tomcat 8, IE 11, FF 43, Chrome 52.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r49110, Tomcat 8, IE 11, FF 43, Chrome 52.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: