Closed (works as designed)
Project:
Open Outreach
Version:
7.x-1.0-rc9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 16:51 UTC
Updated:
15 Oct 2015 at 20:56 UTC
Jump to comment: Most recent
Comments
Comment #1
nedjoThanks for the note. I'd like to understand what led to the download error. It's packaging fine on drupal.org using the current download URL.
Comment #2
j0nathan commentedThis is weird then.
In kplatforms, we use makefiles to let "drush make" download everything. We call OpenOutreach as a profile:
It finds "openoutreach/drupal-org.make" and processes it.
In kplatforms, we also download the module colorbox and its library. Because I prefer to use git than zip files in the makefiles, I simply changed the URL in the makefiles of kplatforms. I did not gone further in troubleshooting the download. And I created a quick patch to change the URL in the makefile of OpenOutreach.
Comment #3
nedjoPlease reopen if the issue recurs.