Issue 120859

Summary: Database Wizard for MySQL/Native does not advance when Socket is selected
Product: Base Reporter: Ariel Constenla-Haile <arielch>
Component: codeAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: hdu, issues
Version: 3.4.1   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Ariel Constenla-Haile 2012-09-09 20:07:15 UTC
Select menu File - New - Database

Setp 1: Select database - Connect to an existing database - select MySQL from the list

Step 2: Set up MySQL connection - Connect directly (needs the MySQL Connector for OOo installed)

Step 3: Set up MySQL server data - select the radio button "Socket". Type something in the edit field. The "Next >>" button never gets enabled.

Expected result: the "Next >>" button should be enabled when you type something. Ideally, it should be enabled only if the socket file exists, but checking this for every modification in the edit field will be too expensive.
Comment 1 SVN Robot 2012-09-09 20:28:45 UTC
"arielch" committed SVN revision 1382568 into trunk:
#i120859# Advance the wizard when Socket edit field has text
Comment 2 hdu@apache.org 2013-07-12 10:53:46 UTC
Verified in AOO 4.0.0 rc1 (r1484083).