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

            Bug ID: 154628
           Summary: XML Form Document: Sending data with GET fires very
                    often
           Product: LibreOffice
           Version: 7.5.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

I know this can't be reproduced without a running webserver. So I don't know
how to offer a good example.

I have created a XML form document.
Set submission to method "GET".
Connected to a php-file on my local webserver to get data from the xml form
document.

Sending data and get REQUEST_METHOD "HEAD" one time, also 3 times
REQUEST_METHOD "GET". So data saved by the webserver will be saved 4 times with
LO 7.4 and LO 7.5. Have to set the php-script to save only REQUEST_METHOD
"HEAD".

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

Reply via email to