https://bugs.documentfoundation.org/show_bug.cgi?id=154628
--- Comment #3 from Julien Nabet <[email protected]> --- Thank you Robert for the zip file. I gave a try and when clicking on Daten > Server > Get, I got 3 times this line <Name><Vorname>Rob</Vorname><Nachname>van Eden</Nachname></Name>^M and this in logs: 127.0.0.1 - - [15/May/2023:21:34:07 +0200] "HEAD /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 128 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" 127.0.0.1 - - [15/May/2023:21:34:07 +0200] "GET /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 178 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" 127.0.0.1 - - [15/May/2023:21:34:07 +0200] "GET /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 178 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" (I created a local link for Apache2 with "robert", more straigthforward than opening the odt file to change the path :-)). Just once, I got 4 times with: 127.0.0.1 - - [15/May/2023:21:32:18 +0200] "OPTIONS /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 178 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" 127.0.0.1 - - [15/May/2023:21:32:18 +0200] "HEAD /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 128 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" 127.0.0.1 - - [15/May/2023:21:32:18 +0200] "GET /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 178 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" 127.0.0.1 - - [15/May/2023:21:32:18 +0200] "GET /robert/xmldata_get.php?Vorname=Rob&Nachname=van+Eden& HTTP/1.1" 200 178 "-" "LibreOffice 7.6.0.0 denylistedbackend/8.0.1 NSS/3.87.1" but don't know how to reproduce this last one. Anyway, what would be the goal to reach here: - send HEAD once, send GET once and add one record in xml file? - just send GET once and add one record in xml file? - other? -- You are receiving this mail because: You are the assignee for the bug.
