Closed (fixed)
Project:
Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2012 at 07:52 UTC
Updated:
6 Sep 2012 at 19:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
joelcollinsdc commentedComment #2
joelcollinsdc commentedI meant to post yesterday... i have no idea if this is a hack or not. I couldn't figure out why menu_get_item() -> href would drop off the arguments on a menu item. Is that how its supposed to work?
Comment #3
joelcollinsdc commentedComment #4
matglas86 commentedTested. Great if this is getting in. Helps my reviewing a lot.
Comment #5
mpotter commentedPersonally, I don't want to just see a single diff component. I *want* to see all diffs. The better way to handle this is via the issue #1429408: Diff page does not show component titles which organizes the diff output by component name. This allows people interested in a single component to focus attention while still accommodating people who want the entire diff.
Edited: Hmm, well now I see what you are doing. I guess clicking the main "Review Overrides" will still show all diffs which clicking the Override button for a single component should just show that component. So I think I'll agree with this patch. It certainly does what it is supposed to.
Comment #6
mpotter commentedActually, this patch doesn't seem to work for all features. In particular, it doesn't work for the Features Override module (2.x experimental branch). So I need to mark this as still needing work. The #1429408: Diff page does not show component titles patch still works fine though.
Comment #7
tim.plunkett@mpotter, what doesn't work outside of overrides?
Comment #8
mpotter commentedLooks like this is now working fine with the latest versions of Features and Features Override, so committed to ed2bba3.