Simple Inline Edit throws Element is not defined exception

Description

Upgrading http://build.fluidproject.org/infusion/demos/inlineEdit/simple/demo.html to use jQuery v1.7 throws a 'Element is not defined exception'

InlineEdit.js (line 753)
element is undefined
var nodeName = element.nodeName.toLowerCase();

It appears the the underlying code is not correctly getting the selector back and hence the 'element' is null

Environment

None

Activity

Show:

Antranig Basman August 26, 2012 at 7:38 AM

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Created April 2, 2012 at 8:41 PM
Updated March 3, 2014 at 5:58 PM
Resolved August 26, 2012 at 7:38 AM

Flag notifications