Bug 708014
Summary: | Raw Unified patch view does not work -- leads to corrupted patches | ||
---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | Prarit Bhargava <prarit> |
Component: | User Interface | Assignee: | Simon Green <sgreen> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.2 | CC: | ebaak, jpokorny, jsafrane, sgreen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-21 00:43:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Prarit Bhargava
2011-05-26 14:45:46 UTC
I have a similar issue. Original patch: https://bugzilla.redhat.com/attachment.cgi?id=529083 snippet from the top (for illustration, not 1:1): > --- a/ricci/modules/cluster/clumon/src/daemon/main.cpp > +++ b/ricci/modules/cluster/clumon/src/daemon/main.cpp Raw unified (navigation: [1] -> "Raw Unified" link): https://bugzilla.redhat.com/attachment.cgi?id=529083&action=diff&context=patch&collapsed=&headers=1&format=raw snippet from the top (for illustration, not 1:1): > --- a/ricci/modules/cluster/clumon/src/daemon/main.cpp > +++ a/ricci/modules/cluster/clumon/src/daemon/main.cpp The question is, why it is turned the second "b" to "a". Is it a correct behavior? [1] https://bugzilla.redhat.com/attachment.cgi?id=529083&action=diff Reproducible also with Bugzilla 4.2 Original patch: https://bugzilla.redhat.com/attachment.cgi?id=337853 Raw unified patch: https://bugzilla.redhat.com/attachment.cgi?id=337853&action=diff&context=patch&collapsed=&headers=1&format=raw -> file gtk/column_prefs.c is missing! *** This bug has been marked as a duplicate of bug 554878 *** |