Uploaded image for project: 'Shale'
  1. Shale
  2. SHALE-206

convertDateTime component throws exception when using the timeZone attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Nightly
    • 1.0.3
    • Core
    • None
    • xp, jdk 1.5, bea weblogic 9.1
    • Important

    Description

      There is not a JSF converter registered for the TimeZone class. This causes an exception be thrown when usign the converDateTime component:

      <converter jsfid="conver tDateTime">
      <attributes>
      <set name="pattern" value="dd/MM/yy, HH:mm" />
      <set name="timeZone" value="GMT+01" />
      </attributes>
      </converter>

      > javax.faces.convert.ConverterException: You have requested a conversion for
      > type java.util.TimeZone, but there is no by-type converter registered for
      > this type

      Attachments

        Activity

          People

            gvanmatre@comcast.net Gary VanMatre
            dani_drio Daniel del Río
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: