Closed
Bug 1524221
Opened 7 years ago
Closed 28 minutes ago
The "base" link on revision logs no longer works
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: standard8, Unassigned)
Details
STR:
- Visit https://hg.mozilla.org/mozilla-central/log/b0b5fc24d37b/browser/base/content/test/general/browser_bug623155.js
- Click the "base" link next to the created date on the first revision
Actual Results
- You get taken to https://hg.mozilla.org/mozilla-central/file/e46654cdbb16/browser/base/content/test/browser_bug623155.js
- The following message is displayed:
An error occurred while processing your request
unknown revision 'e46654cdbb16'
Expected Results
- You get taken to https://hg.mozilla.org/mozilla-central/log/d558e1102e02/browser/base/content/test/browser_bug623155.js
- The history is displayed correctly.
There's a workaround, but it is much slower, especially when things have been moved and renamed a lot:
- Visit the "diff" link for the revision rather than the "base" link.
- Find the original file in the revisions list.
- Click the "revision" link for it.
| Reporter | ||
Comment 1•28 minutes ago
|
||
The base links now appear to be working correctly.
Status: NEW → RESOLVED
Closed: 28 minutes ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•