Does anyone have insight on the following bug ( "Writer input fields are
not populated using the Java UNO API" )?
https://bugs.freedesktop.org/show_bug.cgi?id=42073
I can't process any documents with LO 3.4.3 or greater. Here is the
summary:
I've been using OpenOffice and LibreOffice to batch process documents using the
Java UNO interface. Upon updating to LibreOffice 3.4.3, LibreOffice is
ignoring the Java UNO calls to populate the input fields with data. Running
the same code with LibreOffice 3.3 works flawlessly. Below is sample code,
which I've stepped through in debug mode, and everything is running correctly.
The fields are found, but calling xPropertySet.setPropertyValue("Content",
newValue) leaves the document unchanged. Updating table cells with 3.4.3,
however, is working as expected. Has something changed with the API that is
not documented?
Context
- [Libreoffice] Bug 42073 - Writer input fields are not populated using the Java UNO API · Grover Blue
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.