Closed (fixed)
Project:
Update Status
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2007 at 02:49 UTC
Updated:
28 Aug 2008 at 08:52 UTC
$project['filename'] is empty AFAICT for CCK. I *think* this is happenning because it doesn't contain a module called cck. Or it could be happenning because I am using cvs_deploy which implements the alter hook. Anyway, this is causing a problem for drush_pm.module which doesn't know what project directory to backup before updating.
i tried to dive in but got a bit tangled. it seems that filename is supposed to be set in update_status_get_projects() but isn't. the intentions there are not totally clear.
Comments
Comment #1
dwwhrm, evil. i'll try to look into this soon (still catching up from a huge backlog while on vacation for 2 weeks).
Comment #2
moshe weitzman commentedi managed to work around this so this can be fixed at your leisure.
Comment #3
dwwI bet this is actually just another instance of the problem I'm solving at http://drupal.org/node/184664.
I don't suppose you can undo your work-around and test the latest patches there, huh?
Comment #4
dwwThis appears to be working now. Must have been solved via #184664: Support subdirectories inside modules or something.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.