nextcloud / nextcloud/contacts

A renamed address book is downloaded with the original name

Open Beginner friendly
#5,719 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug feature: contacts
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
  1. Click Contact Settings in Nextcloud Contacts app
  2. In the address book list, open the menu of the adress book to be renamed
  3. Click 'Rename'
  4. Fill out the new address book name
  5. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.