Closed (fixed)
Project:
Features
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 May 2012 at 14:37 UTC
Updated:
27 Apr 2015 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hefox commentedComment #2
alchemist commentedAttached is a patch to feaures.drush.inc which implements the drush 'features-diff-all' command.
Enjoy!
Comment #3
alchemist commentedHere is a better patch. The one I uploaded earlier had some typos in it. My sincere apologies.
Comment #4
alisonHi -- did anything ever come of this, and have you tried this or another patch in D7?
Comment #5
hefox commentedPatches need to go into 7.x first
Comment #6
elvis2 commentedI submitted a patch for the 7.x-2.0-rc1 version a few days ago:
https://drupal.org/node/2107735
Comment #7
q0rban commentedThanks @elvis2. Can you make sure it still applies and post it on this issue?
Comment #8
kenorb commentedComment #9
kenorb commentedTested and it works.
However:
is doing basically the same as:
but without extra messages.
Comment #10
mpotter commentedLooks good to me.
Comment #11
mpotter commentedCommitted to ce9b6df.