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

Client gets original file name even the file name has been updated #24

Closed
andy-h-chen opened this issue Jun 18, 2015 · 2 comments
Closed

Comments

@andy-h-chen
Copy link

If a file with dupe file name is uploaded, it would be saved as -0., but the client is still notified with the original name.

@vote539
Copy link
Collaborator

vote539 commented Jun 18, 2015

Hi, you can access the updated file name on the client side in the "progress" and "load" events. You can also manually save it into the "clientDetail" metadata object. Hope this helps!

@vote539 vote539 closed this as completed Jun 18, 2015
@andy-h-chen
Copy link
Author

Thanks, I'll try.

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

No branches or pull requests

2 participants