Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322648 - Open File from History View file list does not work for an added File
Summary: Open File from History View file list does not work for an added File
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 0.9.0-M3   Edit
Assignee: Stefan Lay CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 09:00 EDT by Stefan Lay CLA
Modified: 2010-08-16 11:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Lay CLA 2010-08-13 09:00:25 EDT
org.eclipse.core.runtime.CoreException: Git blob 0000000000000000000000000000000000000000 with path org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/GitModelSynchronize.java not found
	at org.eclipse.egit.core.internal.storage.BlobStorage.open(BlobStorage.java:58)
	at org.eclipse.egit.core.internal.storage.BlobStorage.getContents(BlobStorage.java:45)
	at org.eclipse.egit.ui.internal.EgitUiEditorUtils.getContentType(EgitUiEditorUtils.java:127)
	at org.eclipse.egit.ui.internal.EgitUiEditorUtils.getEditorId(EgitUiEditorUtils.java:105)
	at org.eclipse.egit.ui.internal.EgitUiEditorUtils.openEditor(EgitUiEditorUtils.java:71)
	at org.eclipse.egit.ui.internal.EgitUiEditorUtils.openEditor(EgitUiEditorUtils.java:58)
	at org.eclipse.egit.ui.internal.history.CommitFileDiffViewer.openFileInEditor(CommitFileDiffViewer.java:108)
Comment 1 Stefan Lay CLA 2010-08-13 11:11:00 EDT
Code review at http://egit.eclipse.org/r/#change,1300
Comment 2 Chris Aniszczyk CLA 2010-08-16 11:12:38 EDT
Fixed with 562b884986124f2ae4f04982a6945621853e357e.