Bug 125149 - Unexported package and exceptions ignored when creating IViewerCreator
Summary: Unexported package and exceptions ignored when creating IViewerCreator
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Andre Weinand CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 08:13 EST by Michael Valenta CLA
Modified: 2006-01-26 16:57 EST (History)
0 users

See Also:


Attachments
Patch to log exceptions and publish new package (1.44 KB, patch)
2006-01-25 08:19 EST, Michael Valenta CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2006-01-25 08:13:33 EST
The ViewerDescriptor class silently ignores exceptions when creating viewer creators. I will attatch a patch that causes the exception to be logged.
Comment 1 Michael Valenta CLA 2006-01-25 08:19:00 EST
Created attachment 33587 [details]
Patch to log exceptions and publish new package

One other thing. We added an API package to support the new ApplyPatch wizard but did not update the bundle manifest. This makes the package unusable. I thought it would be easier to give you a single patch for both issues.
Comment 2 Andre Weinand CLA 2006-01-26 16:57:21 EST
patch applied and released, thanks Michael.