Bug 132476 - Problem with suggested connection string for PostgreSQL connection in setup dialog
Summary: Problem with suggested connection string for PostgreSQL connection in setup d...
Status: RESOLVED DUPLICATE of bug 43369
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.1.5.2 release
Hardware: All All
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 142234 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-04-27 20:59 UTC by Microniko
Modified: 2023-09-20 11:16 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Microniko 2020-04-27 20:59:47 UTC
Description:
In Base.
the right syntax to connect a PostgreSQL database is :
dbname=tags hostaddr=127.0.0.1 port=5432 user=xx password=xx

But, in the dialog, the example is :
« host=$hôte:$port dbname=$base_de_données » which does not work :\

Actual Results:
Using the correct syntax

Expected Results:
It's working !


Reproducible: Always


User Profile Reset: No



Additional Info:
Thanks.
Comment 1 Alex Thurgood 2020-05-07 06:45:16 UTC
Something similar (perhaps in relation to another db engine), or the same was discussed in a previous bug report, but don't remember what happened to that.
Comment 2 Alex Thurgood 2020-05-07 06:47:08 UTC

*** This bug has been marked as a duplicate of bug 43369 ***
Comment 3 Michel Le Bihan 2020-10-23 12:05:00 UTC
Hello,

This issue is different from bug 43369. The other bug is about creating a UI for connection settings and this one is about the example connection string being incorrect.

Surely, it would be better to have a nice UI for that, but there hasn't been much progress on the other issue and changing the example is trivial.
Comment 4 Julien Nabet 2021-05-12 18:21:35 UTC
*** Bug 142234 has been marked as a duplicate of this bug. ***
Comment 5 Ming Hua 2021-05-13 00:29:17 UTC
So is the bug considered confirmed?  If so, the fix should be very simple and localized, not likely to cause any side effect, shouldn't it?
Comment 6 QA Administrators 2023-05-14 03:19:04 UTC Comment hidden (obsolete)
Comment 7 Alex Thurgood 2023-09-20 11:13:15 UTC

*** This bug has been marked as a duplicate of bug 43369 ***