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

Incorrect URL validation in the Insert Link dialog #2565

Closed
alansemenov opened this issue May 5, 2022 · 0 comments
Closed

Incorrect URL validation in the Insert Link dialog #2565

alansemenov opened this issue May 5, 2022 · 0 comments
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@alansemenov
Copy link
Member

alansemenov commented May 5, 2022

This regex should be used for validation:
^http(s)?:\/\/\w+(\.\w+)*(:[0-9]+)?(\/.*)?$

@alansemenov alansemenov added the Bug Something isn't working label May 5, 2022
@alansemenov alansemenov self-assigned this May 5, 2022
@alansemenov alansemenov transferred this issue from enonic/app-contentstudio May 19, 2022
@alansemenov alansemenov added this to the 4.2.1 milestone May 19, 2022
alansemenov added a commit that referenced this issue May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant