Bug 369937 - DebugOptions are not updated correctly in Trace Preference Page
Summary: DebugOptions are not updated correctly in Trace Preference Page
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.8 M6   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 369918 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-27 10:09 EST by Christian Georgi CLA
Modified: 2012-02-01 12:38 EST (History)
2 users (show)

See Also:


Attachments
Fixes missing updates on change of debug options (1.42 KB, patch)
2012-01-27 10:09 EST, Christian Georgi CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Georgi CLA 2012-01-27 10:09:16 EST
Build Identifier: 

ModifiedDebugOptions were not updated correctly in case e.g. a boolean option
was changed - the entry was removed but never added to debugOptionsToAdd.

See attached patch.

Reproducible: Always
Comment 1 Christian Georgi CLA 2012-01-27 10:09:58 EST
Created attachment 210188 [details]
Fixes missing updates on change of debug options
Comment 2 Curtis Windatt CLA 2012-02-01 12:30:25 EST
*** Bug 369918 has been marked as a duplicate of this bug. ***
Comment 3 Curtis Windatt CLA 2012-02-01 12:38:38 EST
Fixed in master