Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2517

Timebox overrides date part of the date when using the "Touchwheel"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 7.0.2
    • None
    • None

      When using the "Touchwheel" on a mobile device the date part of the date is overridden with today.
      The problem is in timebox-touch.src.js at line 162:

      newTime = new Date(),

      newTime should be initialized with the date part of the original date object and only the time part should be updated!

            Unassigned Unassigned
            Luxxx Luxxx
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: