magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
461 stars 190 forks source link

Issue logging past QSO when pushing reset button, clock starts running #2784

Closed dk5cr closed 11 months ago

dk5cr commented 11 months ago

Describe the bug When opening QSO -> Log past QSO (in German "zeitversetztes QSO", second entry in the menu) you can click on the clock-icon to adjust the time to the current time. When you with to cancel the entries in the fields and click on the reset-button, then the clock starts running with hh:mm:ss just like in live-logging.

To Reproduce Steps to reproduce the behaviour:

  1. Go to QSO -> past QSO logging
  2. Click on "cancel" (left of submit)
  3. have a look at the running clock in the time box above

Expected behaviour I expect to see the clock set to the current time in hh:mm without starting running in seconds like in live logging QSO.

Desktop (please complete the following information):

HB9HIL commented 11 months ago

@dk5cr that was some paranormal mental thing. just a view minutes ago I found the same bug. We'll fix that 👍 😆

phl0 commented 11 months ago

Fix proposed in https://github.com/magicbug/Cloudlog/pull/2785. Please test and report.