Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013566Openbravo ERPA. Platformpublic2010-06-07 17:122010-06-10 00:00
shuehner 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0013566: [NewCR] If you publish a module version without a license, then in the MMC 'licence agreement' popup 'null' is shown a licensete
See summarry, probably the old CR-webservice did use "" for empty fields and the new one is returning null.
NewCR
Issue History
2010-06-07 17:12shuehnerNew Issue
2010-06-07 17:12shuehnerAssigned To => alostale
2010-06-07 17:12shuehnerTag Attached: NewCR
2010-06-08 17:45hgbotCheckin
2010-06-08 17:45hgbotNote Added: 0028192
2010-06-08 17:45hgbotStatusnew => resolved
2010-06-08 17:45hgbotResolutionopen => fixed
2010-06-08 17:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/c96cbffc3ac8e1efb7cb0379bc62e5fc71acd128 [^]
2010-06-09 19:50shuehnerNote Added: 0028234
2010-06-09 19:50shuehnerStatusresolved => closed
2010-06-10 00:00anonymoussf_bug_id0 => 3014009

Notes
(0028192)
hgbot   
2010-06-08 17:45   
Repository: erp/pmods/org.openbravo.utility.centralrepository
Changeset: c96cbffc3ac8e1efb7cb0379bc62e5fc71acd128
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jun 08 17:32:37 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.centralrepository/rev/c96cbffc3ac8e1efb7cb0379bc62e5fc71acd128 [^]

fixed bug 13566: Send empty string instead of null for module and mod detail

---
M src/org/openbravo/utility/centralrepository/process/ModuleUtility.java
M src/org/openbravo/utility/centralrepository/ws/erp/CheckModuleVersion.java
---
(0028234)
shuehner   
2010-06-09 19:50   
Tested working fine, code-change also does the same fix for more fields (sending emtpy string "" now instead of null value)