Issue 27457

Summary: helper class for wizards
Product: gsl Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
URL: http://specs.openoffice.org/installation/wizards/Wizards_NewConcept.sxw
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2004-04-05 13:21:05 UTC
The concept for the new wizard layout
(http://specs.openoffice.org/installation/wizards/Wizards_NewConcept.sxw)
requests wizard to support a so-called roadmap.

This bug is about implementing a base class for this, which then can be commonly
used (3 clients in the queue currently ...)
Comment 1 Frank Schönheit 2004-04-05 13:47:05 UTC
starting
Comment 2 Frank Schönheit 2004-04-05 13:53:51 UTC
fixed in CWS qwizards1
Comment 3 Frank Schönheit 2004-04-05 13:56:25 UTC
fs->msc: When verifying this in the CWS, please pay attention to the
database-related auto pilots:
- Address Book Import
- StarOffice 5.2 database Import
- all form control auto pilots

Those pilots are implemented using a common base class which I had to extend, so
it needs to verified if they still work as expected - I'd be grateful if you
could run any automated tests on them .... Thanks.
Comment 4 marc.neumann 2004-05-11 14:37:17 UTC
fixed in CWS qwizards1
Comment 5 marc.neumann 2004-05-11 14:37:45 UTC
verified in CWS qwizards1
Comment 6 marc.neumann 2004-06-01 15:30:25 UTC
works in src680_m40 -> close