Bug 7494 - Applying a patch gives empty error box
Summary: Applying a patch gives empty error box
Status: RESOLVED DUPLICATE of bug 6346
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-11 11:27 EST by Tod Creasey CLA
Modified: 2002-01-23 04:53 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2002-01-11 11:27:28 EST
If you attempt to apply patch you get an empty error box.

STEPS
1) Create a simple class with an empty main method.
2) Release it to a Stream
3) Edit the main method to have some content
4) Execute Create Patch
5) Save the patch external to the workbench
6) Catch up to the stream - change will be lost
7) Select Compare With-> Patch
8)Select the external file
9) The change will be shown
10) Hit Finish
11) You will get an empty error box.
Comment 1 Tod Creasey CLA 2002-01-11 11:30:15 EST
Please note

This problem happens if you create the patch from the project but select the 
file to compare with.

if you instead use the project to create the patch and bring it back in the 
patch will open a compare editor. If you bring in the changes and select save 
nothing is updated.
Comment 2 James Moody CLA 2002-01-11 13:35:31 EST
Compare With Patch is Compare functionality, not VCM. Moving PR.
Comment 3 Andre Weinand CLA 2002-01-23 04:53:27 EST

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