The save button is missing in the form using plupload (Multiple File Upload). I created a small patch that should fix the issue.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stefan.korn’s picture

stefan.korn’s picture

To be more precise the button is only missing in some special conditions.

When no image has been uploaded to the node before and you try to upload new images to the node, the save button is missing.

And also if you don't have the permission to delete files via block upload, then the button is missing even if there are already images uploaded.

So I think this bug should be fixed.

adci_contributor’s picture

Status: Active » Needs work

Hi!
Nice catch of the bug. Thank you.
It seems we've overlooked a submit on the plupload adds-only form. You're right - this should be fixed.

Thanks again for request and patch!

  • Maxilver committed cbcd4de on 7.x-1.x
    Issue #2434019 by stefan.korn: Save button is missing in plupload-Form
    
adci_contributor’s picture

Version: 7.x-1.5 » 7.x-1.6
Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.