addons icon indicating copy to clipboard operation
addons copied to clipboard

[Bug]: Bad link in extension approval email

Open JamesAASK opened this issue 1 year ago • 5 comments
trafficstars

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. Screenshot 2024-09-05 133309

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

JamesAASK avatar Sep 05 '24 20:09 JamesAASK

Were you logged in with an account that is an author of the extension you received an email for ?

diox avatar Sep 05 '24 21:09 diox

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...~~

diox avatar Sep 05 '24 21:09 diox

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: @.***>

JamesAASK avatar Sep 05 '24 21:09 JamesAASK

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".

diox avatar Sep 10 '24 14:09 diox

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.

github-actions[bot] avatar Mar 27 '25 01:03 github-actions[bot]