Closed (fixed)
Project:
Entity Browser
Version:
8.x-2.x-dev
Component:
Core API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Feb 2018 at 15:33 UTC
Updated:
26 Apr 2019 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vqgr commentedComment #3
vqgr commentedComment #4
samuel.mortensonComment #5
k_a_l commentedworking on this issue at DrupalCon Nashville
Comment #6
yannick menard commentedI'll take a lool too to familiarise in Drupalcon Nashville
Comment #7
oknateI checked the original function and it has this code now:
It was changed here:
#2675684: Existing reference can not be replaced with another
I have a fix in comment #12 on #3011469: Inline Entity Form won't submit after form error, that also has test coverage.
Comment #8
oknateComment #9
oknateCopying patch over from #3011469: Inline Entity Form won't submit after form error
Since it has test coverage, I think it's an improvement on #2.
It also has test only patch to demonstrate the bug.
Comment #10
oknateReroll, #9 wouldn't apply against current HEAD.
Comment #11
oknateComment #12
oknateRerolling
Oops, empty patch.
Comment #13
oknateThis was fixed with #3011469: Inline Entity Form won't submit after form error