[
https://issues.apache.org/jira/browse/OLINGO-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mibo updated OLINGO-1454:
-------------------------
Fix Version/s: V2 2.0.13
(was: V2 2.0.12)
> 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.13
>
>
> 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.20.7#820007)