Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-913

RichFaces scaffolding does not handle temporal fields in JPA entities correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.3.2.Final
    • 1.0.5.Final, 1.3.0.Final
    • Scaffold
    • None

    Description

      The RichFaces scaffold generator creates rich:calendar components in the facelets, but without a datePattern attribute. The behavior of this component in such a case is to not provide the embeddded timepicker. This works for temporal fields of type Date.

      But, this is certainly not sufficient for temporal fields of type Timestamp. A datePattern with a time pattern like MMM d, yyyy HH:mm or MMM d, yyyy hh:mm:a needs to be generated for such fields to allow time inputs.

      For temporal fields of type Time, consider generating a different widget, since the RichFaces calendar widget is not capable of providing the timepicker alone.

      Attachments

        Issue Links

          Activity

            People

              vineet.reynolds_jira Vineet Reynolds (Inactive)
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: