We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by jaymo.
On saving a shortlink edit, for instance, from a url like this:
https://hkn.eecs.berkeley.edu/shortlinks/243/edit
The page is redirected to the (ostensibly) shortlink detail view page:
https://hkn.eecs.berkeley.edu/shortlinks/243/
However, this page does not exist, so a 404 error is returned.
Instead, this page should redirect to the main shortlinks page (potentially with an announcement banner confirming success):
https://hkn.eecs.berkeley.edu/shortlinks/
The text was updated successfully, but these errors were encountered:
Is someone gonna fix this lol
Sorry, something went wrong.
No branches or pull requests
Reported by jaymo.
On saving a shortlink edit, for instance, from a url like this:
The page is redirected to the (ostensibly) shortlink detail view page:
However, this page does not exist, so a 404 error is returned.
Instead, this page should redirect to the main shortlinks page (potentially with an announcement banner confirming success):
The text was updated successfully, but these errors were encountered: