-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Documents folder won't display (web site) #11908
Comments
I'm seeing something very much like this. That is to say, a folder which when I try to list it it simply shows a spinning icon and never displays its contents. There's one particular folder that's not showing its contents, and shares of said folder between users also cannot be viewed on the site. The folder can be downloaded as a zip, and the files are intact on the server. In the JS console I get an error message when displaying that folder that I don't get on others; it says "URIError: malformed URI sequence client.js:283:11". Webdav access works fine. There's spaces in the folder's name, as well as those of its children. One of its children also has an ampersand in its name. That said, an attempt to replicate the problem folder is so far unsuccessful. I'll keep trying. |
And the full browser console on the affected page:
|
My bad. I said 'ampersand', and was even testing ampersands. The trouble character is a '%'. It seems that |
Well, looks like this is already addressed by commit 0f030d8 from 13 days ago. |
Fixed by #11744 and will be shipped in 14.0.4 |
Good Morning,
When I click on my "Documents" folder, i get a spinning circle but the list of files never loads. All of the other folders on my server will load and i can access their contents, however the folder labled "Documents" will not load.
Steps to reproduce
Expected behaviour
List of files and folders in "Documents" should appear on the screen
Actual behaviour
the page loads but in the pane were the content should be, i just get the spinning circle indicating it's "thinking" and the contents of the directory never show on the screen.
Server configuration
Operating system:
linux
Web server:
apache2
Database:
mysql
PHP version:
7.0
Nextcloud version: (see Nextcloud admin page)
Nextcloud 14.0.3 (beta channel)
Updated from an older Nextcloud/ownCloud or fresh install:
updated
Where did you install Nextcloud from:
don't remember
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
yes / local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
firefox
Operating system:
linux
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: