Needs work
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2021 at 23:07 UTC
Updated:
6 Feb 2023 at 22:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ghost of drupal pastalso, composer.json will need to be edited, larowlan said there's precedent in core/lib/Drupal/Component/Serialization/composer.json
Comment #3
ghost of drupal pastOne of the test failures is https://github.com/symfony/symfony/issues/41599
café.example.orghas the é percent encoded.Where RFCs talk about URIs and IRIs, café is an IRI but not an URI. Sure. But URLs are https://url.spec.whatwg.org/ and that says
And since this is URL and not an URI validator, in my opinion here the test is wrong.
Comment #4
matroskeenComment #5
smustgrave commentedTriggering for 10.1
Comment #6
smustgrave commentedSeems there are some test failures in the last patch.