https://bugs.documentfoundation.org/show_bug.cgi?id=103068
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #18 from Mike Kaganski <[email protected]> --- Simplified new steps (6.4.0.3+): 1. File->New->Database 2. Connect to an existing database->MySQL/MariaDB => see that "Steps" list on the left has "Set up JDBC connection" step 3; this is normal, because the selected element of the combobox is associated with "sdbc:mysql:jdbc:" hardcoded prefix. 3. [Next >] 4. (*) Connect using ODBC (Open Database Connectivity) => see that "Steps" list on the left has "Set up ODBC connection" step 3 now. Clicking [Next >] at this stage will navigate to the "Set up a connection to an ODBC data source" page, as expected. 5. [< Back] to step 1 again. => see that "Steps" list on the left has "Set up JDBC connection" step 3: this is a regression in 6.4.0.3 compared to 6.3.0.4. 6. [Next >] => See that the radio button is still at ODBC, but the "Steps" still have step 3 mentioning JDBC. Clicking [Next >] at this stage will navigate to the "Set up connection to a MySQL/MariaDB database using JDBC" page. This secondary change happened after commit 69057064d8957804c76e623d57c103c3413b7cbc (weld ODbTypeWizDialogSetup, 2019-08-22). https://gerrit.libreoffice.org/c/core/+/164987 -- You are receiving this mail because: You are the assignee for the bug.
