[
https://issues.apache.org/jira/browse/OLINGO-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
M Carissimi updated OLINGO-1208:
--------------------------------
Affects Version/s: V2 2.0.9
Description:
Hello,
in our OData 2.0 service, when an entry name contains the semi-colon character,
the data can't be retrieved using the entry id. For example, for an entity
called WELL with a primary key of type String, when the name is "Well ABC;def"
data retrieval by entry id WELL('Well ABC;def') fails with the following error:
Matrix parameter '[def')]' in path segment 'WELL('Well%20ABC' not supported!
How can we ensure that entries containing the semi-colon can be retrieved?
Cheers
Michele
Component/s: odata2-core
> Matrix parameter in path segment not supported!
> -----------------------------------------------
>
> Key: OLINGO-1208
> URL: https://issues.apache.org/jira/browse/OLINGO-1208
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 2.0.9
> Reporter: M Carissimi
>
> Hello,
> in our OData 2.0 service, when an entry name contains the semi-colon
> character, the data can't be retrieved using the entry id. For example, for
> an entity called WELL with a primary key of type String, when the name is
> "Well ABC;def" data retrieval by entry id WELL('Well ABC;def') fails with the
> following error:
> Matrix parameter '[def')]' in path segment 'WELL('Well%20ABC' not supported!
> How can we ensure that entries containing the semi-colon can be retrieved?
> Cheers
> Michele
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)