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

Bug 302466

Summary: Refactor AppearanceBase.js to remove uses of "states.disabled"
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Tim Buschtoens CLA 2010-02-10 12:41:53 EST
With the fix for Bug 302135, there are almost no lines like "result = states.disabled ? value1 : value2" anymore. What remains is in the appearances for DateTime and Calender.
Comment 1 Ivan Furnadjiev CLA 2010-02-15 07:45:32 EST
Fixed in CVS HEAD. DateTime/Calendar and ExpandBar-Header are fixed.