Is it just me or does this module conflict with theme developer?

Error: uncaught exception: Syntax error, unrecognized expression: [@name=form_id]

Comments

mizerydearia’s picture

Assigned: Unassigned » mizerydearia
Priority: Critical » Minor
mizerydearia’s picture

Status: Active » Closed (fixed)
mizerydearia’s picture

Assigned: mizerydearia » Unassigned
Priority: Minor » Normal
Status: Closed (fixed) » Needs review

So, there is an issue. This module conflicts with jquery_update 6.x-2.x-dev because of:
editview/theme/editview.js: var form_id = $('[@name=form_id]', this).val();

Frodo Looijaard’s picture

Title: conflicts with theme developer? » Do not use deprecated jquery syntax
Assigned: Unassigned » Frodo Looijaard
Status: Needs review » Fixed

Thanks for your analysis.
This has been corrected in the DRUPAL-6--1 branch.

Frodo Looijaard’s picture

Frodo Looijaard’s picture

Component: User interface » Code
Category: support » bug

Status: Fixed » Closed (fixed)

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