Skip to content

Drag n drop not working after applying uploader plus(1.7) amps. #137

Description

@monicakumari

Hello,
The drag n drop for the folders is not working but its working for files only. I have not applied uploader plus on the parent folder or anywhere. I am using uploader plus 1.7 and alfresco 5.2. It's showing me a popup with below error :

The following cannot be uploaded because they are either folders or are zero bytes in size: "undefined"

while uploading a folder in vanila installation this is the endpoint being hit

http://localhost:8080/share/proxy/alfresco/api/upload

but after applying uploader plus amps and uploading folder, the below endpoint is being hit

http://localhost:8080/share/proxy/alfresco/uploader-plus/upload

I tried the solution explained in issue #120 but it's not working.
getting the below warn at console :

WARN [processor.node.NodeFormProcessor] [http-bio-8080-exec-3] Ignoring unrecognised field 'createdirectory'

If anybody has any idea, please suggest.

Thanks,
Monica

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions