Closed
Bug 483778
Opened 16 years ago
Closed 15 years ago
Error when trying to display removed file diff
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stef, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
Build Identifier:
Example:
- changeset: http://hg.mozilla.org/comm-central/rev/2230/
- removed file diff: http://hg.mozilla.org/comm-central/diff/2230/mail/locales/en-US/chrome/messenger/preferences/viewpasswords.dtd
Actual result: changeset page will display whole diff with info about removed files and single removed file diff page will return error ("An error occurred while processing your request").
Expected result: removed file diff page should display partial diff, just like changeset page is displaying whole.
Reproducible: Always
Comment 1•16 years ago
|
||
This is a hgweb bug. You could check and see if it's fixed in a newer version of Hg.
Comment 2•16 years ago
|
||
Yeah, should be fixed in hg 1.1.
Comment 3•16 years ago
|
||
Resolving as duplicate of 1.1 upgrade bug.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 4•16 years ago
|
||
Depends on is more appropriate, I'd say...
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•16 years ago
|
||
Gavin: we'd rather not track upstream hg bugs directly in our bugzilla, which is why we duped it.
Comment 6•16 years ago
|
||
Ah, I see. I guess I'd still prefer INVALID over DUPE, since comment 2 didn't sound very certain that the upgrade would fix it, but that's just nitpicking.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 7•15 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 8•15 years ago
|
||
That's not the revision that file was removed in, so the error is correct. You're looking at the changes to that file in revision 30628, and the file wasn't there (nor was it there in the parent revision).
Resolving again.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•10 years ago
|
Product: Release Engineering → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•