ICEfaces
  1. ICEfaces
  2. ICE-9137

ace:comboBox and ace:autoCompleteEntry js errors

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      MyFaces, Mojarra
    • Assignee Priority:
      P1

      Description

      The comboBox and autoCompleteEntry have javascript errors in the console when navigating between examples of the respective components. The exceptions vary depending on which sample is browsed from and to, and whether Mojarra or MyFaces is used.

      [window] Error [status: sendError code: 0]: undefined
      http://localhost:8080/showcase/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=3_3_0_130403
      Line 1

      TypeError: at is undefined
      http://localhost:8080/showcase/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=3_3_0_130403
      Line 1

      TypeError: s is undefined

      What I've found is that it's easiest to reproduce the issue with comboBox, by going to one comboBox example, showing the popup, and while it's still displaying, clicking to go to another comboBox example. 100% of the time one of those exceptions will occur. I recommend using MyFaces.

      The hope is that with te shared javascript, a comboBox fix will also fix autoCompleteEntry, or illuminate a fix for it as well.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34265 Fri Apr 05 18:03:48 MDT 2013 art.zambrano ICE-4724, ICE-2191 adjusted 'clear values' button delay to adjust for changes made in ICE-9137
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/combobox/comboBoxReqStyle.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/selectmenu/selectMenuReqStyle.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34264 Fri Apr 05 17:47:21 MDT 2013 art.zambrano ICE-9137 increased length of onblur timeouts and surrounded ajax call in a try-catch clause, in order to avoid errors on the browser
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/combobox/combobox.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: