Closed (fixed)
Project:
missing module
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Feb 2017 at 05:42 UTC
Updated:
19 May 2017 at 07:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aubjr_drupal commentedComment #3
aubjr_drupal commentedComment #4
helmo commentedThanks, but it looks like you based the patch on the last release version and not the latest from Git.
Therefore your patch does not apply. Please try it with a fresh git clone.
Comment #5
aubjr_drupal commentedMissed that - thanks. Here's an updated patch, based on HEAD.
I haven't personally tested this updated version yet, but based on the commits between 1.1..HEAD it should be OK.
Comment #6
aubjr_drupal commentedMy patch in #5 had a syntax error in it (bad quote pair).
I've fixed that and re-uploaded it.
Comment #7
Chris CharltonComment #9
helmo commentedThat got my attention ;), sorry for the delay.
I've committed most of the changes in this patch.
I did restore the $module_project variable as it was just added in #2774291: Wrong drupal.org missing module link .