Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021353Openbravo ERPA. Platformpublic2012-08-13 11:312012-08-16 13:29
marvintm 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
3.0MP143.0MP14 
guilleaer
Core
Pre packaging ( pi )
2012-07-27
https://code.openbravo.com/erp/devel/pi/rev/7d6793ea45f158c6415b97648a4c3a28887419d7 [^]
No
0021353: When a widget has a mandatory parameter without default value, it's not shown in the "Add widgets" combo
If a widget has a mandatory parameter without a default value, it's not added to the "Add widgets" combo in the Workspace, and the user cannot add it.
- Install pi.
- Verify that the "User defined HTML widget" widget cannot be added to the workspace. In MP13 and earlier versions, this was possible.
No tags attached.
related to defect 00208703.0MP14 closed AugustoMauch Error when adding widget with admin others 
Issue History
2012-08-13 11:31marvintmNew Issue
2012-08-13 11:31marvintmAssigned To => AugustoMauch
2012-08-13 11:31marvintmModules => Core
2012-08-13 11:34marvintmRegression level => Pre packaging ( pi )
2012-08-13 11:34marvintmRegression date => 2012-07-27
2012-08-13 11:34marvintmRegression introduced by commit => 7d6793ea45f158c6415b97648a4c3a28887419d7
2012-08-13 11:54AugustoMauchRegression introduced by commit7d6793ea45f158c6415b97648a4c3a28887419d7 => https://code.openbravo.com/erp/devel/pi/rev/7d6793ea45f158c6415b97648a4c3a28887419d7 [^]
2012-08-13 13:29AugustoMauchRelationship addedrelated to 0020870
2012-08-13 13:30AugustoMauchNote Added: 0051256
2012-08-13 14:02hgbotCheckin
2012-08-13 14:02hgbotNote Added: 0051259
2012-08-13 14:02hgbotStatusnew => resolved
2012-08-13 14:02hgbotResolutionopen => fixed
2012-08-13 14:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4bdcd0a296e2081bfa9112da074902dd8182eb88 [^]
2012-08-14 14:26AugustoMauchNote Added: 0051289
2012-08-14 14:26AugustoMauchStatusresolved => new
2012-08-14 14:26AugustoMauchResolutionfixed => open
2012-08-14 14:26AugustoMauchClosed by => migueldejuana
2012-08-14 14:26AugustoMauchIssue Monitored: AugustoMauch
2012-08-14 14:26AugustoMauchStatusnew => scheduled
2012-08-14 14:26AugustoMauchfix_in_branch => pi
2012-08-14 14:26AugustoMauchNote Added: 0051290
2012-08-14 14:26AugustoMauchStatusscheduled => resolved
2012-08-14 14:26AugustoMauchResolutionopen => fixed
2012-08-16 13:29guilleaerClosed bymigueldejuana => guilleaer
2012-08-16 13:29guilleaerNote Added: 0051323
2012-08-16 13:29guilleaerStatusresolved => closed
2012-08-16 13:29guilleaerFixed in Version => 3.0MP14

Notes
(0051256)
AugustoMauch   
2012-08-13 13:30   
The widgets with mandatory parameters without a default value should only be filtered out when being added in the Admin Others section (see issue 20870).
(0051259)
hgbot   
2012-08-13 14:02   
Repository: erp/devel/pi
Changeset: 4bdcd0a296e2081bfa9112da074902dd8182eb88
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Mon Aug 13 14:02:14 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4bdcd0a296e2081bfa9112da074902dd8182eb88 [^]

Fixes issue 21353: Fixed wrong widget filtering

Widgets with mandatory parameters that did not have a default value were being filtered out always, when they should only be filtered out when using the Admin others functionality.

---
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoActionHandler.java
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java
---
(0051289)
AugustoMauch   
2012-08-14 14:26   
Issue reopened to enter Closed by field
(0051290)
AugustoMauch   
2012-08-14 14:26   
Issue reopened to enter Closed by field
(0051323)
guilleaer   
2012-08-16 13:29   
Code reviewed and tested in pi@cd2593599d45