This doesn't seem to work with jQuery 1.3.2

I'm getting this error:

uncaught exception: Syntax error, unrecognized expression: [@value=190]
anonymous()jquery.min.js?l (line 19)
anonymous()jquery.min.js?l (line 19)
anonymous()jquery.min.js?l (line 19)
anonymous()

I read this:

"The '@' in [@attr] has been removed. Deprecated since 1.2 this old syntax no longer works"

CommentFileSizeAuthor
#1 hierarchical_select_13.patch704 bytesjason ruyle

Comments

jason ruyle’s picture

StatusFileSize
new704 bytes

Here is a patch for the module to work with jquery 1.3.2

wim leers’s picture

Title: Support for jQuery 1.3.2 » jQuery 1.3 compatibility
Status: Active » Reviewed & tested by the community

Excellent, thanks :) I'll commit this soon!

mrfelton’s picture

patch works for me.

wim leers’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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