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

Fix bug preventing folders upload #148

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

tartard
Copy link
Contributor

@tartard tartard commented Jun 22, 2022

Fixes #119 #120 and #137 .

DND upload of folders doesn't work anymore with uploader-plus since Alfresco 5.2 .

This commit:

  • updates the override of dnd-upload.js with the changed brougth until Share 7.0.0 on the official dnd-upload.js .
  • add support for the createdirectory special field in the upload request .

This fixes the issue, folders can now be uploaded.

@douglascrp douglascrp merged commit dac1f70 into softwareloop:master Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UP is not working properly with Alfresco 5.2
2 participants