-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_WD01
-
Fix Version/s: V4.0_WD01
-
Component/s: ATOM Format, JSON Format
-
Labels:None
-
Environment:
[Proposed]
-
Proposal:
-
Resolution:
As discussed in meeting#23 on 2013-01-30 in the current revision of [OData JSON Format Version 1.0 Working Draft 01](https://www.oasis-open.org/committees/download.php/48030/odata-json-format-v1.0-wd01-2013-01-25.doc) inside section 4.18 Representing Errors in a Response the type of the message element shoudl be changed as proposed, since the language selected should be a global property of the response as noted in the response headers and derived from the client preferences as noted in the request headers.
Field | Original Value | New Value |
---|---|---|
Environment | [Proposed] |
Summary | Flatten the message elemtn in the JSON Error Represention (Section 4.18 Representing Errors in a Response) | Flatten the message element in the JSON Error Represention (Section 4.18 Representing Errors in a Response) |
Component/s | OData ATOM Format v1.0 [ 10271 ] | |
Proposal | Inside a JSON Error Message in a Response the message should better be noted as "message": "mesag_value" instead of "message" : { "lang": "lang-code", "value: "message-value"} |
Inside a JSON Error Message in a Response the message should better be noted as "message": "mesag_value" instead of "message" : { "lang": "lang-code", "value: "message-value"} Remove special mentioning of xml:lang in Atom format specification. |
Proposal |
Inside a JSON Error Message in a Response the message should better be noted as "message": "mesag_value" instead of "message" : { "lang": "lang-code", "value: "message-value"} Remove special mentioning of xml:lang in Atom format specification. |
Inside a JSON Error Message in a Response the message should better be noted as "message": "mesag_value" instead of "message" : { "lang": "lang-code", "value: "message-value"} Remove special mentioning of xml:lang in Atom format specification. Accepted: https://www.oasis-open.org/committees/download.php/48269/odata-meeting-25_on-20130214-minutes.html#odata-221 |
Status | New [ 10000 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Ralf Handl [ ralfhandl ] |
Resolution |
https://www.oasis-open.org/committees/download.php/48275/odata-atom-format-v4.0-wd01-2013-02-15-RH.doc https://www.oasis-open.org/committees/download.php/48277/odata-json-format-v4.0-wd01-2013-02-15-RH.doc |
|
Status | Resolved [ 5 ] | Applied [ 10002 ] |
Assignee | Ralf Handl [ ralfhandl ] | Ralf Handl [ handl ] |
If we do this, we should also remove any reference to xml:lang in the atom representation.