Closed (fixed)
Project:
Acquia Connector
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2010 at 19:39 UTC
Updated:
1 Jul 2010 at 03:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
ygray commentedA quick fix is to just add this info to the data collected in acquia_spi_get_modules() (see attached patch). However, it may make sense to restructure the way this data is collected to be project-centric instead of module-centric, possibly using update_get_projects() in place of module_rebuild_cache().
Comment #2
pwolanin commentedComment #3
pwolanin commentedcommitted