nextcloud / nextcloud/contacts
A renamed address book is downloaded with the original name
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
After renaming an address book, the new name appears in the Contacts settings dialog, as expected.
However, when subsequently downloading the address book, the file is stored on my computer with the original address book name (with appended date).
Steps to reproduce
- Click Contact Settings in Nextcloud Contacts app
- In the address book list, open the menu of the adress book to be renamed
- Click 'Rename'
- Fill out the new address book name
- Click 'Download'
Expected behavior
The name of the downloaded file should be the new address book name (appended with the date)
Actual behavior
The name of the downloaded file is the original address book name (appended with the date)
Contact version
8.8.1
Operating system
Linux 6.12.47+rpt-rpi-v8 aarch64
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database
MySQL
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
Start with the Contact Settings address-book menu, the Rename action, and the subsequent Download action described in the reproduction steps. Trace how the renamed address book is passed into the download and verify that the downloaded filename uses the new name with the appended date.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100