[Libreoffice-bugs] [Bug 47852] New: : XML Form submissions empty
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 25 11:02:01 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47852
Bug #: 47852
Summary: : XML Form submissions empty
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.5.1 Release
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Status Whiteboard: BSA
Severity: normal
Priority: medium
Component: Writer
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: markus.m.86 at web.de
Problem description:
Submissions from an XML Form are empty.
- If the Submission Method is "Put" with an Action like
"file:///home/user/test.xml" the file "test.xml" is created but completely
empty (no XML header or XML content from the form).
- If the Submission Method is "Post" with Action being a URL to a Server
(eXist XML-DB or Apache Webserver with a PHP-Script) the Server don't get any
XML data
Current behavior:
1) empty file is created (if submit the form data to the local file system was
chosen)
2) no XML data is sent to an server instance (if the "Post" method was chosen)
Expected behavior:
1) create a XML file containing the XML form data
2) OR send the XML form data to the server
Platform (if different from the browser):
Seen on
- LibreOffice 3.5.1 on Ubuntu 10.10
- LibreOffice 3.5.1 on Windows 7
Note: I've no problems with getting the XML data in a file "test.xml" with
LibreOffice 3.3.4 on Ubuntu 11.04
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list