phabricator revisions list on bug page has extra / in the revision link
Categories
(bugzilla.mozilla.org :: Phabricator Integration, defect)
Tracking
()
People
(Reporter: aryx, Assigned: dkl)
References
Details
Attachments
(1 file)
Clicking on "Subscribe"/"Unsubscribe" on Phabricator/Differential pages redirects to https://D<differential id>/
E.g. click on "Subscribe"/"Unsubscribe" at https://phabricator.services.mozilla.com//D18082
A reload of the page shows the subscription status has changed.
Fallout from the upgrade in bug 1523612?
Assignee | ||
Comment 1•5 years ago
|
||
Ok so if you include the extra slash in the revision URL, the subscribe/unsubscribe button fails. If the extra slash is missing then it works as expected.
Fails:
https://phabricator.services.mozilla.com//D18082
Works:
https://phabricator.services.mozilla.com/D18082
I can file this with the upstream and see if they can suggest a fix.
Where did you get the failing URL? From an email from Phabricator? Somewhere external?
![]() |
Reporter | |
Comment 2•5 years ago
|
||
Go to bug 1524213 and click the ID on the left of the phabricator revisions list.
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #2)
Go to bug 1524213 and click the ID on the left of the phabricator revisions list.
Ah I see that. That is a BMO extension we wrote so that is our fault. I will get that fixed. Thanks.
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Merged to master.
Description
•