Using acidfree with the upload.module activated makes the "Mass import" of local files impossible. It is not any longer possible to open the "Import local files" field set. In fact this affects all fieldsets of class " collapsible collapsed" in the "Mass import" web page. Disabling the module "upload" makes it working again.
Just not loading the misc/progress.js file or removing <input type="hidden" name="edit[node_items][attachments][wrapper][current][vid]" id="edit-node_items-attachments-wrapper-current-vid" value="481" /> inserted by the upload module helps too. Not being a Javascript expert by myself I stopped looking into the bug at this point. May be someone has an idea?
Comments
Comment #1
sucu commentedChanged status to critical - it's amazing how much havoc one Javascript error can cause!
Can't find the problem using Firefox's javascript console either...
Comment #2
vhmauery commentedThis is not really Acidfree's problem as far as I can tell. It is the upload modules' problem. Plus, there is already an open bug for this. If there is no reason to use the upload module with acidfree node types, just disable uploads for the acidfree type and the javascript errors will go away.
Duplicate of http://drupal.org/node/90492