-
Notifications
You must be signed in to change notification settings - Fork 2.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
Spinner keeps loading after renaming a file in a shared folder #16410
Comments
Works for me. Please use the issue template: https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#short-version |
@nickvergessen The bug was reproduce using federated sharing, browsers: IE9 and Firefox 37.0.2.
|
Things like "Default package" do not exist as a git repository. Please simply run
|
Enabled:
Disabled:
|
Are you sure it's not just slow and takes longer to rename ? If not, then maybe something is wrong in the network response or in the JS code that should remove the spinner. (anything in the JS console ?) |
I saw similar behaviour when I reported #16256. Only a manual refresh of the page got rid of the spinner after a rename. |
In "version":"8.1.0.6","versionstring":"8.1 beta 2","edition":"Enterprise does not reproduce. |
Steps to reproduce
Expected behaviour
The file should be renamed
Actual behaviour
The spinner keeps loading, but if you move to another menu and then back to the folder, the file appears renamed.
Server configuration
Operating system: ubuntu 14.04
Web server: apache 2.4.7
Database: mysql
PHP version: 5.5.9
ownCloud version: "version":"8.1.0.5","versionstring":"8.1 beta 1","edition":"Enterprise"
The text was updated successfully, but these errors were encountered: