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

image same filename, one file will be delete #51

Open
truonghoangnguyen opened this issue Sep 24, 2016 · 1 comment
Open

image same filename, one file will be delete #51

truonghoangnguyen opened this issue Sep 24, 2016 · 1 comment

Comments

@truonghoangnguyen
Copy link

truonghoangnguyen commented Sep 24, 2016

html:


<lf-ng-md-file-input multiple lf-files="images" 
        lf-mimetype="image/*" lf-remove-label="delete"  preview></lf-ng-md-file-input>

Step:

  1. open file 1 name: "abc.jpg"
  2. open other file name "abc.jpg" (diffirence folder)
    --> file 1 will be delete
@truonghoangnguyen truonghoangnguyen changed the title [bug] image same filename [bug] image same filename, one file will be delete Sep 24, 2016
@truonghoangnguyen truonghoangnguyen changed the title [bug] image same filename, one file will be delete image same filename, one file will be delete Sep 24, 2016
@shuyu
Copy link
Owner

shuyu commented Dec 29, 2016

Hi, i just add more check when file have same name on version 1.5.0, if two file have same name but with different meta data than will keep both.

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