Closed (fixed)
Project:
Internationalization
Version:
7.x-1.x-dev
Component:
Compatibility
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 11:10 UTC
Updated:
13 Jun 2011 at 12:02 UTC
When field translation module is active, the core image field "add a new file" button isn't displayed anymore after the first image upload.
The only way you can add a new image (with an unlimited image field) is to save the whole form and upload a new image.
If you want to have a look to the Profile2 issue, here it is: http://drupal.org/node/1127256
I tested with 7.x-1.0-beta4 and then upgraded to the last dev.
Comments
Comment #1
Jerome F commentedJust one more comment to precise that in a regular content type this doesn't occur. (and a correction in the issue title)
Comment #2
neutecake commentedI've the same problem.
My button on the multiple image field dissapears after uploading a new image. When I Uninstall the Internationalization module everything works fine.
Comment #3
roberto.d4 commentedI've the same problem in Profile2 edit page. With "Field translations" active is impossible to remove previous uploaded files and the form to load others images disappears after first load.
Comment #4
jose reyero commentedLooks like this was fixed here, #1154850: Field translation breaks file/image AJAX forms
Anyway, feel free to reopen if not fixed in latest version (beta6)
Comment #5
Jerome F commentedI confirm this issue is fixed in my test environment.