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

12-hour clock bug #780

Closed
dwerz opened this issue Jan 25, 2020 · 1 comment
Closed

12-hour clock bug #780

dwerz opened this issue Jan 25, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@dwerz
Copy link

dwerz commented Jan 25, 2020

What is going wrong?

Describe the bug
If one event is marked, an other one (with 12h time gap) is marked at the same time.
Its impossible to choose two events at an interval of 12 hours individually. Missing distinction between 07:00 AM and 07:00 PM or 07:00 and 19:00.

To Reproduce
Steps to reproduce the behavior:

  1. Create a poll
  2. Create two or more events with 12h time gap
  3. Try to vote for one of the events

Expected behavior
Just one event, the selectet one, will be marked.

Screenshots
poll-bug-12h-24h

Information about your polls installation

Polls version? 1.0.0
Fresh installation or update from a prior version (from which one)? Update
How did you install this version?(Appstore or describe installation) Appstore

Information about your Instance of Nextcloud/ownCloud

Nextcloud or ownCloud? Nextcloud
Which Version? 17.0.2

@dartcafe dartcafe added this to the 1.1 milestone Jan 26, 2020
@dartcafe dartcafe added the bug label Jan 26, 2020
@dartcafe dartcafe self-assigned this Jan 26, 2020
@dartcafe
Copy link
Collaborator

Nice find, thanks. Corrected time format on creating date option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants