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

Alias Clashing #49

Open
danishanwar opened this issue Sep 27, 2018 · 1 comment
Open

Alias Clashing #49

danishanwar opened this issue Sep 27, 2018 · 1 comment

Comments

@danishanwar
Copy link

If an user copies an URL "A" and shortens it using alias "X", now if another user copies URL "B" and gives it the same alias name "X". Then the newly shortened URL still points to the URL "A" and the pointer to URL "B" is lost i.e. URL "B" is not shortened although it shows on the website as URL "B" is shortened.

@modihere
Copy link
Owner

Yes that happens pretty often because that was a patch which worked correctly only in certain conditions. For now i have pulled down the site to code the workaround. If you find any you are welcome to file a PR.

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

2 participants