hi Gerald,
On 28/08/2024 11:39, Winter, Gerald (eck*cellent IT) wrote:
Hello,
I'm working with ODFToolkit and I have got some findings that might or might not be (known) bugs.
Please let me know if I should create Issues on github.
- Many methods are declared with "throws Exception", for example OdfTextDocument.newParagraph().
There is no (visible) IO Operation, it is unclear why a generic Exception might be thrown that has to be
catched.
sorry, no idea.
- TextSelection.replaceWith removes formatting when the matched text and the text with formatting are identical. For example when only the
letter "x" is styled italic and TextNavigation("x", doc).next().replaceWith("y") is called "y" will
not be italic anymore
at first glance that sounds like a bug. please file with a reproducer.
- There are vulnerabilities in used libraries: commons-collections:3.2.2, nimbus-jose-jwt:9.24.4
* commons-collections:3.2.2 is an indirect dependency used via several
other Apache libraries, but i can't find anything about a vulnerability
in that version?
https://commons.apache.org/proper/commons-collections/security-reports.html
here it is claimed that a vulnerability was fixed in version 3.2.2,
unless one sets some "enableUnsafeSerialization" property to override
the defaults.
* i can find no hint that nimbus-jose-jwt:9.24.4 is used anywhere?
--
To unsubscribe e-mail to: dev+unsubscribe@odftoolkit.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.odftoolkit.org/dev/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
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.