1 Reply Latest reply on Jan 15, 2008 9:39 AM by carlhowarth

    ModalPanel Error with 'autosized' set to true

      Hi,

      I'm using RF 3.1.3.GA with MyFaces 1.2.0, Tomahawk 1.1.6 running in tomcat 6.0.14.

      I am opening a modal panel using the showWhenRendered option and autoSized = true. When I close the modal panel I get the following javascipt error tens and tens of times. This is the error as appears in firebug:

      eContentDiv has no properties
      http://localhost:8090/myapp/faces/a4j_3_1_3-SNAPSHOTorg/richfaces/renderkit/html/scripts/modalPanel.js
      Line 89


      Without autosize this error does not occur. The error doesn't seem to affect any functionality. Sorry if this has already been reported; I couldn't find it anywhere.

      Thanks, Carl