[
https://issues.apache.org/jira/browse/JCR-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-783:
------------------------------
Fix Version/s: 1.3
Affects Version/s: 1.0.1
1.1
1.1.1
1.2.1
1.2.2
1.2.3
> TCK: SerializationTest.helpTestSaxException casts ContentHandler to
> DefaultHandler
> ----------------------------------------------------------------------------------
>
> Key: JCR-783
> URL: https://issues.apache.org/jira/browse/JCR-783
> Project: Jackrabbit
> Issue Type: Bug
> Components: JCR TCK
> Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3
> Reporter: angela
> Priority: Trivial
> Fix For: 1.3
>
>
> the JSR170 defines import with ContentHandler (see
> Session.getImportContentHandler, Workspace.getImportContentHandler)
> the mentioned helper method within the TCK casts the ContentHandler returned
> by those methods to DefaultHandler without testing if the contenthandler is a
> DefaultHandler (line 273)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.