-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
External Local Storage not opening without intervention on 13.0.0.1beta #7388
Comments
Just to confirm I have the same issue running NextCloud on Apache. |
I don't see anything related in the log, actually. @rullzer you've got an idea? |
After upgrading to Beta 3, I noticed that when the page loads, the "share" and "..." buttons load briefly for the external storage, but then disappear. This may have been happening prior to the update as well, I'm not sure. The buttons, and functionality to open the storage in the same view, look to disappear after this request:
|
And the buttons and ability to open the directory re-appear after these requests:
|
@blizzz I have the same question,I fix this 3 days,hava no ideas,I'm from China........Very very very want to know how to fix this question. |
I have no idea why. But I see similar behavior when adding an SFTP external share. @icewind1991 any idea? @danxuliu as js debugger ;) |
@rullzer In the firefox,see the source code,add "" after the External Local Storage "",then you can opening External Local Storage. |
@rullzer If I am not mistaken this is caused by a change in the layout of the main file list. Since that layout change the element selectors used in the files_external app are no longer valid, and thus the events are not correctly bind. I will take care of it ;-) |
@danxuliu thanks for looking into this 🚀 |
#7388 should fix this; please test :-) As a side note and for future reference, the fact that selecting the Sharing tab in the details view made possible to open the directory turns out to be caused by a bug that changes the file model in the file list row. It can still be seen in #7388, as selecting the Sharing tab causes the file list row to lose the External storage icon; something that needs to be taken care of ;-) |
The fix in #7658 works for me. |
Fixed by #7658 |
Steps to reproduce
Expected behaviour
Directory should open
Actual behaviour
Directory does not open unless I first select the "Sharing" tab in the details panel
Server configuration detail
Operating system: Linux 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64
Webserver: nginx/1.12.2 (fpm-fcgi)
Database: mysql 10.1.29
PHP version: 7.0.26
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, cgi-fcgi, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imap, json, exif, mcrypt, mysqlnd, PDO, apcu, posix, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, mysqli, pdo_mysql, pdo_sqlite, wddx, xmlreader, apc, igbinary, memcache, msgpack, xattr, zip, Phar, memcached, mysql, redis, ionCube Loader, Zend OPcache
Nextcloud version: 13.0.0 Beta 1 - 13.0.0.6
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
Operating system:
Logs
Nextcloud log
The text was updated successfully, but these errors were encountered: