You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Technical Nishant (Jira)" <ji...@apache.org> on 2020/05/18 08:29:00 UTC

[jira] [Created] (OLINGO-1454) Need fix for remove handling of blank values in key URL syntax

Technical Nishant created OLINGO-1454:
-----------------------------------------

             Summary: Need fix for remove handling of blank values in key URL syntax
                 Key: OLINGO-1454
                 URL: https://issues.apache.org/jira/browse/OLINGO-1454
             Project: Olingo
          Issue Type: Bug
          Components: odata2-core
    Affects Versions: V2 2.0.11
            Reporter: Technical Nishant
             Fix For: V2 2.0.12


Hello

We need to disable check for value being blank, for a KEY expression in URI . Currently the library throws `throw new UriSyntaxException(UriSyntaxException.INVALIDVALUE.addContent(value));` , need to remove it.

 

The above is fixed with commit as below

[https://gitbox.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=a941f16db247d3988d6e94f4a9c8775ccb4f0884]

 

If its planned for , please make it available sooner in next version.

 

Thanks 

Nishant



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