Description: For comparison : 1) Start LO 2) Start the DB creation wizard 3) Choose connect to existing DB 4) Click on the dropdown menu 5) Observe the list of possible connections 6) Cancel 7) Now, try File > Wizard > Address Datasource 8) Choose Other External Datasource 9) Click on Next, then Parameters/Settings 10) Click on the dropdown menu of available datasource connections 11) Note how the list differs to that above - it shouldn't they should be identical 12) Also note that there is no native mysql driver connection in this list, whereas the mysql native driver connector extension has been included by default since 6.2 Steps to Reproduce: See above Actual Results: The dropdown lists are different. This is both wrong (from a coding point), and wrong from a UI perspective. Expected Results: The dropdown lists should be identical. The address datasource wizard should use the same datasource connection possibilities as the New Database wizard and include the various msyql options. Reproducible: Always User Profile Reset: Yes Additional Info:
Created attachment 154498 [details] What I see in master What I see in Version: 6.4.0.0.alpha0+ Build ID: cc65651a0490383f1a833bb6215d8ec4272d8b5d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 154499 [details] Base Wizard
So the only difference I see is one has MySQL (JDBC ) and the other MySQL. What other difference do you see ?
BTW, why is it a regression ?
Sorry, I can't help here -> uncc myself.
Added comparison with LO4162, see screenshots
Created attachment 154551 [details] Datasource list of possible connections with Base wizard
Created attachment 154552 [details] Datasource list of possible connections with Addressbook definition wizard
The reason why it is a regression is that in the earlier version, all possibilities of connecting to mysql were displayed in the addressbook datasource definition wizard, i.e. JDBC, ODBC, native (if connector extension was installed), and yet now only MySQL(JDBC) is available.
Dear Alex Thurgood, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Bug still present in Version: 7.2.1.2 / LibreOffice Community Build ID: 87b77fad49947c1441b67c559c339af8f3517e22 CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR Calc: threaded The addressbook datasource list still only shows the MySQL(JDBC) entry and not the more general MySQL entry which should allow the user to choose the type of driver connection over which the connection to the MySQL/MariaDB instance is to be made.
Bug still present in Version: 7.4.1.2 / LibreOffice Community Build ID: 3c58a8f3a960df8bc8fd77b461821e42c061c5f0 CPU threads: 8; OS: Mac OS X 12.6; UI render: default; VCL: osx Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR Calc: threaded