Closed (fixed)
Project:
Update Status
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2008 at 13:46 UTC
Updated:
18 Feb 2008 at 07:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
webernet commentedCan you post a screenshot?
Comment #2
dwwa) -dev snapshots are notoriously difficult for update_status to handle correctly. we have to do date comparisons, which are dependent on server times, susceptible to clock-skew, etc. if you want something stable, use official releases. if the modules you're using don't provide official releases, file critical bugs in their issue queues encouraging them to be responsible maintainers of their contributions.
b) are you deploying your site via tarballs downloaded from d.o or CVS checkouts? if CVS, are you using http://drupal.org/project/cvs_deploy?
Comment #3
luti commentedNo problem, screenshot is here as attachment. And, no - I don't use CVS, I just download tarballs - through the link provided in this module...
I didn't have this problem with previous versions, it appeared immediately after update of this module from 2.0 to 2.1 (before, the same frame was green, without doing anything with "Advanced users" module in between). So, it must be something related to the new version of "Update status" module.
Comment #4
dwwCan you post the complete contents of your copy of advanced_user.info, too? Thanks.
Comment #5
luti commentedNo problem, here it is (the file is as included in the downloaded tarball, I haven't changed anything!):
Please note it is advuser, not advenced_user.
Comment #6
dwwOut of curiosity, can you apply http://drupal.org/files/issues/update_ignore_higher_branches.d5.patch and see if that solves the problem here, too? See http://drupal.org/node/216750#comment-713738
Comment #7
dwwYup, tested this myself by installing advuser 5.x-1.x-dev. Reproduced the bug locally, and verified that the patch I mentioned above in #6 fixes it. Committed to DRUPAL-5--2. This will be out in 5.x-2.2 (probably due out soon, given the severity of that other bug).
Comment #8
trochevs commentedThis patch also fixes the false positive message about "Project issue tracking" module.
Comment #9
luti commentedSeems to be OK with this patch.
Thank you.
Comment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.