[
https://issues.apache.org/jira/browse/OLINGO-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai resolved OLINGO-1322.
---------------------------------
Resolution: Fixed
The fix is committed. Hence resolving:
[https://gitbox.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=7284619af7cdc55d0d1b01505bc27f7df600f4b8]
> ODATA V2.0: An empty string validation in UriParser
> ---------------------------------------------------
>
> Key: OLINGO-1322
> URL: https://issues.apache.org/jira/browse/OLINGO-1322
> Project: Olingo
> Issue Type: Improvement
> Components: odata2-core
> Affects Versions: V2 2.0.10
> Reporter: Archana Rai
> Assignee: Archana Rai
> Priority: Minor
> Fix For: V2 2.0.11
>
>
> An empty string does not correspond to any id.
> For e.g. An odata update request on Products, but with a empty string for the
> key-value:
> MERGE Products('')
> This should get validated while uri validation itself rather than getting
> validated in the serializers.
> This will better for performance as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)