Closed (fixed)
Project:
Entity Browser
Version:
8.x-1.x-dev
Component:
Field widget
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jun 2016 at 16:30 UTC
Updated:
15 Jul 2016 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sylvainm commentedI fixed the issue with this patch, what do you think about?
Comment #3
slashrsm commentedThis won't work as now removeItemSubmit() can't get to the list of entities. This results in all entities being removed, not just the one that button was pressed for.
It would be optimal if we could find a way to disable entity constraints for this submit.
Comment #4
DeFr commentedDifferent approach, that one should work better. No interdiff, because the patch is a complete reboot.
Comment #6
slashrsm commentedCommitted. Thanks!
Comment #7
slashrsm commentedCommitted. Thanks!