[
https://issues.apache.org/jira/browse/ODFTOOLKIT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821059#comment-13821059
]
Florian Hopf commented on ODFTOOLKIT-379:
-----------------------------------------
Thanks for reporting this issue. Sounds great that you already have a patch and
a test. You can use svn diff to create a patch file (in the root folder of the
project something like svn diff > ODFToolkit-379.patch) and attach it to this
issue. I will then review it and apply it to the repository.
> 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)