nextcloud / nextcloud/calendar

Event pop-up shows times in UTC for read-only subscriptions

Open
#3,488 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Description

Events in the calendar pop-up when you click on the event show times in UTC, rather than the calendar's time zone. In my case, the time zone of the calendar is America/Toronto (UTC -5)

Steps to reproduce

  • New Calendar -> New subscription from link (read-only)
  • Note the new events added are shown in the calendar's time zone.
  • Click on an event, the pop-up shows the times in UTC

Expected behaviour

The pop-up window should show the time in the calendar's time zone

Calendar app version: 2.3.3

Client configuration

Browser: Firefox 92

Operating system: Windows 10

Server configuration

Operating system: Ubuntu Server 20.04

Web server: apache

Database: MariaDB

PHP version: 7.4

Nextcloud Version: 22.1.1

nexcloud_calendar

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with a read-only subscription: compare the event's calendar time zone with the time shown after opening its pop-up. Trace the calendar event pop-up entry point and the time-formatting path used for subscribed events. Done means the pop-up displays times in the calendar's time zone rather than UTC.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.