Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page schedule Start and End dates change after saving #3918

Closed
9 tasks done
daguiler opened this issue Jul 17, 2020 · 0 comments · Fixed by #3919
Closed
9 tasks done

Page schedule Start and End dates change after saving #3918

daguiler opened this issue Jul 17, 2020 · 0 comments · Fixed by #3919

Comments

@daguiler
Copy link
Contributor

Description of bug

In the Pages panel, if the "Enable Scheduling" switch is on, a start and/or end dates are set, the page is saved and then the page is refreshed, the start/end dates will show different than the originally specified. Dates will be off depending on the user TZ. In my case they look 3 hours later because I'm on UTC-03.
If I set the correct date and save again, then it looks correct afterwards. It's the first time (when dates are still null) that fails.

Steps to reproduce

  1. On DNN 9.6.2 open the Pages panel
  2. Pick any page and turn the "Enable Scheduling" switch on
  3. Specify a Start Date (at midnight, to make it easy to verify)
  4. Save
  5. Hit F5 to refresh the page and wait for the Pages panel to open
  6. Select the same page and observe the Start Date

Current behavior

Unless you are at UTC timezone, the Start Date will be off by X number of hours where X is your TZ offset.

Expected behavior

Start Date should not change after saving.

Screenshots

image

Error information

N/A

Affected version

  • 10.00.00 alpha build
  • 09.06.02 release candidate
  • 09.06.01 latest supported release

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant