Multiform used by media module doesn't create a div wrapper for the submit buttons with "edit-actions" Id, that Sticky Edit Actions is using to add sticky functionality.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | sticky_edit_actions-2067067-10.patch | 1.01 KB | binkaster |
| #9 | sticky_edit_actions-2067067-8.patch | 1.02 KB | binkaster |
| #6 | sticky_edit_actions-2067067-6.patch | 1.01 KB | binkaster |
| #5 | sticky_edit_actions-2067067-5.patch | 1.11 KB | binkaster |
| #1 | sticky_edit_actions-2067067-1.patch | 1.3 KB | binkaster |
Comments
Comment #1
binkaster commentedAttached is a patch for this issue.
Comment #2
elijah lynnremoving tag
Comment #3
binkaster commentedComment #4
elijah lynncrosslinking relevant issues:
Comment #5
binkaster commentedCorrected the patch file according to Drupal formatting standards.
Comment #6
binkaster commentedFixed the patch (run the patch creating command form the correct folder with --relative).
Comment #7
elijah lynnThere is a typo here and an extra blank line above the comment. *multiple
Comment #8
elijah lynnComment #9
binkaster commentedComment #10
binkaster commentedRemoved the blank line from the patch.
Comment #11
elijah lynnThis is great! I will commit this and make a new release as soon as we get the alter hook committed to Media in
#2067091: Sticky Edit Actions doesn't work with the Media module's multiform "Save" and "cancel" buttons.
Comment #12
elijah lynnThere is also the possibility that #2065525: Use 'actions' for buttons will get fixed and if it does then we won't need this patch but I have a feeling this will get added way before then.
Comment #13
elijah lynnComment #14
elijah lynnCommitted - http://drupalcode.org/project/sticky_edit_actions.git/commit/be533576e1f...
This will be in the upcoming 7.x-1.1 release (as soon as D.O releases are fixed) as the new hook/patch has been committed to Media module. It will require media-7.x-2.0-alpha2 or later to work with multiform.
Comment #15
elijah lynnI actually referenced the wrong #issue in the commit message so I reverted it and made a new commit here with the right #issue.
http://drupalcode.org/project/sticky_edit_actions.git/commit/3f83ba6
Comment #17
elijah lynn