[
https://issues.apache.org/jira/browse/CMIS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838795#action_12838795
]
Amélie Avramo commented on CMIS-130:
------------------------------------
The problem occurs when I try to get children i.e. with that kind of request :
http://localhost:8080/children/F{0F1E2D3C-4B5A-6978-8796-A5B4C3D2E1F0}
Exception is thrown while creating feed (CMISObjectsCollection.createFeedBase)
at feed.setId. I don't have any stacktrace, while debugging the problem occurs
in the parse() method of the IRI class.
The Abdera issue number is 254.
Thanks.
> InvalidCharacterException thrown when creating a feed
> -----------------------------------------------------
>
> Key: CMIS-130
> URL: https://issues.apache.org/jira/browse/CMIS-130
> Project: Chemistry
> Issue Type: Bug
> Reporter: Amélie Avramo
>
> org.apache.abdera.i18n.text.InvalidCharacterException: Invalid Character
> 0x7b({) is thrown when setting the feed Id at feed creation.
> I guess that it comes from Abdera (I've created a JIRA case in Abdera issue
> tracker) but I'm surprised that there is no problem with link creation, the {
> is correctly escaped.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.