nextcloud / nextcloud/calendar
Appointments: show formatted date in 'request confirmed' email (NL)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Create an appointment booking
- Receive email titled "Your appointment "..." with ... needs confirmation" (or, in Dutch: "Je afspraak "..." met ... moet nog bevestigd worden")
- Click 'Confirm'
Expected behavior
Formatted date is shown in the "Bedankt. Je boeking van ... tot ... is bevestigd." text (e.g. '30 april 2024 09:00 tot 30 april 2024 09:30').
Actual behaviour
Unformatted date is shown (e.g. 'April 30, 2024 9:00 AM tot April 30, 2024 9:30 AM'.)
Calendar app version
4.6.7
CalDAV-clients used
No response
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
None
Nextcloud version
No response
Updated from an older installed version or fresh install
None
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the calendar app for the Dutch confirmation text “Bedankt. Je boeking...” and the request-confirmed email flow described in the reproduction steps. Verify how the date is formatted there, then confirm that the message shows localized dates such as “30 april 2024 09:00” through the booking confirmation flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100