Closed (outdated)
Project:
Entity Browser
Version:
8.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2019 at 17:29 UTC
Updated:
13 Mar 2026 at 18:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grimreaperHere is the patch.
Thanks for the review.
Comment #3
grimreaperBetter with the patch.
Comment #4
grimreaperAbout the other issue it was because when debuging in core/lib/Drupal/Core/ParamConverter/EntityConverter.php, $definition['type'] has the value 'entity:{entity_type}'.
I was expecting {entity_type} to be replaced by the actual value. Seing code from core it seems that it is ok.
So only this issue.
Comment #5
oknateThanks for the patch. It looks simple enough. I'll test it soon.
Comment #6
AlexKirienko commentedI have the same issue on the current project.
This patch works fine for me.
Thank you, Grimreaper.
Comment #7
socialnicheguru commentedIn entity_browser 2.11 this is fixed.
Comment #8
smustgrave commentedCan confirm this is fixed