Postponed (maintainer needs more info)
Project:
Redirect
Version:
8.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2017 at 11:48 UTC
Updated:
7 Nov 2017 at 21:25 UTC
Jump to comment: Most recent
Comments
Comment #2
wim leersIn Drupal 8, paths now follow the HTTP spec, which means they now do have a leading slash. Therefore this is working as expected!
Thanks for taking the time to report this though ❤️
Comment #3
berdirNot so fast. The redirect source field actually doesn't require a leading /, which I know is inconsistent but tricky to change. This existed before core changed url fields to have a leading / and while the to-field behavior was forced on us, the from field is a custom field.
I'm not sure I understand what exactly you did try to do and what the expected result it, but better validation on that might make sense.