ICEfaces
  1. ICEfaces
  2. ICE-10466

ace:dattimeEntry do not handle custom pattern on javascript side

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Icefaces 4 from trunk

      Description

      ace:dattimeEntry do not handle custom pattern on javascript side.
      and gives and error
      {noformat}
      Error parsing the date string: Extra/unparsed characters found in date: 17:30
      date string = 2015-01-31 17:30
      date format = yy-mm-dd
      {noformat}

      from line /jquery-ui-timepicker-addon.js.iface?ln=icefaces.ace
      {noformat}
       $.timepicker.log("Error parsing the date string: " + err + "\ndate string = " + value + "\ndate format = " + format);
      {noformat}

      code
      <ace:dateTimeEntry renderAsPopup="true" popupIconOnly="true" showOn="button" pattern="#{yy-mm-dd hh:mm}" />

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Krashan Brahmanjara
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: