You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2021/01/17 18:17:00 UTC

[jira] [Updated] (ISIS-820) OidMarshaller - Identifier(PK) with special symbols should be allowed

     [ https://issues.apache.org/jira/browse/ISIS-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Keir Haywood updated ISIS-820:
-------------------------------------
    Description: 
When a domain object has “#” symbol in its Primary key(of String type) and try to query it, java.lang.IllegalArgumentException (Identifier contains # symbol) exception is thrown: PFA Log file.

This is presentation constraint and need to be enhanced by encoding and decodng the PK in ISIS OidMarshaller

 

See also ISIS-1059

  was:
When a domain object has “#” symbol in its Primary key(of String type) and try to query it, java.lang.IllegalArgumentException (Identifier contains # symbol) exception is thrown: PFA Log file.

This is presentation constraint and need to be enhanced by encoding and decodng the PK in ISIS OidMarshaller 






> OidMarshaller - Identifier(PK) with special symbols should be allowed
> ---------------------------------------------------------------------
>
>                 Key: ISIS-820
>                 URL: https://issues.apache.org/jira/browse/ISIS-820
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Core
>    Affects Versions: core-1.5.0
>            Reporter: Ranganath Chittari
>            Priority: Minor
>         Attachments: Identifier-#Symbol.log
>
>
> When a domain object has “#” symbol in its Primary key(of String type) and try to query it, java.lang.IllegalArgumentException (Identifier contains # symbol) exception is thrown: PFA Log file.
> This is presentation constraint and need to be enhanced by encoding and decodng the PK in ISIS OidMarshaller
>  
> See also ISIS-1059



--
This message was sent by Atlassian Jira
(v8.3.4#803005)