Closed (fixed)
Project:
Linkit
Version:
8.x-5.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2020 at 13:53 UTC
Updated:
20 Apr 2020 at 23:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lendudeFixed test and fixed logic.
Comment #3
idebr commentedThe patch in #2 fixes the issue described.
Comment #4
chris burge commented+1 for committing - the missing
drupal_flush_all_caches()in the tests tripped me up. Thanks @Lendude for getting to the bottom of this!Comment #5
johan den hollander commentedJust confirming that the #2 patch still applies to 5.x-dev and is necessary when making links to media items.
Comment #7
anonThanks for the patch.