Issue 120859 - Database Wizard for MySQL/Native does not advance when Socket is selected
Summary: Database Wizard for MySQL/Native does not advance when Socket is selected
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal (vote)
Target Milestone: 4.0.0
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 20:07 UTC by Ariel Constenla-Haile
Modified: 2017-05-20 11:41 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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).