[
https://issues.apache.org/jira/browse/OPENJPA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739356#comment-16739356
]
ASF subversion and git services commented on OPENJPA-2768:
----------------------------------------------------------
Commit c1d9fd3c62ab40a893749ac3338b3ed20ddd6567 in openjpa's branch
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=c1d9fd3 ]
OPENJPA-2768 fix XMLStore xml handling
the SAXParser handler didn't properly distinguish between 'extent' and 'element'
> XMLStore SAXParser doesn't distinguish between element and extent
> -----------------------------------------------------------------
>
> Key: OPENJPA-2768
> URL: https://issues.apache.org/jira/browse/OPENJPA-2768
> Project: OpenJPA
> Issue Type: Bug
> Components: xml store
> Affects Versions: 3.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.0.1
>
>
> OpenJPA contains a simple XMLStore backend to store entities also as XML.
> Sadly the reader doesn't distinguish between the {{<element>}} and {{extent}}
> tags which might lead to NullPointerExceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)