- Issue created by @b.ravanbakhsh
- last update
over 1 year ago Composer require failure - @bravanbakhsh opened merge request.
- last update
over 1 year ago 83 pass
the comment on https://www.drupal.org/project/linkit/issues/3063393#comment-13403068 β by @f2boot is still relevant at 6.1.x
can not blindly strip 5 charcter assume it was "/edit" but it needs to check before strip.
Upload a media which name is less than 5 character and in a text editor add a link to that media. you will see the path is false returned from autocomplete url. then can not select by mouse in drop down.
the patch is perfectly check if the /edit is in text delete it not just blindly cut 5 character.
Active
7.0
Code