First time here? Check out the FAQ!

Revision history  [back]

Why is askbot incompatible with jQuery 1.7?

In general, jquery should be backward-compatible, so I tried bumping askbot jquery from 1.4.3 to 1.7.1.

I immediately got a "jQuery.handleError is not a function" error (when uploading an image), maybe there are other errors too. Apparently askbot uses some jquery 1.4.3 features that disappeared in later versions.

Are these features vital? Are there plans to support a newer jquery release?

Why is askbot incompatible with jQuery 1.7?jquery version

In general, jquery should be backward-compatible, so I tried bumping askbot jquery from 1.4.3 to 1.7.1.

I immediately got a "jQuery.handleError is not a function" error (when uploading an image), maybe there are other errors too. Apparently askbot uses some jquery 1.4.3 features that disappeared in later versions.

Are these features vital? Are there plans to support a newer jquery release?