hook_requirements only mentions jquery.js
soxofaan - July 3, 2008 - 23:34
| Project: | jQuery Update |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
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.
#2