in version 5.x-2.x of there are apparently several files that need to be copied from jquery_update/misc to drupal/misc.
This information is in the README and at the project page, but hook_jquery_update_requirements() just looks for and talks about jquery.js, not the other js files.

I tested this and only copied over jquery.js to drupal/misc and the error message in the status report was gone.

Comments

sun’s picture

Category: bug » task
Priority: Normal » Minor

Well, yes. However, testing for all files would be quite hard to accomplish in a clean fashion.

That said, I'm open for patches. But I surely won't work on it myself.

sun’s picture

Title: jQuery Update installation: hook_requirements only mentions jquery.js » hook_requirements only mentions jquery.js
heddn’s picture

Component: User interface » Code
Issue summary: View changes
Status: Active » Closed (won't fix)

Marking this as won't fixed. 5.x is no longer supported/maintained. If this is still an issue in 7.x, then please re-open.