Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Native: allow to add URLs with multiple consecutive hyphens #432

Open
nicar opened this issue Oct 21, 2024 · 1 comment
Open

Audio Native: allow to add URLs with multiple consecutive hyphens #432

nicar opened this issue Oct 21, 2024 · 1 comment
Labels
application Application-related issues bug Something isn't working d-medium Issues that require some complexity or intermediate-level changes. s-medium Moderate impact, affecting functionality but with workarounds available.

Comments

@nicar
Copy link

nicar commented Oct 21, 2024

Currently URLs with more than one consecutive hyphens as host- or domain-name are treated as invalid.
Some Punycode transcoded URLs will therefore not be allowed either.

Screenshot 2024-10-21 at 10 07 08

@louisjoecodes louisjoecodes added application Application-related issues bug Something isn't working labels Oct 21, 2024
@louisjoecodes
Copy link
Collaborator

Hi @nicar, agree our validation here may be too restrictive.

@louisjoecodes louisjoecodes added d-medium Issues that require some complexity or intermediate-level changes. s-low Low impact, such as minor bugs or small documentation issues. s-medium Moderate impact, affecting functionality but with workarounds available. and removed s-low Low impact, such as minor bugs or small documentation issues. labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application-related issues bug Something isn't working d-medium Issues that require some complexity or intermediate-level changes. s-medium Moderate impact, affecting functionality but with workarounds available.
Projects
None yet
Development

No branches or pull requests

2 participants