Needs work
Project:
Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2015 at 10:55 UTC
Updated:
28 Mar 2016 at 14:46 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
neomen commentedI've made a simple patch for this integration.
Comment #2
joelpittetComment #3
joelpittetThis patch may allow me to remove a linked_field module that is only being used for this purpose! Thank you @neomen!
Comment #4
joelpittetComment #5
plachThanks for your contribution, overall this is looking good, but the patch has some issues:
Missing trailing dot.
Can we move this check into the
_title_get_link_fields()function?The wording of this comment needs some work (and coding standard compliance :)
This is duplicating the code above, it would be good to rearrange this so that is just reused.