Marc Schreiber created ODFTOOLKIT-379:
-----------------------------------------
Summary: NullPointerException in Paragraph.getTextContent()
Key: ODFTOOLKIT-379
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-379
Project: ODF Toolkit
Issue Type: Bug
Components: simple api
Affects Versions: 0.6.1-incubating
Reporter: Marc Schreiber
The method Paragraph.getTextContent() throws a NullPointerException when a
paragraph contains newlines.
See line 239 in
http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.1-incubating-RC3/simple/src/main/java/org/odftoolkit/simple/text/Paragraph.java?view=markup
I have a fix for it and I wrote a test for it. How can I provide it to the
project?
--
This message was sent by Atlassian JIRA
(v6.1#6144)