Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028981 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2015-02-18 13:34 | 2015-03-02 09:35 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b5ce661abc2d | ||||
Projection | none | ETA | none | Target Version | ||||
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 | ||||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028981: When any parameter window is opened, an error is shown in the javascript log | |||||||
Description | When the user opens a parameter window that does not use the PDF button or the XLS button, an error is shown in the javascript log: Uncaught TypeError: Cannot read property 'setEnabled' of undefined | |||||||
Steps To Reproduce | As F&B Admin - Open the Payment In window - Create a new record in the header tab - Open the debugger and show the console view - Click on the Add Details button to open a parameter window - Check that several errors are shown in the console: Uncaught TypeError: Cannot read property 'setEnabled' of undefined | |||||||
Proposed Solution | Check that the buttons exist before trying to invoke functions on them | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0074603) hgbot (developer) 2015-02-18 14:08 |
Repository: erp/devel/pi Changeset: b5ce661abc2dfa2a5902d437c00151d256aafeae Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Wed Feb 18 14:05:08 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b5ce661abc2dfa2a5902d437c00151d256aafeae [^] Fixed issue 28981. Use hanldeButtonsStatus() function Instead of enabling disabling all the buttons the handleButtonsStatus() function has to be used. This function checks the buttons that are available so only the buttons that have been created are enabled or disabled. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js --- |
(0074786) hudsonbot (viewer) 2015-02-23 05: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/6856352d7235 [^] Maturity status: Test |
(0075056) alostale (viewer) 2015-03-02 09:35 |
code reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-18 13:34 | AugustoMauch | New Issue | |
2015-02-18 13:34 | AugustoMauch | Assigned To | => gorkaion |
2015-02-18 13:34 | AugustoMauch | OBNetwork customer | => No |
2015-02-18 13:34 | AugustoMauch | Modules | => Core |
2015-02-18 13:34 | AugustoMauch | Regression level | => Coding ( Testing ) |
2015-02-18 13:34 | AugustoMauch | Regression introduced in release | => pi |
2015-02-18 13:34 | AugustoMauch | Triggers an Emergency Pack | => No |
2015-02-18 14:08 | hgbot | Checkin | |
2015-02-18 14:08 | hgbot | Note Added: 0074603 | |
2015-02-18 14:08 | hgbot | Status | new => resolved |
2015-02-18 14:08 | hgbot | Resolution | open => fixed |
2015-02-18 14:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b5ce661abc2dfa2a5902d437c00151d256aafeae [^] |
2015-02-23 05:11 | hudsonbot | Checkin | |
2015-02-23 05:11 | hudsonbot | Note Added: 0074786 | |
2015-03-02 09:35 | alostale | Review Assigned To | => alostale |
2015-03-02 09:35 | alostale | Note Added: 0075056 | |
2015-03-02 09:35 | alostale | Status | resolved => closed |
2015-03-02 09:35 | alostale | Fixed in Version | => 3.0PR15Q2 |
Copyright © 2000 - 2009 MantisBT Group |