Attributes are not added to the details elements. This causes some errors when the theme is used as an admin theme.
When using the media module for eg. the iframe dialog for editing/removing images does not get successfully placed in a page.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | details-add-attributes-3113979-1.patch | 503 bytes | majorrobot |
Comments
Comment #2
majorrobot commentedI ran into this issue while using the Geolocation Field module. In that case, the missing attributes cause a jQuery
.find()to fail.I'm attaching a patch.
Comment #4
jrglasgow commentedcommitted