[ https://issues.apache.org/jira/browse/OLINGO-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110035#comment-17110035 ]
Technical Nishant commented on OLINGO-1454: ------------------------------------------- [~ramya.vasanth] - Please look if this can eb made available in a release build rather snapshot. > 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 > Priority: Major > Labels: easyfix > 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)