Running Status Report does not show that there has been a new jquery.js file copied to misc/ . Really, I did copy it there.
All other jquery stuff works just fine. Is there some way to manually reset this? Just tired of looking at the red box on the Status page.
Comments
Comment #1
btully commentedi think it has to do with the typo in the module that checks to see if file exists and compares it to file in module dir.
so 2 things. do a search/replace in module for "jqeury.js" and change it to jquery.js.
next make sure you are copying the file from the module dir to misc dir, not MOVING it. For the status message to disappear the same file needs to exists in /misc/ and in the module dir.
HTH
Comment #2
doc2@drupalfr.org commentedLatest upgrade as of March 12th, 2008: Patch for v.1.2.1
You may want some patching advises from comment #57.
Comment #3
wim leersAFAIK the status report is working fine now. Feel free to reopen if not.
doc2: http://drupal.org/node/156221 has been committed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
silverwing commentedNevermind... what I thought was a problem was me not clearing my browser's cache...
Must do that first before thinking things are broken!
~silverwing - sorry for the noise here...
Comment #6
silverwing commented