Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028212Openbravo ERP05. Production managementpublic2014-11-18 16:232014-12-30 23:25
maite 
AugustoMauch 
immediateminoralways
closedfixed 
5
 
3.0PR15Q1 
alostale
Core
Production - QA Approved
2014-12-14
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/244f648e594e [^]
No
0028212: "Storage bin" and "Movement qty" info not loaded when product is selected in Internal Consumption line
"Storage bin" and "Movement qty" info not loaded when product is selected in Internal Consumption line
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
No tags attached.
caused by defect 0025783 closed alostale review xss 
Issue History
2014-11-18 16:23maiteNew Issue
2014-11-18 16:23maiteAssigned To => dmiguelez
2014-11-18 16:23maiteModules => Core
2014-11-18 16:23maiteRegression level => Production - QA Approved
2014-11-18 16:23maiteTriggers an Emergency Pack => No
2014-11-18 16:25maiteRegression date => 2014-12-20
2014-11-18 16:25maiteIssue Monitored: networkb
2014-11-18 17:27SandrahuguetAssigned Todmiguelez => AtulOpenbravo
2014-11-18 18:41AtulOpenbravoStatusnew => scheduled
2014-11-18 18:41AtulOpenbravofix_in_branch => pi
2014-11-18 18:42AtulOpenbravoNote Added: 0071792
2014-11-19 07:44AtulOpenbravoReview Assigned To => pramakrishnan
2014-11-19 07:44AtulOpenbravofix_in_branchpi =>
2014-11-19 10:20AugustoMauchAssigned ToAtulOpenbravo => AugustoMauch
2014-11-19 10:22AugustoMauchRegression date2014-12-20 => 2014-12-14
2014-11-19 10:22AugustoMauchRegression introduced in release => 3.0PR14Q2
2014-11-19 10:22AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/244f648e594e [^]
2014-11-19 10:22AugustoMauchSeveritymajor => minor
2014-11-19 10:22AugustoMauchRelationship addedcaused by 0025783
2014-11-19 10:40AugustoMauchIssue Monitored: alostale
2014-11-19 10:40AugustoMauchReview Assigned Topramakrishnan => alostale
2014-11-19 10:41hgbotCheckin
2014-11-19 10:41hgbotNote Added: 0071801
2014-11-19 10:41hgbotStatusscheduled => resolved
2014-11-19 10:41hgbotResolutionopen => fixed
2014-11-19 10:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8dbbe80525ba5cff271ed5427d1a2679a0349c80 [^]
2014-11-19 12:04maiteNote Added: 0071803
2014-11-19 12:04maiteStatusresolved => closed
2014-12-30 23:25hudsonbotCheckin
2014-12-30 23:25hudsonbotNote Added: 0073083

Notes
(0071792)
AtulOpenbravo   
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   
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   
2014-11-19 12:04   
verified
(0073083)
hudsonbot   
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