You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Amélie Avramo (JIRA)" <ji...@apache.org> on 2010/02/25 15:53:27 UTC

[jira] Created: (ABDERA-254) org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation

org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation
---------------------------------------------------------------------

                 Key: ABDERA-254
                 URL: https://issues.apache.org/jira/browse/ABDERA-254
             Project: Abdera
          Issue Type: Bug
            Reporter: Amélie Avramo
            Priority: Critical


When trying to create a new IRI containing character { the parse() method throws an  org.apache.abdera.i18n.text.InvalidCharacterException: Invalid Character 0x7b({).


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-254) org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation

Posted by "Amélie Avramo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amélie Avramo closed ABDERA-254.
--------------------------------

    Resolution: Not A Problem

> org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation
> ---------------------------------------------------------------------
>
>                 Key: ABDERA-254
>                 URL: https://issues.apache.org/jira/browse/ABDERA-254
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Amélie Avramo
>            Priority: Critical
>
> When trying to create a new IRI containing character { the parse() method throws an  org.apache.abdera.i18n.text.InvalidCharacterException: Invalid Character 0x7b({).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-254) org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation

Posted by "Amélie Avramo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838823#action_12838823 ] 

Amélie Avramo commented on ABDERA-254:
--------------------------------------

Is the parameter of the new IRI(String iri) constructor supposed to only contains legal URI characters ?
In this case I apologize for my mistake.

> org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation
> ---------------------------------------------------------------------
>
>                 Key: ABDERA-254
>                 URL: https://issues.apache.org/jira/browse/ABDERA-254
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Amélie Avramo
>            Priority: Critical
>
> When trying to create a new IRI containing character { the parse() method throws an  org.apache.abdera.i18n.text.InvalidCharacterException: Invalid Character 0x7b({).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-254) org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838817#action_12838817 ] 

Julian Reschke commented on ABDERA-254:
---------------------------------------

Looks like "works as designed" to me.

> org.apache.abdera.i18n.text.InvalidCharacterException at IRI creation
> ---------------------------------------------------------------------
>
>                 Key: ABDERA-254
>                 URL: https://issues.apache.org/jira/browse/ABDERA-254
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Amélie Avramo
>            Priority: Critical
>
> When trying to create a new IRI containing character { the parse() method throws an  org.apache.abdera.i18n.text.InvalidCharacterException: Invalid Character 0x7b({).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.