Im using Firefox 8.0 at Ubuntu 11.10
When I'm using AtAdmin as administrative theme, in context module page, adding or editing a context, when I select a "condition" or "reaction", I get the following js error in javascript error console:
Error: $(this).attr("class").split("context-plugin-")[1] is undefined
Archivo de origen: http://example.com/sites/all/modules/context/context_ui/context_ui.js?lv8e7f
Línea: 13So, the condition or reaction editing section doesn't appear and you cannot use the context_ui module
Using seven as admin theme I don't get this error
Comments
Comment #1
Jeff Burnz commentedI'll install it and have a look, I'd assume context UI is making assumptions about markup. From the error message looks like the bug is actually with Context module UI, not the theme. Need to double check.
Comment #2
akalam commentedIs maybe the theme altering or deleting the default classes attributes?
Comment #3
Jeff Burnz commentedI just dont get these errors, I have never been able to reproduce any of the issues posted against Context UI, I think I have asked many times in these various issues if people are saving the theme settings for AT Admin at least once, if you do this, no issues. I work with Context a fair amount and even built a better UI for it (CSS only).