Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033297Openbravo ERPA. Platformpublic2016-06-16 19:362016-06-20 13:13
caristu 
caristu 
normalminoralways
closedfixed 
5
 
3.0PR16Q3 
alostale
Core
No
0033297: Workspace is opened twice after refreshing the application two times
Workspace is opened twice after refreshing the application two times (See image attached)
1) Log in
2) Open the [Unit of Measure] window
3) Refresh the browser
4) Refresh the browser again
No tags attached.
related to defect 0033097 closed caristu [SERQA 1166] Names of Windows implementing Process Definitions appear as UUIDs after a refresh 
png WorkspaceTwice.png (83,662) 2016-06-16 19:36
https://issues.openbravo.com/file_download.php?file_id=9546&type=bug
png
Issue History
2016-06-16 19:36caristuNew Issue
2016-06-16 19:36caristuAssigned To => caristu
2016-06-16 19:36caristuFile Added: WorkspaceTwice.png
2016-06-16 19:36caristuModules => Core
2016-06-16 19:36caristuTriggers an Emergency Pack => No
2016-06-16 19:36caristuStatusnew => scheduled
2016-06-16 19:37caristuRelationship addedrelated to 0033097
2016-06-17 08:26hgbotCheckin
2016-06-17 08:26hgbotNote Added: 0087375
2016-06-17 08:26hgbotStatusscheduled => resolved
2016-06-17 08:26hgbotResolutionopen => fixed
2016-06-17 08:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a3288a6ce595cf2c532ac3e4b00a823d16ed3abb [^]
2016-06-17 08:28caristuReview Assigned To => alostale
2016-06-17 08:28caristuIssue Monitored: alostale
2016-06-17 19:38hudsonbotCheckin
2016-06-17 19:38hudsonbotNote Added: 0087635
2016-06-20 13:13alostaleNote Added: 0087672
2016-06-20 13:13alostaleStatusresolved => closed
2016-06-20 13:13alostaleFixed in Version => 3.0PR16Q3

Notes
(0087375)
hgbot   
2016-06-17 08:26   
Repository: erp/devel/pi
Changeset: a3288a6ce595cf2c532ac3e4b00a823d16ed3abb
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Jun 17 08:25:40 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a3288a6ce595cf2c532ac3e4b00a823d16ed3abb [^]

fixes issue 33297: Workspace is opened twice after refreshing two times
After a refresh, having a tab opened, the bookmark parameters of the Workspace were lost if the tab was selected when the Workspace was not completely loaded.
We now identify this scenario, and in that case, we recover the Workspace parameters using the OB.MyOB object.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-history-manager.js
---
(0087635)
hudsonbot   
2016-06-17 19:38   
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/0dc7be081b1c [^]
Maturity status: Test
(0087672)
alostale   
2016-06-20 13:13   
code reviewed + tested