nextcloud / server

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

Incorrect HTML encoding in Move/Copy dialog #10662

Closed anoadragon453 closed 1 year ago

anoadragon453 commented 6 years ago

Steps to reproduce

  1. Create a folder with some character that needs HTML encoding, such as '
  2. Attempt to move a file to it
  3. Notice that the dialog shows HTML encoded text instead of decoding it

image

Expected behaviour

The text should read Grandma's 80th.

Actual behaviour

Instead it reads Grandma's 80th.

Server configuration

Nextcloud version: 13.05

Client configuration

Browser: Firefox

Operating system: Linux

nextcloud-bot commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/2333 (Move file dialog is broken), https://github.com/nextcloud/server/issues/5022 (File move fails silently (but makes copy of files)), https://github.com/nextcloud/server/issues/10379 (Copy/move files/directories displays "No files in here" even if there are files), https://github.com/nextcloud/server/issues/3742 (filepicker dialog problems), and https://github.com/nextcloud/server/issues/3918 (share dialog broken).

lars-sh commented 4 years ago

Still the same with Nextcloud version 19.0.2. In my case the folders name is "Janina & Lars", while the Move/Copy dialog shows "Kopieren nach Janina \& Lars" and "Verschieben nach Janina \& Lars" (that's German for "Copy to Janina \& Lars" and "Move to Janina \& Lars").

lars-sh commented 3 years ago

I just checked this out with Nextcloud 22.2.0. The problem still exists.

szaimen commented 1 year ago

Hi, please update to 24.0.8 or better 25.0.2 and report back if it fixes the issue. Thank you!

lars-sh commented 1 year ago

I just checked this with Nextcloud 25.0.2 and the problem still exists.

skjnldsv commented 1 year ago

Fixed on 27.1 and above