Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0028436 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] A. Platform | major | always | 2014-12-17 11:44 | 2014-12-17 11:45 | |||||||
Reporter | caristu | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | urgent | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | 3.0PR14Q3 | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0028436: Web services does not convert the date, time and datetime columns to the timezone of the client when returning the results | |||||||||||
Description | Web services does not convert the date, time and datetime columns to the timezone of the client where they are executed. When saving data on the application, the date is saved with converted to the timezone of the server. This date is converted to the timezone of the client when accessing to the data on the application. When receiving the result of a web service call, the behavior is different, the date is not converted and is received with the timezone of the client. | |||||||||||
Steps To Reproduce | 1) Having the client in a different timezone of the server, make an update trough web services, for example using the following: http://<server_address>/openbravo/org.openbravo.service.json.jsonrest/Product [^] with the attached data 2) Notice that the web service return the "updated" field with the server timezone | |||||||||||
Proposed Solution | A possible solution could be to include a param in the web service call, to specify the client timezone. The date, time and datetime values will be returned converted with that timezone. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | wsData.txt [^] (127 bytes) 2014-12-17 11:45 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2014-12-17 11:44 | caristu | New Issue | |
2014-12-17 11:44 | caristu | Assigned To | => AugustoMauch |
2014-12-17 11:44 | caristu | Modules | => Core |
2014-12-17 11:44 | caristu | Triggers an Emergency Pack | => No |
2014-12-17 11:44 | caristu | Relationship added | related to 0022022 |
2014-12-17 11:46 | caristu | File Added: wsData.txt |
Copyright © 2000 - 2009 MantisBT Group |