The JS callbacks stopped working a few commits ago, so e.g. the hover class doesn't stick and the contextual menus don't work again.

Comments

damienmckenna’s picture

Version: 7.x-1.0-rc7 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new723 bytes

The problem was the for (i in allowedNames) part, it wasn't correctly initializing the API callbacks.

damienmckenna’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
StatusFileSize
new725 bytes

D6 version.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

damienmckenna’s picture

Assigned: damienmckenna » Unassigned
Issue summary: View changes