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

Bug 374782

Summary: Setting favicon from branding extension point has no effect
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 1.5 M6   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Test case none

Description Ivan Furnadjiev CLA 2012-03-20 11:47:23 EDT
Start Controls Demo with "tea" servlet path. Observe that the favicon is missing.
Comment 1 Ivan Furnadjiev CLA 2012-03-20 11:49:21 EDT
Created attachment 212925 [details]
Test case
Comment 2 Ralf Sternberg CLA 2012-03-20 12:25:30 EDT
In StartupPageConfigurer, applyEntryPointProperties() did overwrite the branding settings even if there was no properties set. Fixed.