Closed (fixed)
Project:
Media entity Twitter
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Apr 2017 at 18:06 UTC
Updated:
13 Oct 2017 at 07:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
naveenvalechaAdded parent issue.
Comment #3
naveenvalechaComment #4
kt2ssh commentedComment #5
kt2ssh commentedComment #7
kt2ssh commentedComment #8
paranojik commentedThis is an iteration on the patch from #7. I simplified the buildConfigurationForm() method - the source_field part, did a little cleanup and fixed the tests accordingly.
Comment #10
sylvainm commentedI tested it on a drupal 8.4 (rc2) and it works, thx :-)
I think this is a good base to start a 2.x branch of the module
Comment #11
marcoscanoJust two minor observations, if we can.
Maybe we should take the same approach as media.install and prevent overriding if a file exists.
Nit: column over 80chars.
Comment #12
chr.fritschI fixed the nits from #11 and tested the patch extensively. Everything worked quite good.
+1 RTBC
Comment #13
marcoscanoLooks good for me, great work everyone!
Comment #14
chr.fritschCommitted this patch to https://github.com/drupal-media/media_entity_twitter/tree/8.x-2.x. But seems that it will not synced back to d.o. So we have to ping a committer
Comment #15
slashrsm commented