Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-580

Date fields are cleared when tabbing through other fields.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • viewer-wicket-1.3.0
    • viewer-wicket-1.3.1
    • Viewer Wicket
    • None

    Description

      To reproduce, add following (eg to ToDoItems service):

      public void testIt(
      String x,
      LocalDate d,
      String y,
      String y2,
      LocalDate d2,
      String z) {
      }

      Enter a date for 'd', then enter a value for either 'y' or 'y2'; the date 'd' will be blanked out.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: