Bug 235195 - [Wizards] [DataBinding] Non-error statuses not handled correctly by WizardPageSupport class
Summary: [Wizards] [DataBinding] Non-error statuses not handled correctly by WizardPag...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.4.1   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-06-02 14:21 EDT by Ovidio Mallo CLA
Modified: 2008-08-26 18:08 EDT (History)
1 user (show)

See Also:
qualidafial: review+


Attachments
Proposed patch along with a simple unit test (6.29 KB, patch)
2008-06-02 14:29 EDT, Ovidio Mallo CLA
bokowski: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ovidio Mallo CLA 2008-06-02 14:21:37 EDT
Build ID: I20080516-1333

Steps To Reproduce:
1. Setup a DataBindingContext inside a wizard page whose validation status consists of an INFO or WARNING.
2. Attach the DataBindingContext to a WizardPageSupport instance.
3. The wizard page will erroneously be set to be not complete.
Comment 1 Ovidio Mallo CLA 2008-06-02 14:29:12 EDT
Created attachment 103171 [details]
Proposed patch along with a simple unit test
Comment 2 Ovidio Mallo CLA 2008-06-02 14:30:46 EDT
The patch is trivial (a 1-byte-thing).
Comment 3 Boris Bokowski CLA 2008-07-31 15:00:42 EDT
Patch released to 3.5 HEAD (not yet to the maintenance stream).
Comment 4 Boris Bokowski CLA 2008-08-25 23:04:40 EDT
Matt, +1 for 3.4.1?
Comment 5 Matthew Hall CLA 2008-08-26 01:22:30 EDT
+1.

BindingTestSuite and WizardPageSupport need contributor comments for Ovidio.
Comment 6 Boris Bokowski CLA 2008-08-26 18:08:08 EDT
Released to R3_4_maintenance.