Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016726Openbravo ERPA. Platformpublic2011-04-08 14:132011-05-12 13:31
mirurita 
marvintm 
normalminoralways
closedfixed 
20Community Appliance
pi 
3.0RC7 
Core
No
0016726: Callouts problem: return empty (null) field for a combobox does not modify the combobox
Callouts problem: return empty (null) field for a combobox does not modify the combobox
1) Create a callout in a combobox A that changes the combobox B

info.addResult("inpcomboboxB", null);

2) realize that the comboboxB is not modified.

in 2.50 the combobox is reset (empty).
No tags attached.
Issue History
2011-04-08 14:13miruritaNew Issue
2011-04-08 14:13miruritaAssigned To => marvintm
2011-04-08 14:13miruritaModules => Core
2011-04-11 09:39alostaleStatusnew => scheduled
2011-04-11 09:39alostaleAssigned Tomarvintm => alostale
2011-04-11 09:39alostalefix_in_branch => pi
2011-05-06 19:33dmitry_mezentsevAssigned Toalostale => marvintm
2011-05-09 14:56hgbotCheckin
2011-05-09 14:56hgbotNote Added: 0036567
2011-05-09 14:56hgbotStatusscheduled => resolved
2011-05-09 14:56hgbotResolutionopen => fixed
2011-05-09 14:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/db9fd3d70012650a787db82732d1ee6aa556e452 [^]
2011-05-10 09:27miruritaNote Added: 0036593
2011-05-10 09:27miruritaStatusresolved => closed
2011-05-12 13:31hudsonbotCheckin
2011-05-12 13:31hudsonbotNote Added: 0036864

Notes
(0036567)
hgbot   
2011-05-09 14:56   
Repository: erp/devel/pi
Changeset: db9fd3d70012650a787db82732d1ee6aa556e452
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 09 14:55:49 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db9fd3d70012650a787db82732d1ee6aa556e452 [^]

Fixed issue 16726. If a SimpleCallout adds a null result as a combo column value, the combo will be emptied.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0036593)
mirurita   
2011-05-10 09:27   
Verified.
(0036864)
hudsonbot   
2011-05-12 13:31   
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/c40e579fcd38 [^]

Maturity status: Test