Skip to content
  • Derek Wright's avatar
    [#1432530] by dww: Fixed bugs recording libraries with 'get' download type. · 9c856d3e
    Derek Wright authored
    During packaging of distribution releases, if the drupal-org.make file
    used the 'get' download type for external libraries, we failed to find
    the right URL, such that we didn't record that and subsequent
    libraries using the same download type weren't recorded at all due to
    duplicate key errors during insert. Now, we properly find the URL and
    are more careful about only trying to insert if we have a URL.
    9c856d3e