Bug 698594

Summary: Patch view broken for patches-that-modify-a-patch
Product: [Community] Bugzilla Reporter: Paolo Bonzini <pbonzini>
Component: Attachments/RequestsAssignee: Simon Green <sgreen>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4CC: ebaak, jcapik, kdaniel, sgreen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-21 00:43:26 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 Paolo Bonzini 2011-04-21 10:39:32 UTC
Description of problem:
When a patch is modifying a patch, I don't see lines starting with "++" in either the Diff view, or the "Raw unified" view reachable from the diff view.

Version-Release number of selected component (if applicable):
3.6

How reproducible:
100%

Steps to Reproduce:
1. Open these URLs:
https://bugzilla.redhat.com/attachment.cgi?id=493776
https://bugzilla.redhat.com/attachment.cgi?id=493776&action=diff&context=patch&collapsed=&headers=1
https://bugzilla.redhat.com/attachment.cgi?id=493776&action=diff&context=patch&collapsed=&headers=1&format=raw
2. Search for LIBFDT_lib_VERSIONED in the first URL
3. Search for LIBFDT_lib_VERSIONED in the other two URLs
  
Actual results:
The "action=diff" URLs miss the lines that add LIBFDT_lib_VERSIONED.

Expected results:
The "action=diff" URLs shows patch contents correctly.

Comment 1 Simon Green 2012-06-21 00:43:26 UTC

*** This bug has been marked as a duplicate of bug 554878 ***