Closed (fixed)
Project:
Nodequeue Extras
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2013 at 00:00 UTC
Updated:
25 Sep 2014 at 15:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jweowu commentedThis patch incorporates the fix from #1619392: Errors given when creating view (as per the second patch in comment #6), and significantly reduces the amount of nesting in the function.
I've also added a variable check to (optionally) disable the contextual links (if you only want the relationship from this module), but have not otherwise modified the function logic -- this is mostly to make the existing code more readable.
This patch requires the coding standards patch from http://drupal.org/node/1619400#comment-6427070 to be applied first.
Comment #2
jweowu commentedComment #2.0
jweowu commentedLinked to previous related comment
Comment #3
azinck commentedMerged to 1.x-dev. Thanks!