Closed
Bug 845846
Opened 12 years ago
Closed 12 years ago
Dates for event are not rendered properly
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: regnard, Unassigned)
Details
On the events list and event page, the date of the event is shown separately, even though the event is only on day. Example event: https://reps.mozilla.org/e/university-of-toronto-cssu-game-night/
Updated•12 years ago
|
Group: mozilla-reps-admins
Comment 1•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/11de9c3d4d7eacc3b2c9c26029b581ecdff9f7c3
[Fix bug 845846] Fix distinction between single and multiday objects
* Change is_multiday() helper to be more generic
* Use local time to check for single or multi day event
* Update is_multiday() dependencies
https://github.com/mozilla/remo/commit/842c3dd424255dc6c2c4ad55b6e03576fb22bbbb
Merge pull request #428 from johngian/845846-event-date
[Fix bug 845846] Fix distinction between single and multiday objects
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
Verified events on a single day only display date once.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Version: unspecified → 407
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•