Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028212 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 05. Production management | minor | always | 2014-11-18 16:23 | 2014-12-30 23:25 | |||
Reporter | maite | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8dbbe80525ba | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
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 | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 32405 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2014-12-14 | |||||||
Regression introduced in release | 3.0PR14Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/244f648e594e [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028212: "Storage bin" and "Movement qty" info not loaded when product is selected in Internal Consumption line | |||||||
Description | "Storage bin" and "Movement qty" info not loaded when product is selected in Internal Consumption line | |||||||
Steps To Reproduce | 0. Activate instance (as Internal Consumption window belongs to Production Management) 1. Create new Internal Consumption Header and save 2. Create new Internal Consumption Line, select any product and realize that "Storage bin" and "Movement qty" info are not loaded | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0071792) AtulOpenbravo (viewer) 2014-11-18 18:42 |
Test Plan - Activate instance (as Internal Consumption window belongs to Production Management) - Create new Internal Consumption Header and save. - Create new Internal Consumption Line, select any product and check that "Storage bin" and "Movement qty" info are set in the respective fields properly. |
(0071801) hgbot (developer) 2014-11-19 10:41 |
Repository: erp/devel/pi Changeset: 8dbbe80525ba5cff271ed5427d1a2679a0349c80 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Nov 19 10:40:03 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8dbbe80525ba5cff271ed5427d1a2679a0349c80 [^] Fixes issue 28212: Prevent NPE in FormatUtilities.replaceJS In this changeset [1] the FormatUtilities.replaceJS was updated to make it secure against cross site scripting. The problem was that before the change the method returned null if the strIni parameter is null, but after the change a NullPointerException is thrown. Added a check to prevent this. [1] https://code.openbravo.com/erp/devel/pi/rev/244f648e594e [^] --- M src-core/src/org/openbravo/utils/FormatUtilities.java --- |
(0071803) maite (viewer) 2014-11-19 12:04 |
verified |
(0073083) hudsonbot (viewer) 2014-12-30 23:25 |
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/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-18 16:23 | maite | New Issue | |
2014-11-18 16:23 | maite | Assigned To | => dmiguelez |
2014-11-18 16:23 | maite | OBNetwork customer | => Yes |
2014-11-18 16:23 | maite | Modules | => Core |
2014-11-18 16:23 | maite | Support ticket | => 32405 |
2014-11-18 16:23 | maite | Regression level | => Production - QA Approved |
2014-11-18 16:23 | maite | Triggers an Emergency Pack | => No |
2014-11-18 16:25 | maite | Regression date | => 2014-12-20 |
2014-11-18 16:25 | maite | Issue Monitored: networkb | |
2014-11-18 17:27 | Sandrahuguet | Assigned To | dmiguelez => AtulOpenbravo |
2014-11-18 18:41 | AtulOpenbravo | Status | new => scheduled |
2014-11-18 18:41 | AtulOpenbravo | fix_in_branch | => pi |
2014-11-18 18:42 | AtulOpenbravo | Note Added: 0071792 | |
2014-11-19 07:44 | AtulOpenbravo | Review Assigned To | => pramakrishnan |
2014-11-19 07:44 | AtulOpenbravo | fix_in_branch | pi => |
2014-11-19 10:20 | AugustoMauch | Assigned To | AtulOpenbravo => AugustoMauch |
2014-11-19 10:22 | AugustoMauch | Regression date | 2014-12-20 => 2014-12-14 |
2014-11-19 10:22 | AugustoMauch | Regression introduced in release | => 3.0PR14Q2 |
2014-11-19 10:22 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/244f648e594e [^] |
2014-11-19 10:22 | AugustoMauch | Severity | major => minor |
2014-11-19 10:22 | AugustoMauch | Relationship added | caused by 0025783 |
2014-11-19 10:40 | AugustoMauch | Issue Monitored: alostale | |
2014-11-19 10:40 | AugustoMauch | Review Assigned To | pramakrishnan => alostale |
2014-11-19 10:41 | hgbot | Checkin | |
2014-11-19 10:41 | hgbot | Note Added: 0071801 | |
2014-11-19 10:41 | hgbot | Status | scheduled => resolved |
2014-11-19 10:41 | hgbot | Resolution | open => fixed |
2014-11-19 10:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8dbbe80525ba5cff271ed5427d1a2679a0349c80 [^] |
2014-11-19 12:04 | maite | Note Added: 0071803 | |
2014-11-19 12:04 | maite | Status | resolved => closed |
2014-12-30 23:25 | hudsonbot | Checkin | |
2014-12-30 23:25 | hudsonbot | Note Added: 0073083 |
Copyright © 2000 - 2009 MantisBT Group |