https://bugs.documentfoundation.org/show_bug.cgi?id=157260

            Bug ID: 157260
           Summary: Test connection is not using the port specified in
                    connection string for PostgreSQL using 5432 instead
           Product: LibreOffice
           Version: 7.6.0.3 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: robert_hewl...@bcit.ca

Description:
Editing the connection information of an existing odb file then testing the
connection, the code seems to use the default port 5432 instead of the port
specified in the connection string. When you first create the file is seems
okay but editing later seems to cause the bug when you attempt to use test the
connection.

Steps to Reproduce:
1. Operate a PostgreSQL database on the non-default port e.g. 10050
2. Create a connection  
3. Save the file
4. Right click to get the content menu
5. Slect Database -> Propeties -> Test connection

Actual Results:
The connection fails using port 5432 but the connection string does not use
that port

Expected Results:
It should use the port in the connection string to test the connection


Reproducible: Always


User Profile Reset: No

Additional Info:
I have an image and will try to attached it

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to