nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.51k stars 4.08k forks source link

[Bug]: Favorite with umlauts is created incorrectly via details #49392

Open Bodengriller opened 6 days ago

Bodengriller commented 6 days ago

⚠️ This issue respects the following points: ⚠️

Bug description

If you use the details to favorite a folder that has an umlaut in its name (for example “ß”), this favorite is created incorrectly.

Image

However, if you create the favorite via the properties menu, the favorite is created correctly. Image

{"installed":true,"maintenance":false,"needsDbUpgrade":false,"version":"30.0.2.2","versionstring":"30.0.2","edition":"","productname":"Nextcloud","extendedSupport":false}

Steps to reproduce

  1. open Details of a folder
  2. open "..." in Details
  3. click "add to favorites"

Expected behavior

The creation of the favorite should work just as error-free via the details as via the “direct context menu”

Nextcloud Server version

30

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response