Skip to content

Handle IDN URL validation#15891

Merged
brandonkelly merged 12 commits into5.5from
bugfix/idn-url-validation
Nov 12, 2024
Merged

Handle IDN URL validation#15891
brandonkelly merged 12 commits into5.5from
bugfix/idn-url-validation

Conversation

@brianjhanson
Copy link
Copy Markdown
Contributor

@brianjhanson brianjhanson commented Oct 14, 2024

Fixes the validation of URLs with special characters (like ä).

I'm not sure if this is the best fix, so I'm definitely open to suggestions here.

Fixes #15989

@brianjhanson brianjhanson marked this pull request as draft October 14, 2024 22:04
@timkelty
Copy link
Copy Markdown
Contributor

timkelty commented Nov 8, 2024

@brianjhanson ready for undraft and review, I think?

@brianjhanson brianjhanson marked this pull request as ready for review November 8, 2024 14:40
@brianjhanson
Copy link
Copy Markdown
Contributor Author

brianjhanson commented Nov 8, 2024

@timkelty yep, my bad. Marked as ready now.

@brandonkelly brandonkelly changed the base branch from 5.x to 5.5 November 9, 2024 01:32
Copy link
Copy Markdown
Member

@brandonkelly brandonkelly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The JS needs to be updated as well – compare the difference in how the input handles https://www.graubündensport.ch vs https://www.graubundensport.ch.

@brianjhanson
Copy link
Copy Markdown
Contributor Author

@brandonkelly updated in 75f46a3

@brandonkelly brandonkelly merged commit e9b538f into 5.5 Nov 12, 2024
@brandonkelly brandonkelly deleted the bugfix/idn-url-validation branch November 12, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.x]: The new Linkfield is not supporting some URL's

3 participants