Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2126

convertdatetime fails with datestyle=full, th_th or ja_jp_jp locale

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.0-core
    • None
    • Components, Plugins
    • None

    Description

      Create the following jspx:
      <tr:inputText id="it1" label="Label 1" value="#

      {input.date}" autoSubmit="true">
      <tr:convertDateTime locale="th_TH" dateStyle="full"/>
      </tr:inputText>
      <tr:outputText partialTriggers="it1" value="#{input.date}

      "/>

      Run the page, and modify the date slightly so that it is still valid. Tab
      off, get an error about the message not being in the correct format, though
      the format itself did not change and the date is semantically valid.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yeelee Yee-Wah Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: