Closed (fixed)
Project:
Search API attachments
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2015 at 14:46 UTC
Updated:
20 Jul 2018 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
leksat commentedHere is the patch providing both features.
Comment #3
leksat commentedBTW, the patch is made on base of 7.x-1.6 version, and may not apply to the 7.x-1.x branch.
Comment #4
grimreaperHello,
Thanks for the patch, here is my review.
This line generate a conflict with the dev version.
Why 14? Please add a comment.
Fixed in the dev version and so these lines generate a conflict.
Thanks for extracting that in a function. Please can you do the same thing for the other module/sub-modules.
I am skeptical on this line. Entityreference fields don't target in general file entities. Maybe we willneed to be more precise.
In addition, I don't think it is a good idea to mix the entity translation and the file reference throught entityreference into the same patch.
Comment #5
fjgarlin commentedHi,
I run into this issue too. As the module has evolved since this issue was created, I created a patch based on @leksat patch and some of the feedback from @grimreaper but applied to the new version of the module.
I tested it and it works.
The patch is attached.
Comment #6
izus commentedHi,
i rebased the patch in #5 as it was not applying
i will merge it
Thanks all
Comment #8
izus commentedthere was a good catch from Grimreaper's review in #4
i let that point to anyone wanting to open an issue for that and contribute a patch for it
This is now merged Thanks all :)