nextcloud / nextcloud/calendar
Events without title are not created on save
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
- Open the week view
- Create an event
- Do not add a title
- 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
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
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