Problem/Motivation
As discovered in #2674780: Unexpected API change in UrlGenerator::generate() Symfony now supports four kinds of URLs in UrlGenerator via constants, whereas Drupal only ever supported absolute URLs and paths.
We should add test coverage for NETWORK_PATH and RELATIVE_PATH.
Comments
Comment #17
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #18
smustgrave commentedAppears we do not have test coverage for this.