Closed (fixed)
Project:
Remote image
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2021 at 10:24 UTC
Updated:
22 Dec 2021 at 13:24 UTC
Jump to comment: Most recent
Currently, the field type plugin file has the following @todo's added.
// @todo Add url validation @see \Drupal\link\Plugin\Field\FieldWidget\LinkWidget.
// @todo Add autocomplete for internal urls @see \Drupal\link\Plugin\Field\FieldWidget\LinkWidget.
// @todo Figure out why default width and height won't save.
// @todo: respect the remote image settings here.
These issues should be resolved and @todo should be removed.
Comments
Comment #2
gaurav.kapoor commentedComment #4
gaurav.kapoor commentedThese are resolved and not needed anymore.
I didn't understand the exact mindset behind adding the @todo for using image style link so I have removed it for now.