Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031217 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2015-10-22 14:08 | 2015-11-23 21:16 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | platform | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b8f2fffd73f4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Packaging and release | |||||||
Regression date | 2015-10-13 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/da1f8f6d7339b4f799da52ec735f3fcb5b97a636 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031217: Toolbar disappears under some circumnstances | |||||||
Description | Toolbar disappears (see attached) under some circumnstances. | |||||||
Steps To Reproduce | 1) Go to the [Goods Shipments] window 2) Create a new record in the header 3) Navigate to the [Lines] tab 4) Create a new record 5) Without saving the record, click on the header tab (on the top, in the green part where the name of the header is placed). Notice that the toolbar is gone. The following error appears on the client console: Uncaught TypeError: Cannot read property 'parameters' of null | |||||||
Proposed Solution | The problem is on ob-standard-window.js file at this point: dirtyEditForm.autoSave(action.parameters); it shoulr be checked if action is null. | |||||||
Tags | No tags attached. | |||||||
Attached Files | toolbarGone.png [^] (83,531 bytes) 2015-10-22 14:08
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0081234) hgbot (developer) 2015-10-22 17:52 |
Repository: erp/devel/pi Changeset: b8f2fffd73f4bfafc54bb724675f5dcc66202ad1 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Oct 22 17:51:34 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b8f2fffd73f4bfafc54bb724675f5dcc66202ad1 [^] fixes issue 31217: Toolbar disappears under some circumnstances The problem was that action can be null when invoking dirtyEditForm.autoSave. Now we have prevented the error by avoiding to use action.parameters if action is null --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js --- |
(0081248) AugustoMauch (administrator) 2015-10-23 09:41 |
Code reviewed and verified in pi@7afc66ef62b4 |
(0082150) hudsonbot (developer) 2015-11-23 21:16 |
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/7b56bebaaa88 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-22 14:08 | caristu | New Issue | |
2015-10-22 14:08 | caristu | Assigned To | => platform |
2015-10-22 14:08 | caristu | File Added: toolbarGone.png | |
2015-10-22 14:08 | caristu | Modules | => Core |
2015-10-22 14:08 | caristu | Triggers an Emergency Pack | => No |
2015-10-22 14:08 | caristu | Steps to Reproduce Updated | View Revisions |
2015-10-22 14:08 | caristu | Issue Monitored: networkb | |
2015-10-22 14:09 | caristu | Priority | normal => high |
2015-10-22 16:07 | caristu | Regression level | => Packaging and release |
2015-10-22 16:07 | caristu | Regression date | => 2015-10-13 |
2015-10-22 16:07 | caristu | Regression introduced in release | => pi |
2015-10-22 16:07 | caristu | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/da1f8f6d7339b4f799da52ec735f3fcb5b97a636 [^] |
2015-10-22 16:07 | caristu | Description Updated | View Revisions |
2015-10-22 16:07 | caristu | Steps to Reproduce Updated | View Revisions |
2015-10-22 16:07 | caristu | Proposed Solution updated | |
2015-10-22 16:19 | caristu | Relationship added | caused by 0030940 |
2015-10-22 16:28 | caristu | Status | new => scheduled |
2015-10-22 17:52 | hgbot | Checkin | |
2015-10-22 17:52 | hgbot | Note Added: 0081234 | |
2015-10-22 17:52 | hgbot | Status | scheduled => resolved |
2015-10-22 17:52 | hgbot | Resolution | open => fixed |
2015-10-22 17:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b8f2fffd73f4bfafc54bb724675f5dcc66202ad1 [^] |
2015-10-22 17:53 | caristu | Review Assigned To | => AugustoMauch |
2015-10-22 17:53 | caristu | Issue Monitored: AugustoMauch | |
2015-10-23 09:41 | AugustoMauch | Note Added: 0081248 | |
2015-10-23 09:41 | AugustoMauch | Status | resolved => closed |
2015-10-23 09:41 | AugustoMauch | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082150 |
Copyright © 2000 - 2009 MantisBT Group |