omarzina / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

upload multiple images fails (?) #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Symptoms\recreation: Go to a product page and try to upload multiple
images. Whats happening? The javascript is adding more file uploads.

If we look at "/vendor/plugins/substruct/app/views/shared/
_multiple_upload.rhtml"

we will see that the javascript function name generated does NOT
include an identifier for which model the additional field is for. To
fix it we add the model into the name.

What version of the product are you using? On what operating system?
1.06a

Please provide any additional information below.
Examine and fix: http://pastie.org/558456

Original issue reported on code.google.com by rogerdp...@gmail.com on 4 Aug 2009 at 1:34

GoogleCodeExporter commented 8 years ago
maybe already fixed?

Original comment by rogerpack2005 on 5 Sep 2009 at 5:28

GoogleCodeExporter commented 8 years ago
I believe this has been fixed for awhile now.

Original comment by subim...@gmail.com on 26 Aug 2010 at 12:34