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

Spinner keeps loading after renaming a file in a shared folder #16410

Closed
davitol opened this issue May 18, 2015 · 7 comments
Closed

Spinner keeps loading after renaming a file in a shared folder #16410

davitol opened this issue May 18, 2015 · 7 comments

Comments

@davitol
Copy link
Contributor

davitol commented May 18, 2015

Steps to reproduce

  1. Share a folder from Server A to B with a txt file inside.
  2. Rename the txt file in B

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"

captura de pantalla 2015-05-18 a las 14 50 02

@davitol davitol added this to the 8.1-current milestone May 18, 2015
@davitol davitol changed the title Spinner keeps loading after renamin a file in a shared folder Spinner keeps loading after renaming a file in a shared folder May 18, 2015
@nickvergessen
Copy link
Contributor

Works for me. Please use the issue template: https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#short-version
In this case the important list of enabled apps is missing.

@davitol
Copy link
Contributor Author

davitol commented May 19, 2015

@nickvergessen The bug was reproduce using federated sharing, browsers: IE9 and Firefox 37.0.2.
List of enabled apps:

  • Default package
  • LDAP user and group backend
    The user in server B that renames the file is from an Active Directory.

@nickvergessen
Copy link
Contributor

Things like "Default package" do not exist as a git repository.

Please simply run

./occ app:list

@davitol
Copy link
Contributor Author

davitol commented May 19, 2015

Enabled:

  • activity: 1.2.3
  • admin_audit: 0.6
  • encryption: 1.0.0
  • enterprise_key: 0.1.0
  • files: 1.1.9
  • files_locking:
  • files_pdfviewer: 0.7
  • files_sharing: 0.6.1
  • files_sharing_log: 0.5
  • files_texteditor: 0.4
  • files_trashbin: 0.6.2
  • files_versions: 1.0.5
  • files_videoviewer: 0.1.3
  • firewall: 0.91.2
  • firstrunwizard: 1.1
  • gallery: 0.6.0
  • provisioning_api: 0.2
  • templateeditor: 0.1
  • updater: 0.4
  • user_ldap: 0.6.0
  • windows_network_drive: 0.1.1

Disabled:

  • external
  • files_antivirus
  • files_drop
  • files_external
  • files_ldap_home
  • objectstore
  • sharepoint
  • user_external
  • user_shibboleth
  • user_webdavauth

@PVince81
Copy link
Contributor

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 ?)

@razyr
Copy link

razyr commented May 26, 2015

I saw similar behaviour when I reported #16256. Only a manual refresh of the page got rid of the spinner after a rename.

@davitol
Copy link
Contributor Author

davitol commented Jun 5, 2015

In "version":"8.1.0.6","versionstring":"8.1 beta 2","edition":"Enterprise does not reproduce.

@davitol davitol closed this as completed Jun 5, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants