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

Bug: Short URL with slash "/" character #16

Open
wutsqo opened this issue Jan 24, 2022 · 2 comments
Open

Bug: Short URL with slash "/" character #16

wutsqo opened this issue Jan 24, 2022 · 2 comments

Comments

@wutsqo
Copy link
Contributor

wutsqo commented Jan 24, 2022

Current behavior:
Users can enter a short URL that contains a slash character. It counts as valid, but when the user enters the short URL, it will redirect to a 404 page.

Proposed Solution:
Add new validation rules on the front end and the server-side to prevent such thing happens.

Screenshot (362)
Screenshot (363)

@galacticor
Copy link
Member

can we add link validator? if the url is not the valid link it will show an error

@hamonangann
Copy link

I think that will be good idea, client-side validator (such as pop-up message) will be enough

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

No branches or pull requests

3 participants