1 Reply Latest reply on Dec 24, 2010 7:21 AM by santhoshg77

    Richfaces Calendar problem

    santhoshg77

      Hi richfaces gurus,

       

      I am new to richfaces and currently trying to fix some jsf production issues..:-(

      The issue is with Richfaces Calendar.

      The problem is like the below,

       

      Manually give an invalid date(say 234234) in the Calendar input box.

      It shows an error message which was set with property javax.faces.convert.DateTimeConverter.CONVERSION_detail in applicationResources.properties..

       

      Now we go back to some other page and then come to the page where calendar control is there..

      Now it gives an exception - Error 500: java.text.ParseException: Unparseable date: "234234"

       

      What i need is to clear the Calendar value if an invalid date is found..

       

      Attached is the sequence of event.

      Please give some insight..

       

      rgds,

      Santhosh..