Active
Project:
Entity reference
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 Jun 2016 at 10:08 UTC
Updated:
7 Jun 2016 at 09:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jalpesh commentedI am not able to apply your patch. Did you create a patch by using this https://www.drupal.org/node/707484 instruction.
Comment #3
marcmueller commentedI've made a diff on Version 7.x-1.1 in netbeans git utility, I'm not very familia using git directly.
Can I just upload 'entityreference.module' right here for you to make a patch out of this?
Comment #4
jalpesh commentedPlease do that and also mention the changes in file.
Thanks
Comment #5
marcmueller commentedThanks! Attached is the file.
1082: added default for separator setting
1116-1120: field formatter info
1161: summary display
1245-1258: output
Please note, as I can't upload as 'entityreference.module' I uploaded as 'entityreference.test' please rename accordingly.
Cheers, Marc
Comment #6
jalpesh commentedThanks marcmueller.
I am working on creating a patch and review you changes.
Comment #7
marcmueller commentedThanks a lot!
Marc
Comment #8
jalpesh commentedHere you go with patch. I am working on verifying functionality with patch and update you soon.