[Libreoffice] Bug 42073 - Writer input fields are not populated using the Java UNO API

Grover Blue grover.blue at gmail.com
Wed Jan 4 08:22:19 PST 2012


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120104/5de68e18/attachment.html>


More information about the LibreOffice mailing list