Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033895 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2016-09-05 13:50 | 2016-09-09 10:05 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e42061af5edb | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2016-02-09 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/321a74b76ac76e39a6f0e9ec6003c13467360fb9 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033895: Open direct stops working after using create new under some circumstances | |||||||
Description | Having no modules in development, where the view properties are cached, open direct does not work properly after using create new. | |||||||
Steps To Reproduce | 1) Use create new menu entry to create a new product 2) Close the window 3) Use the recent view entry of the newly created product to open it. Notice that the form is opened in new mode instead of showing the product info. | |||||||
Proposed Solution | Init as false the deferOpenNewEdit flag of the standard window on initWidget method when the command is not NEW | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0089760) hgbot (developer) 2016-09-05 16:14 |
Repository: erp/devel/pi Changeset: e42061af5edb9fa4fd0d6d511ea3226746e9a8b0 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Sep 05 15:55:44 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e42061af5edb9fa4fd0d6d511ea3226746e9a8b0 [^] fixes issue 33895: Open direct stops working after using create new When the standard window definition is cached, the value for deferOpenNewEdit was always set to true on window open after using 'create new' menu entry. Now this flag is initialized to false on initWidget function but when opening the window to create a new record. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js --- |
(0089761) caristu (viewer) 2016-09-05 16:24 |
New test case added into Testlink: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-10166 [^] |
(0089766) hudsonbot (viewer) 2016-09-05 20:59 |
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/87094da4670c [^] Maturity status: Test |
(0089865) alostale (viewer) 2016-09-09 10:05 |
code reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-05 13:50 | caristu | New Issue | |
2016-09-05 13:50 | caristu | Assigned To | => caristu |
2016-09-05 13:50 | caristu | OBNetwork customer | => No |
2016-09-05 13:50 | caristu | Modules | => Core |
2016-09-05 13:50 | caristu | Triggers an Emergency Pack | => No |
2016-09-05 13:50 | caristu | Status | new => scheduled |
2016-09-05 13:51 | caristu | Regression level | => Coding ( Testing ) |
2016-09-05 13:51 | caristu | Regression date | => 2016-02-09 |
2016-09-05 13:51 | caristu | Regression introduced in release | => pi |
2016-09-05 13:51 | caristu | Relationship added | caused by 0033775 |
2016-09-05 13:52 | caristu | Proposed Solution updated | |
2016-09-05 13:52 | caristu | Target Version | => 3.0PR16Q4 |
2016-09-05 13:53 | caristu | Summary | Open direct stops working after using create new under some circumnstances => Open direct stops working after using create new under some circumstances |
2016-09-05 16:14 | hgbot | Checkin | |
2016-09-05 16:14 | hgbot | Note Added: 0089760 | |
2016-09-05 16:14 | hgbot | Status | scheduled => resolved |
2016-09-05 16:14 | hgbot | Resolution | open => fixed |
2016-09-05 16:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e42061af5edb9fa4fd0d6d511ea3226746e9a8b0 [^] |
2016-09-05 16:16 | caristu | Review Assigned To | => alostale |
2016-09-05 16:16 | caristu | Issue Monitored: alostale | |
2016-09-05 16:24 | caristu | Note Added: 0089761 | |
2016-09-05 20:59 | hudsonbot | Checkin | |
2016-09-05 20:59 | hudsonbot | Note Added: 0089766 | |
2016-09-09 10:03 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/321a74b76ac76e39a6f0e9ec6003c13467360fb9 [^] |
2016-09-09 10:05 | alostale | Note Added: 0089865 | |
2016-09-09 10:05 | alostale | Status | resolved => closed |
2016-09-09 10:05 | alostale | Fixed in Version | => 3.0PR16Q4 |
Copyright © 2000 - 2009 MantisBT Group |