Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017819Openbravo ERPA. Platformpublic2011-06-29 12:212011-08-06 05:32
rgoris 
marvintm 
urgentmajorsometimes
closedfixed 
5
pi 
3.0MP2 
Core
No
0017819: Notes creation timestamp says -1 minutes ago
Time traveling :-)? See image
Create a note. Does not always happen, i see no pattern really.
No tags attached.
png MinusOne.PNG (6,940) 2011-06-29 12:21
https://issues.openbravo.com/file_download.php?file_id=4228&type=bug
png
Issue History
2011-06-29 12:21rgorisNew Issue
2011-06-29 12:21rgorisAssigned To => alostale
2011-06-29 12:21rgorisFile Added: MinusOne.PNG
2011-06-29 12:21rgorisModules => Core
2011-06-29 12:21rgorisAssigned Toalostale => marvintm
2011-06-29 12:21rgorisStatusnew => scheduled
2011-07-29 11:39hgbotCheckin
2011-07-29 11:39hgbotNote Added: 0039534
2011-07-29 11:39hgbotCheckin
2011-07-29 11:39hgbotNote Added: 0039535
2011-07-29 11:39hgbotStatusscheduled => resolved
2011-07-29 11:39hgbotResolutionopen => fixed
2011-07-29 11:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/11de85d32280dc2eb718bd8d799bf84037fecb5c [^]
2011-08-01 14:22hudsonbotCheckin
2011-08-01 14:22hudsonbotNote Added: 0039737
2011-08-01 14:22hudsonbotCheckin
2011-08-01 14:22hudsonbotNote Added: 0039738
2011-08-03 16:19hgbotCheckin
2011-08-03 16:19hgbotNote Added: 0039834
2011-08-03 18:12shuehnerNote Added: 0039839
2011-08-03 18:12shuehnerStatusresolved => closed
2011-08-06 05:32hudsonbotCheckin
2011-08-06 05:32hudsonbotNote Added: 0039951

Notes
(0039534)
hgbot   
2011-07-29 11:39   
Repository: erp/devel/pi
Changeset: c4af7f9e6aaa8ed566aab3bf82876976bee03224
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jul 29 11:26:09 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c4af7f9e6aaa8ed566aab3bf82876976bee03224 [^]

Related to issue 17880. Related to issue 17819. Added recordTime property. Also, added getTimePassedInterval() method to support it.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
---
(0039535)
hgbot   
2011-07-29 11:39   
Repository: erp/devel/pi
Changeset: 11de85d32280dc2eb718bd8d799bf84037fecb5c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jul 29 11:27:42 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/11de85d32280dc2eb718bd8d799bf84037fecb5c [^]

Fixed issue 17819. Notes timestamp will be calculated in the server to prevent clock synchronization problems

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-notes.js
---
(0039737)
hudsonbot   
2011-08-01 14:22   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^]

Maturity status: Test
(0039738)
hudsonbot   
2011-08-01 14:22   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^]

Maturity status: Test
(0039834)
hgbot   
2011-08-03 16:19   
Repository: erp/devel/pi
Changeset: fe4800da5badc17594ac9c144b9ee2b4a495e1f3
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Aug 03 16:18:29 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fe4800da5badc17594ac9c144b9ee2b4a495e1f3 [^]

Related to issue 17819. Added a comment explaining the purpose of the recordTime property.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
---
(0039839)
shuehner   
2011-08-03 18:12   
Reviewed/test on pi/pgsql (rev id:ba6ad0fef636) 'xx minutes ago' calculation is now done taking both timestamps (current time + created timestamp) from the server, so no timezone or current time mismatch between client/server can influence the calculation.
(0039951)
hudsonbot   
2011-08-06 05:32   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5744448753e7 [^]

Maturity status: Test