Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031875Openbravo ERP09. Financial managementpublic2016-01-11 13:332016-01-13 17:41
plujan 
dmiguelez 
immediatemajorhave not tried
closedfixed 
5
main 
3.0PR16Q1 
vmromanos
Core
QA functional test
2015-11-12
main
https://code.openbravo.com/erp/devel/pi/rev/b48e8a24dcb38c56e5d69ea76ca286fdc8e91192 [^]
No
0031875: [PR16Q1] Add Products to a Characteristic never ends processing
After selecting a record in the pick and execute pop up for the Characteristics, processing never ends (see attached screenshot)
Failing step is step 5 of this test case: https://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8624 [^]
No tags attached.
blocks defect 0031859 closed dmiguelez [PR16Q1] Add Products to a Characteristic never ends processing 
Issue History
2016-01-13 17:23vmromanosTypedefect => backport
2016-01-13 17:23vmromanosTarget Version => 3.0PR16Q1
2016-01-13 17:37vmromanosAssigned ToTriage Finance => dmiguelez
2016-01-13 17:38hgbotCheckin
2016-01-13 17:38hgbotNote Added: 0083258
2016-01-13 17:38hgbotStatusscheduled => resolved
2016-01-13 17:38hgbotResolutionopen => fixed
2016-01-13 17:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/8ab2d8b1220c05a39ce59e6c5702520844a9f295 [^]
2016-01-13 17:38hgbotCheckin
2016-01-13 17:38hgbotNote Added: 0083259
2016-01-13 17:41vmromanosReview Assigned To => vmromanos
2016-01-13 17:41vmromanosNote Added: 0083262
2016-01-13 17:41vmromanosStatusresolved => closed

Notes
(0083258)
hgbot   
2016-01-13 17:38   
Repository: erp/backports/3.0PR16Q1
Changeset: 8ab2d8b1220c05a39ce59e6c5702520844a9f295
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Jan 13 12:44:01 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/8ab2d8b1220c05a39ce59e6c5702520844a9f295 [^]

Fixes Issue 31875. Removes unnecessary code that makes the process fail with a NPE
if the global variable has not been initized yet.

---
M src/org/openbravo/event/ProductCharacteristicValueEventHandler.java
---
(0083259)
hgbot   
2016-01-13 17:38   
Repository: erp/backports/3.0PR16Q1
Changeset: dd35a27a1439f1bd2c43410190387da556e1653a
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jan 13 17:35:14 2016 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/dd35a27a1439f1bd2c43410190387da556e1653a [^]

Related to issue 31875: Updated copyright year

---
M src/org/openbravo/event/ProductCharacteristicValueEventHandler.java
---
(0083262)
vmromanos   
2016-01-13 17:41   
Code review OK