Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025343Openbravo ERPA. Platformpublic2013-12-17 10:582014-05-07 18:11
marvintm 
guillermogil 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q3 
shankarb
Core
No
0025343: Message not shown after executing a process definition
When a process definition is executed, a list of actions can be provided, and they will be executed at the end of the process. If this list of actions include showing a new window, and then showing a result message, the message sometimes is not shown:
- If the window is not shown when the process is executed, the window will be opened, and the message will be shown correctly
- However, if the window is already open, the tab for this window will be reused, and will be shown. However, the message will not appear.
- Define an automatic process definition which, when executed, opens a new window, filters, and shows a result message.
- Execute this process definition with the window not opened. Verify that the result message is shown correctly.
- Execute this process definition with the window open. Verify that the tab for this window is reused, and shown as the active tab, but the message doesn't appear.
No tags attached.
Issue History
2013-12-17 10:58marvintmNew Issue
2013-12-17 10:58marvintmAssigned To => AugustoMauch
2013-12-17 10:58marvintmModules => Core
2013-12-17 10:58marvintmTriggers an Emergency Pack => No
2014-04-03 12:08guillermogilAssigned ToAugustoMauch => guillermogil
2014-04-03 12:08guillermogilReview Assigned To => shankarb
2014-04-03 12:08guillermogilIssue Monitored: shankarb
2014-04-08 15:36hgbotCheckin
2014-04-08 15:36hgbotNote Added: 0066237
2014-04-08 15:36hgbotStatusnew => resolved
2014-04-08 15:36hgbotResolutionopen => fixed
2014-04-08 15:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b0829884d5054fac6eba3860141cd01a4c6c3b68 [^]
2014-04-09 08:28hgbotCheckin
2014-04-09 08:28hgbotNote Added: 0066259
2014-04-16 15:16guillermogilIssue End Monitor: shankarb
2014-04-16 15:17guillermogilIssue Monitored: dbaz
2014-04-16 15:17guillermogilReview Assigned Toshankarb => dbaz
2014-04-29 11:11guillermogilIssue End Monitor: dbaz
2014-04-29 11:11guillermogilIssue Monitored: shankarb
2014-04-29 11:12guillermogilReview Assigned Todbaz => shankarb
2014-05-04 16:26shankarbNote Added: 0066797
2014-05-04 16:26shankarbStatusresolved => closed
2014-05-04 16:26shankarbFixed in Version => PR14Q3
2014-05-07 18:11hudsonbotCheckin
2014-05-07 18:11hudsonbotNote Added: 0066902
2014-05-07 18:11hudsonbotCheckin
2014-05-07 18:11hudsonbotNote Added: 0066905

Notes
(0066237)
hgbot   
2014-04-08 15:36   
Repository: erp/devel/pi
Changeset: b0829884d5054fac6eba3860141cd01a4c6c3b68
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Apr 08 15:32:57 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b0829884d5054fac6eba3860141cd01a4c6c3b68 [^]

Fixed issue 25343:Message not shown after executing a process definition

showMsgInView need to wait till the tab is loaded

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
---
(0066259)
hgbot   
2014-04-09 08:28   
Repository: erp/devel/pi
Changeset: 8552c3633a7039acc9a513d35ca218a6d602a7ee
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Apr 09 08:27:03 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8552c3633a7039acc9a513d35ca218a6d602a7ee [^]

Related to issue 25343: JSlint fixed on messageInterval

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
---
(0066797)
shankarb   
2014-05-04 16:26   
code reviewed and verified in pi changeset 07ee2468c30a
(0066902)
hudsonbot   
2014-05-07 18: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/02ca2648bcdc [^]
Maturity status: Test
(0066905)
hudsonbot   
2014-05-07 18: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/02ca2648bcdc [^]
Maturity status: Test