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: 13

So, 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

Jeff Burnz’s picture

Category: bug » support

I'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.

akalam’s picture

Is maybe the theme altering or deleting the default classes attributes?

Jeff Burnz’s picture

Version: 7.x-2.1 » 7.x-3.x-dev
Component: Admin theme » CSS/HTML
Status: Active » Closed (cannot reproduce)

I 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).