Closed (outdated)
Project:
Hide submit button
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2010 at 08:39 UTC
Updated:
12 Apr 2016 at 19:53 UTC
Jump to comment: Most recent
Comments
Comment #1
not_Dries_Buytaert commentedThe module works fine with the module http://drupal.org/project/imce_wysiwyg (6.x-1.1), except with the Upload button of that module.
I consider this a bug (not feature request), because it doesn't work to add on the 'admin/settings/hide-submit form' the value:
1) 'imce-upload-form' to the 'Form-id exclusion list' field or
2) '[value=Upload]' to the 'Attribute Filter (Experimental)' field.
The HTML-code of the form containing the button:
I think especially this part from above code is critical, as it is for the upload button:
<input type="submit" class="form-submit" value="Upload" id="edit-upload" name="op" style="border: 6px solid green;">Comment #2
not_Dries_Buytaert commentedComment #3
not_Dries_Buytaert commentedThe issue also occurs with 6.x-1.10.
I changed to whom this issue is assigned and the version, so the maintainer or others may have a look at it too. Please, change it back, if this is incorrect.
Comment #4
gregglesThanks for submitting this issue.
The 6.x branch of this module is not supported. This issue was filed against the 6.x version so I'm closing it because it doesn't seem relevant to the 7.x version.
If the issue is relevant for the 7.x version: I apologize for closing it. Can you please reopen it and adjust the version number?