The Bootstrap theme uses (button) elements instead of (input type=button) and the admin js for adding displays is too specific to find it.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | views-ui-button-js-2402655-6.patch | 796 bytes | adarkling |
| #1 | views-ui-button-js-2402655-1.patch | 796 bytes | frankcarey |
Comments
Comment #1
frankcarey commentedThis simply removes the element type from the selector and then all is well.
Comment #2
frankcarey commentedComment #3
ckngPatch #1 working as expected.
Comment #4
joelpittetYes please, RTBC++
Comment #5
colanWe've recently switched our testing from the old qa.drupal.org to DrupalCI. Because of a bug in the new system, #2623840: Views (D7) patches not being tested, older patches must be re-uploaded. On re-uploading the patch, please set the status to "Needs Review" so that the test bot will add it to its queue.
If all tests pass, change the Status back to "Reviewed & tested by the community". We'll most likely commit the patch immediately without having to go through another round of peer review.
We apologize for the trouble, and appreciate your patience.
Comment #6
adarkling commentedThis is the same #1 patch by frankcarey.
Just re-uploading it as directed to get this issue closed.
Comment #7
adarkling commentedComment #8
colanIs this also a problem in D8? If so, we'll need to create a separate issue for it.
Comment #9
adarkling commentedDon't know. I'm still wrapped up in D7 projects.
Comment #10
kopeboyplease include in next release, very simple and works.
Comment #12
damienmckennaCommitted. Thanks all.