[jira] [Created] (OLINGO-430) Timezone part is not recognized during parsing of datetime literals

2014-09-11 Thread STefan Boller (JIRA)
STefan Boller created OLINGO-430:


 Summary: Timezone part is not recognized during parsing of 
datetime literals
 Key: OLINGO-430
 URL: https://issues.apache.org/jira/browse/OLINGO-430
 Project: Olingo
  Issue Type: Bug
  Components: odata2-core
Affects Versions: V2 2.0.0
Reporter: STefan Boller
Priority: Critical


we observed the following bug in the implementation of parsing of datetime 
literals: Datetime literals with timezone information do cause an exception, 
e.g. datetime'2014-09-01T00:00:00Z' or datetime'2014-09-01T00:00:00+02:00' is 
not accepted, only datetime literals like datetime'2014-09-01T00:00:00' can be 
parsed.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OLINGO-1024) AnnotationEdmProvider does not add mapping for Media Resource Annotations

2016-09-20 Thread Stefan Boller (JIRA)
Stefan Boller created OLINGO-1024:
-

 Summary: AnnotationEdmProvider does not add mapping for Media 
Resource Annotations
 Key: OLINGO-1024
 URL: https://issues.apache.org/jira/browse/OLINGO-1024
 Project: Olingo
  Issue Type: Bug
  Components: odata2-annotation
Affects Versions: V2 2.0.7, V2 2.0.6, V2 2.0.8, V2 2.1.0
Reporter: Stefan Boller
 Fix For: V2 2.0.8, V2 2.1.0, V2 2.0.7, V2 2.0.6


According to JavaDoc of annotations @EdmMediaResourceSource and 
@EdmMediaResourceMimeType these annotations can be used together with the 
@EdmProperty annotation to mark a property as the media resource source or the 
media resource type, respectively. However, the mapping to these fields is not 
added to the corresponding EntityType.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OLINGO-1024) AnnotationEdmProvider does not add mapping for Media Resource Annotations

2016-09-20 Thread Stefan Boller (JIRA)

 [ 
https://issues.apache.org/jira/browse/OLINGO-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Boller updated OLINGO-1024:
--
Attachment: 0001-OLINGO-1024-Fix-media-resource-annotations.patch

Patch attached

> AnnotationEdmProvider does not add mapping for Media Resource Annotations
> -
>
> Key: OLINGO-1024
> URL: https://issues.apache.org/jira/browse/OLINGO-1024
> Project: Olingo
>  Issue Type: Bug
>  Components: odata2-annotation
>Affects Versions: V2 2.0.6, V2 2.0.7, V2 2.0.8
>Reporter: Stefan Boller
>Assignee: Michael Bolz
> Fix For: V2 2.0.6, V2 2.0.7, V2 2.0.8
>
> Attachments: 0001-OLINGO-1024-Fix-media-resource-annotations.patch
>
>
> According to JavaDoc of annotations @EdmMediaResourceSource and 
> @EdmMediaResourceMimeType these annotations can be used together with the 
> @EdmProperty annotation to mark a property as the media resource source or 
> the media resource type, respectively. However, the mapping to these fields 
> is not added to the corresponding EntityType.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OLINGO-1024) AnnotationEdmProvider does not add mapping for Media Resource Annotations

2016-09-20 Thread Stefan Boller (JIRA)

 [ 
https://issues.apache.org/jira/browse/OLINGO-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Boller updated OLINGO-1024:
--
Affects Version/s: (was: V2 2.1.0)
Fix Version/s: (was: V2 2.1.0)

> AnnotationEdmProvider does not add mapping for Media Resource Annotations
> -
>
> Key: OLINGO-1024
> URL: https://issues.apache.org/jira/browse/OLINGO-1024
> Project: Olingo
>  Issue Type: Bug
>  Components: odata2-annotation
>Affects Versions: V2 2.0.6, V2 2.0.7, V2 2.0.8
>Reporter: Stefan Boller
>Assignee: Michael Bolz
> Fix For: V2 2.0.6, V2 2.0.7, V2 2.0.8
>
>
> According to JavaDoc of annotations @EdmMediaResourceSource and 
> @EdmMediaResourceMimeType these annotations can be used together with the 
> @EdmProperty annotation to mark a property as the media resource source or 
> the media resource type, respectively. However, the mapping to these fields 
> is not added to the corresponding EntityType.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)