Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 282744

Summary: Resolving favicons for branding extensions fails in fragments
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Ralf Sternberg CLA 2009-07-07 16:22:03 EDT
Loading favicons in fragments throws a NPE.
Comment 1 Ralf Sternberg CLA 2009-07-07 16:32:31 EDT
Fixed in CVS HEAD.
The fix is to use FileLocator instead of Bundle#getEntry in Branding#registerResources().