Closed
Bug 430554
Opened 17 years ago
Closed 17 years ago
Bugzilla patch diffs don't show lines starting with "-"
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 233695
People
(Reporter: dholbert, Unassigned)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
A patch I just looked at on bugzilla had a deleted line that just contained "-->", which translates into "--->" in the patch (the extra initial "-" meaning "deleted")
This line was completely ignored by Bugzilla's "diff viewer" -- it's not displayed at all.
This was on https://bugzilla.mozilla.org/, which is currently running "version 3.0.3+" of bugzilla.
Reporter | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Assignee: ui → attach-and-request
Component: User Interface → Attachments & Requests
Whiteboard: DUPME
Reporter | ||
Comment 2•17 years ago
|
||
If you look directly at the example patch here...
https://bugzilla.mozilla.org/attachment.cgi?id=317389
you'll see that it removes a line with the contents "-Here's a line beginning with a dash."
However, this line isn't shown at all in the "diff view" here:
https://bugzilla.mozilla.org/attachment.cgi?id=317389&action=diff
It should appear on the left side of that diff viewer, between "Blah blah blah." and "foo bar".
Reporter | ||
Updated•17 years ago
|
OS: Linux → All
Hardware: PC → All
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•