nextcloud / nextcloud/calendar

Events without title are not created on save

Open
#8,543 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Open the week view
  2. Create an event
  3. Do not add a title
  4. Click "save"
Expected behavior

Event with name "Untitled event" is created.

Actual behavior

No event is created. And no error message is shown.

Calendar app version

6.5.0

CalDAV-clients used

No response

Browser

Firefox 152.0.1

Client operating system

No response

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

33.0.5

Updated from an older installed version or fresh install

None

List of activated apps

Nextcloud configuration

Web server error log

Log file

Browser log

Additional info

When first adding a title and then making it blank again, then it works as expected.
It's probably a front end issue.

https://github.com/user-attachments/assets/69db31b6-550c-40bd-b4ad-dd3032113f64

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

Reproduce the issue in the week view by creating an event with no title and clicking “save”; inspect the browser behavior around the failed creation. Done means a blank-title event is created with the name “Untitled event,” including when no title was entered initially.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.