Needs work
Project:
Contextual Administration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Mar 2015 at 21:27 UTC
Updated:
17 Apr 2016 at 21:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
eclipsegc commentedCode!
Comment #2
eclipsegc commentedI'm an idiot...
Comment #3
sgdev commentedI'm trying to make sense of this patch... seems as though the most recent version of 7.x-1.x-dev is not correct.
If I perform a drush download, the version I receive is 7.x-1.2+2-dev, and it does not have a file located at
/plugins/context_admin/node_path_alias.inc. However if I look in the repository, it's definitely present:http://cgit.drupalcode.org/context_admin/tree/plugins/context_admin?h=7....
Makes no sense though, since the addition of the file is tagged as 7.x-1.x:
http://cgit.drupalcode.org/context_admin/commit/?h=7.x-1.x&id=0e5bf6a2e3...
I'm guessing something did not get merged correctly along the way in Git? If I manually add
node_path_alias.incto my local install, I'm able to apply the patch as expected.