Open
Bug 2041142
Opened 3 hours ago
Updated 3 hours ago
E-mail notifications that contain "bug {number}" hyperlinks link to 404 URIs.
Categories
(bugzilla.mozilla.org :: Email Notifications, defect)
Tracking
()
NEW
People
(Reporter: RokeJulianLockhart, Unassigned)
References
Details
Attachments
(1 file)
I originally discovered this at bugs.kde.org/show_bug.cgi?id=519867:
STEPS TO REPRODUCE
Presumably, CC oneself to a bug, then have another user post a comment that contains “bug 517780”, which should be automatically linkified.
OBSERVED RESULT
Although
bugs.kde.org/show_bug.cgi?id=516769#c10links tobugs.kde.org/show_bug.cgi?id=517780, when the notification ofbugs.kde.org/show_bug.cgi?id=516769#c10being posted was sent to me via e-mail, it linked to, verbatim,https://show_bug.cgi/?id=517780, instead, which is 404.
Considering that I've a tab open for bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla, too, I've likely experienced it at other installations (although I've not proof yet). Consequently, it may be an upstream fault.
My Environment
-
#!/usr/bin/env sh curl -s https://bugzilla.mozilla.org/rest/version | yq -P -
version: "20260520.1"
| Comment hidden (obsolete) |
You need to log in
before you can comment on or make changes to this bug.
Description
•