Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029025Openbravo ERPA. Platformpublic2015-02-23 14:192015-11-30 10:31
inigosanchez 
caristu 
highmajorhave not tried
closedfixed 
5
 
3.0PR16Q1 
alostale
Core
No
0029025: In maximized view, the query-list widgets doesn't load the data when it refreshed the browser.
In maximized view, the query-list widgets doesn't load the data when it refreshed the browser.
1.- In Workspace, Add Widget and select a query-list widget as "Invoices to pay".
2.- Open in a maximized view selecting "Show all" for example.
3.- Now, refresh the browser. As you can see, maximized view of the query-list widgets doesn't load the data.[1]
4.- Besides, if you go to Workspace, you can see that appears a blank in "Recents Views".[2]
No tags attached.
related to defect 00288573.0PR15Q3 closed inigosanchez In minimized view, the query-list widgets just sort the data in the client 
related to defect 0029259 closed caristu WARN: Datasource request with targetRecordId but without directNavigation detected when reloading Sales Invoice form view 
related to design defect 0034357 new Triage Platform Base Find a solution to register maximized widgets and HTML output results of process definition reports in the URL history 
png [1].png (45,845) 2015-02-23 14:20
https://issues.openbravo.com/file_download.php?file_id=7815&type=bug
png

png [2].png (169,240) 2015-02-23 14:20
https://issues.openbravo.com/file_download.php?file_id=7816&type=bug
png
Issue History
2015-02-23 14:19inigosanchezNew Issue
2015-02-23 14:19inigosanchezAssigned To => alostale
2015-02-23 14:19inigosanchezModules => Core
2015-02-23 14:19inigosanchezTriggers an Emergency Pack => No
2015-02-23 14:20inigosanchezFile Added: [1].png
2015-02-23 14:20inigosanchezFile Added: [2].png
2015-02-25 01:11inigosanchezRelationship addedrelated to 0028857
2015-03-06 13:59alostalePrioritylow => urgent
2015-03-06 13:59alostaleSeveritytrivial => major
2015-03-06 13:59alostaleStatusnew => acknowledged
2015-03-17 14:37alostaleAssigned Toalostale => platform
2015-11-11 11:34alostalePriorityurgent => high
2015-11-19 19:23caristuAssigned Toplatform => caristu
2015-11-19 19:23caristuStatusacknowledged => scheduled
2015-11-23 17:54caristuRelationship addedrelated to 0029259
2015-11-25 09:28hgbotCheckin
2015-11-25 09:28hgbotNote Added: 0082314
2015-11-25 09:28hgbotStatusscheduled => resolved
2015-11-25 09:28hgbotResolutionopen => fixed
2015-11-25 09:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1a8020d8f95f8d2cf3e33de584be8d7e09d33ed3 [^]
2015-11-25 09:28caristuReview Assigned To => alostale
2015-11-25 09:28caristuIssue Monitored: alostale
2015-11-25 15:11hudsonbotCheckin
2015-11-25 15:11hudsonbotNote Added: 0082330
2015-11-30 10:31alostaleNote Added: 0082462
2015-11-30 10:31alostaleStatusresolved => closed
2015-11-30 10:31alostaleFixed in Version => 3.0PR16Q1
2016-10-31 19:40caristuRelationship addedrelated to 0034357

Notes
(0082314)
hgbot   
2015-11-25 09:28   
Repository: erp/devel/pi
Changeset: 1a8020d8f95f8d2cf3e33de584be8d7e09d33ed3
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Nov 25 09:25:25 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1a8020d8f95f8d2cf3e33de584be8d7e09d33ed3 [^]

fixes issue 29025: prevents widget error in maximized view, after refreshing

After refreshing from the browser, the widget information was not being properly retrieved, causing javascript errors. Due to the lack of a infraestructure to retrieve the information for the widgets, they are not reopened after refreshing from the browser.

Now tabs maximized with OBQueryListView and OBCalendarWidgetView are not recorded in the history (URL) this way they will not be reopened.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-history-manager.js
---
(0082330)
hudsonbot   
2015-11-25 15:11   
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/1c9b33d2091d [^]
Maturity status: Test
(0082462)
alostale   
2015-11-30 10:31   
code reviewed

tested adding maximized query list widget tab in different positions (first, between 2 standard windows, last one)