Uploaded image for project: 'Repository'
  1. Repository
  2. REPOSITORY-24

Hour is not changed when written directly in the hourfield (when setting a date property)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0
    • None
    • None
    • None

      In function org.ametys.repository.PhysicalViewTab._saveProperty, in the 'Date' case,
      replace (twice) :
      formHour.getValue()
      by :
      formHour.getRawValue()

      So that the new value is the one currently written, and not the last validated.

            Unassigned Unassigned
            hugo Hugo Palacin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: