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

Files not always linking to correct models #9

Closed
aplatonov7 opened this issue Apr 3, 2015 · 1 comment
Closed

Files not always linking to correct models #9

aplatonov7 opened this issue Apr 3, 2015 · 1 comment

Comments

@aplatonov7
Copy link

Thank you for the great extension. Sadly, I encountered one quite annoying bug. Here is an example: user uploads some files while creating an Object A, but then decides to cancel the creation of this object (i.e. user just closed the form without pushing "Create" button). This user then decides to create some other Object B with attachment files. After he creates Object B, it will contain not only the files user uploaded while creating Object B, but also files, that were uploaded during the creation of Object A.

I do believe this is happening because temp files directory name is generating from user's current session, so it is not unique for each individual process.

@CTOlet
Copy link
Owner

CTOlet commented Apr 4, 2015

Fixed. Now all temp files just will be deleted
composer update

@CTOlet CTOlet closed this as completed Apr 6, 2015
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