Farbtastic.js doesn't have to be replaced in the Drupal 6 version because it is already jQuery 1.2.6 compatible.

Comments

robloach’s picture

Is there any reason why we're replacing it in Drupal 6.

mfer’s picture

In drupal 6, yes. The farbtastic.js included here (though not in a released version) is a better one than included in core. See http://cvs.drupal.org/viewvc.py/drupal/drupal/misc/farbtastic/farbtastic....

This is a backport of the drupal 7 version. So, we can remove farbtastic.js from the drupal 7 release of jquery_update for the moment.

Make sense?

mfer’s picture

Status: Active » Closed (works as designed)

Farbtastic.js should be removed from D7 as part of #343888: Update to Drupal 7.x and should stay in the D6 branch.