2 Replies Latest reply on Jan 3, 2009 7:12 AM by nbelaevski

    rich:calendar javascript error after 1/1/2009

    shakenbrain

      Is anyone having a problem with rich:calendar after the new year? It only happens in IE6. I'm using richfaces version 3.2.2.

      Line: 20
      Char: 2
      Error: Object doesn't support this property or method
      Code: 0

      <rich:calendar id="dueDate"
       value="#{jobTicket.dueDate}" popup="true"
       inputStyle="width: 75px" datePattern="MM/dd/yyyy"/>


      What's weird is that the error still occurs if I set the browser date back to 2008 (and the server's date too, for that matter), even after clearing the browser cache.