nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
988 stars 239 forks source link

Renaming Calendar - old name used in export #6458

Open petrarca-arezzo opened 3 weeks ago

petrarca-arezzo commented 3 weeks ago

Steps to reproduce

  1. Create a calendar
  2. Rename the calendar
  3. Export the calendar

Expected behavior

The file name of the exported calendar should use the (new) calender name - not the old, initial name.

Actual behaviour

The file name uses the old, initial calendar name.

Calendar app version

4.7.16

CalDAV-clients used

DAVx5

Browser

Firefox 131

Client operating system

Manjaro Linux

Server operating system

Manjaro Linux

Web server

Apache

Database engine version

MariaDB

PHP engine version

Other

Nextcloud version

29.0.8

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

Enabled:

Nextcloud configuration

{ "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "192.168.200.28", "nubes.alpha" ], "overwrite.cli.url": "http:\/\/nubes.alpha", "htaccess.RewriteBase": "\/", "memcache.local": "\OC\Memcache\APCu", "datadirectory": "REMOVED SENSITIVE VALUE", "logfile": "\/var\/log\/nextcloud.log", "log_rotatesize": 1048576, "dbtype": "mysql", "version": "29.0.8.1", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "default_phone_region": "DE", "maintenance_window_start": 1, "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpport": "465", "mail_smtpsecure": "ssl", "mail_smtpauth": 1, "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "maintenance": false, "loglevel": 2, "theme": "" } }

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

PHP 8.3.3 (cli) (built: Feb 17 2024 02:04:07) (NTS) Copyright (c) The PHP Group Zend Engine v4.3.3, Copyright (c) Zend Technologies with Zend OPcache v8.3.3, Copyright (c), by Zend Technologies