Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you create a new file by entering"%" in the file name or folder name, the list of the folder can not be read. #11452

Closed
enpela opened this issue Sep 29, 2018 · 5 comments
Labels

Comments

@enpela
Copy link

enpela commented Sep 29, 2018

Steps to reproduce

  1. create a new file by entering"%" in the file name or folder name.

Expected behavior

File list is displayed

Actual behavior

Folder will be loading forever.
However, it does not occur in applications such as Android.

Server configuration

Operating system: CentOS Linux release 7.5.1804 (Core)

Web server: Apache/2.4.6

Database: MariaDB/10.2.18

PHP version: php/7.1.22

Nextcloud version: Nextcloud 14.0.1

Browser log

Browser log
Uncaught (in promise) URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at Client._parseFileInfo (client.js:283)
    at client.js:407
    at Function._.map._.collect (core.js:185)
    at Client._parseResult (client.js:406)
    at client.js:488
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #7629 (Create Folders when moving files), #11369 (Feature request Create a copy of the file in the same folder), #5962 (Description in below file/folder names ), #3201 (no hover feedback on folder name or file name), and #5747 (File listing crashes when a folder name contains quotes).

@MorrisJobke
Copy link
Member

cc @skjnldsv @rullzer 🙈

@skjnldsv
Copy link
Member

skjnldsv commented Sep 30, 2018

@MorrisJobke this is a duplicate of #11405
Caused by a pr of Robin. :)

@MorrisJobke
Copy link
Member

@MorrisJobke this is a duplicate of #11405

Then close it as duplicate 😉

@skjnldsv
Copy link
Member

skjnldsv commented Oct 1, 2018

@MorrisJobke damn, I thought I pressed it 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants