Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025686 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2014-02-07 11:46 | 2014-03-12 11:10 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 01b83465a520 | |||
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 | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26418 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025686: Selectors with out fields are not working properly in pick and execute windows | |||||||
Description | If we have a selector that uses an out field with a suffix in a pick and execute window, it does not work properly. The following error is raised in the javascript console: "Uncaught TypeError: Cannot set property 'inpfieldname_suffix' of undefined" | |||||||
Steps To Reproduce | 1) Create a pick and execute window 2) Use a obuisel_selector reference for one of the fields. 3) In the selector definition, use at least one field with the out field checbox selected and put a value for the suffix 4) Open the selector in the pick and execute and click in the "OK" button | |||||||
Proposed Solution | Initialize the hiddenFields array properly to avoid the error: form.hiddenInputs = form.hiddenInputs | {} | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0064236) hgbot (developer) 2014-02-13 17:23 |
Repository: erp/devel/pi Changeset: 99858c12732941da7188a54878203776b3147def Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu Feb 13 17:23:11 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/99858c12732941da7188a54878203776b3147def [^] fixes issue 25686: Selectors with out fields are not working properly in pick and execute windows --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0064264) hgbot (developer) 2014-02-14 13:32 |
Repository: erp/devel/pi Changeset: cac61a7acbc685a6a5be5e90d7ebed2a217d5e28 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 14 13:32:00 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/cac61a7acbc685a6a5be5e90d7ebed2a217d5e28 [^] related to issue 25686: revert changes --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0064277) hudsonbot (viewer) 2014-02-15 02:00 |
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/90b0b23defc9 [^] Maturity status: Test |
(0064280) hudsonbot (viewer) 2014-02-15 02:00 |
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/90b0b23defc9 [^] Maturity status: Test |
(0064285) hgbot (developer) 2014-02-17 08:59 |
Repository: erp/devel/pi Changeset: 01b83465a5200bfab1ef042ccc68d2235b407102 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Feb 14 14:05:22 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/01b83465a5200bfab1ef042ccc68d2235b407102 [^] related to issue 25686: use the or logical operator --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0064296) hudsonbot (viewer) 2014-02-17 16:18 |
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/bf69a0abb7dd [^] Maturity status: Test |
(0065092) AugustoMauch (administrator) 2014-03-12 11:09 |
Code reviewed and verified in pi@143dbdd74f2b |
![]() |
|||
Date Modified | Username | Field | Change |
2014-02-07 11:46 | caristu | New Issue | |
2014-02-07 11:46 | caristu | Assigned To | => AugustoMauch |
2014-02-07 11:46 | caristu | Modules | => Core |
2014-02-07 11:46 | caristu | OBNetwork customer | => Yes |
2014-02-07 11:46 | caristu | Support ticket | => 26418 |
2014-02-07 11:46 | caristu | Triggers an Emergency Pack | => No |
2014-02-07 11:46 | caristu | Issue Monitored: networkb | |
2014-02-07 11:47 | caristu | Summary | Selectors with output fields are not working properly in pick and execute windows => Selectors with out fields are not working properly in pick and execute windows |
2014-02-07 11:47 | caristu | Description Updated | View Revisions |
2014-02-07 11:47 | caristu | Steps to Reproduce Updated | View Revisions |
2014-02-07 11:51 | caristu | Proposed Solution updated | |
2014-02-13 17:10 | caristu | Relationship added | related to 0025727 |
2014-02-13 17:23 | hgbot | Checkin | |
2014-02-13 17:23 | hgbot | Note Added: 0064236 | |
2014-02-13 17:23 | hgbot | Status | new => resolved |
2014-02-13 17:23 | hgbot | Resolution | open => fixed |
2014-02-13 17:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/99858c12732941da7188a54878203776b3147def [^] |
2014-02-14 13:32 | hgbot | Checkin | |
2014-02-14 13:32 | hgbot | Note Added: 0064264 | |
2014-02-14 13:33 | caristu | Assigned To | AugustoMauch => caristu |
2014-02-14 13:33 | caristu | Status | resolved => new |
2014-02-14 13:33 | caristu | Resolution | fixed => open |
2014-02-14 13:33 | caristu | Assigned To | caristu => AugustoMauch |
2014-02-15 02:00 | hudsonbot | Checkin | |
2014-02-15 02:00 | hudsonbot | Note Added: 0064277 | |
2014-02-15 02:00 | hudsonbot | Checkin | |
2014-02-15 02:00 | hudsonbot | Note Added: 0064280 | |
2014-02-17 08:59 | hgbot | Checkin | |
2014-02-17 08:59 | hgbot | Note Added: 0064285 | |
2014-02-17 09:00 | caristu | Status | new => scheduled |
2014-02-17 09:00 | caristu | Assigned To | AugustoMauch => caristu |
2014-02-17 09:00 | caristu | fix_in_branch | => pi |
2014-02-17 09:01 | caristu | Status | scheduled => resolved |
2014-02-17 09:01 | caristu | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/99858c12732941da7188a54878203776b3147def [^] => http://code.openbravo.com/erp/devel/pi/rev/01b83465a5200bfab1ef042ccc68d2235b407102 [^] |
2014-02-17 09:01 | caristu | Resolution | open => fixed |
2014-02-17 16:18 | hudsonbot | Checkin | |
2014-02-17 16:18 | hudsonbot | Note Added: 0064296 | |
2014-03-12 11:09 | AugustoMauch | Review Assigned To | => AugustoMauch |
2014-03-12 11:09 | AugustoMauch | Note Added: 0065092 | |
2014-03-12 11:09 | AugustoMauch | Status | resolved => closed |
2014-03-12 11:10 | AugustoMauch | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |