addons
addons copied to clipboard
[Bug]: Bad link in extension approval email
What happened?
I receaved an email saying my extension was approved but the link in the email took me to a page that says "We're sorry, but we can't find what you're looking for." the link in the email is
https://addons.mozilla.org/developers/addon/2865445/versions.
What did you expect to happen?
I expected it to take me to the extension page
Is there an existing issue for this?
- [X] I have searched the existing issues
┆Issue is synchronized with this Jira Task
Were you logged in with an account that is an author of the extension you received an email for ?
nvm, I see the problem, it's the "." at the end. We should add a space to prevent this from happening since this is a plain text email... ~~Or maybe support an optional . at the end of these URLs and redirect...~~
Thanks for the quick reply,
Sent with Shortwave https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=amZpZWxkc0BhYXNrLWF6Lm9yZw==
On Thu Sep 5, 2024, 09:09 PM GMT, Mathieu Pillard @.***> wrote:
nvm, I see the problem, it's the "." at the end. We should add a space to prevent this from happening since this is a plain text email... — Reply to this email directly, view it on GitHub https://github.com/mozilla/addons/issues/15005#issuecomment-2332633631, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHZFCBXVATS7RRPH44O5WTZVDB75AVCNFSM6AAAAABNXIIXMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZSGYZTGNRTGE. You are receiving this because you authored the thread.Message ID: @.***>
We decided to:
- Add a space or remove the period after the links
- Add a sentence (like suggested in https://github.com/mozilla/addons/issues/15008#issuecomment-2340081247) saying "This link is accessible only when logged in as the author of the add-on".
This issue has been automatically marked as stale because it has not had recent activity. If you think this bug should stay open, please comment on the issue with further details. Thank you for your contributions.