Description: The 'port' parameter is repeated several times in the Edit > Database > properties > General Steps to Reproduce: 1. Change the Tools > TAble filter > Ok 2. Check Edit > Database > properties > General. The port variable is repetead several times Actual Results: port='5432' port='5432' port='5432' port='5432' port='5432' port='5432' port='5432' port='5432' port='5432' port='5432' Expected Results: port='5432' Reproducible: Always User Profile Reset: Yes Additional Info: no information
Created attachment 195058 [details] these are screenshot
Have tested with Version: 24.2.4.2 (X86_64) / LibreOffice Community Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded and a direct connection to PostgreSQL. Couldn't confirm the buggy behavior. Here appears: dbname=libretest host=localhost port='5432' Don't know why the dbname and host are also masked in your example. Tested also with older versions of LO on OpenSUSE 15.6 64bit rpm Linux and couldn't find such a buggy behavior. Please report the version of LO you are using (Version from your Linux distribution?) Aren't you able to delete all the entries, which aren't needed (incl. masking of dbname and host), in Edit > Database > properties > General ?
Version: 7.6.2.1 (X86_64) / LibreOffice Community Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333 CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: fr-FR (en_US.UTF-8); UI: en-US Calc: threaded
I use slackware 15. I can delete the long unwanted string "port='5432'" but when I modify the Table Filter one string is added to the Data base Properties.
(In reply to intmail01 from comment #5) > I use slackware 15. > I can delete the long unwanted string "port='5432'" but when I modify the > Table Filter one string is added to the Data base Properties. Could modify table filter without any new appearing "port='5432'" here. Did you change host='localhost' dbname='stockmgm' to dbname=stockmgm host=localhost (without masking)?
I set dbname=stockmgm host=localhost but no change. Each time I push 'Test Connection' then save the database by Ctrl+S then a string "port='5432'" is added.
[Automated Action] NeedInfo-To-Unconfirmed