ICEfaces
  1. ICEfaces
  2. ICE-10955

showcase-portlet - browser console errors

    Details

    • Assignee Priority:
      P2

      Description

      Showcase-portlet:

      1) Chart > Export
      An error occurs in browser console when adding the Chart Export demo to the page, and the button to download chart is not rendered.
      Issue reproduced also with EE-4.0.0.

      FF41:
      TypeError: ice.ace.instance(...) is null
      http://localhost:8080/web/guest/ice01
      Line 4

      IE11:
      Unable to get property 'exportToServer' of undefined or null reference

      Chrome48:
      Uncaught TypeError: Cannot read property 'exportToServer' of null(anonymous function) @ ice01:4

      2) DataTable > Selection demo: similar errors seen when selectionMode=*Multiple and clicking the "Select All" or "Unselect All" buttons.
      This is new functionality on this demo, added after EE-4.0.0 has been released.

      FF41:
      TypeError: ice.ace.instance(...) is null
      http://localhost:8080/web/guest/ice01
      Line 1

      IE11:
      Unable to get property 'selectAllRows' of undefined or null reference

      Chrome48:
      Uncaught TypeError: Cannot read property 'selectAllRows' of null

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #48560 Thu Mar 24 11:17:32 MDT 2016 art.zambrano ICE-10955 added component bindings to obtain the client ids that are referenced in client-side functions, in order to account for the portlets id formats
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/chart/chartExport.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableSelector.xhtml

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: