Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015586Openbravo ERPZ. Otherspublic2011-01-08 11:452011-01-11 00:00
shuehner 
gorkaion 
immediatecriticalhave not tried
closedfixed 
5
 
 
Core
No
0015586: int-api check 772 fails
This api-check build fails:
http://builds.openbravo.com/job/int-api/772/console [^]

+++++++++++++++++++++++++++++++++++++++++++++++++++
  Errors in API data validation
+++++++++++++++++++++++++++++++++++++++++++++++++++
Removed row from table OBUIAPP_PARAMETER - ID: 47011C7645954C1E8A9A763C716697AD
Removed row from table OBUIAPP_PARAMETER - ID: 5A24EBF935CA4DC09AE434FD923D2D22
Removed row from table OBUIAPP_PARAMETER - ID: 7D92FB7F782D4A038D49A2F2BF1B00D0
Removed row from table OBUIAPP_PARAMETER - ID: 8433436D162D4C91A88A5EB6BC2D4769
Removed row from table OBUIAPP_PARAMETER - ID: C1334CDE33C241788DEBDDFDFD714FBB
Removed row from table OBUIAPP_PARAMETER - ID: CF44F795FC1645799330540470D7D66F
Removed row from table OBUIAPP_PARAMETER - ID: F75034BE1A0843E08067227655F5F347
Removed row from table OBKMO_WIDGET_CLASS - ID: CA90D84DD3864FFC8F97CE39A86CFC77

All removed rows belong together, they formed the 'Show parameters' demo-widget with its defined parameters.
No tags attached.
Issue History
2011-01-08 11:45shuehnerNew Issue
2011-01-08 11:45shuehnerAssigned To => gorkaion
2011-01-08 11:45shuehnerModules => Core
2011-01-08 11:47shuehnerNote Added: 0033551
2011-01-10 09:33iperdomoAssigned Togorkaion => iciordia
2011-01-10 10:22iciordiaNote Added: 0033557
2011-01-10 10:23iciordiaAssigned Toiciordia => gorkaion
2011-01-10 10:32hgbotCheckin
2011-01-10 10:32hgbotNote Added: 0033559
2011-01-10 10:32hgbotStatusnew => resolved
2011-01-10 10:32hgbotResolutionopen => fixed
2011-01-10 10:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/6e623624383f101c28cd0baf143704a07437a094 [^]
2011-01-10 11:55hgbotCheckin
2011-01-10 11:55hgbotNote Added: 0033560
2011-01-10 11:55hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/api-checks/rev/6e623624383f101c28cd0baf143704a07437a094 [^] => http://code.openbravo.com/erp/devel/api-checks/rev/2f8f669023819ace526bad973c151f676908db3b [^]
2011-01-10 13:22gorkaionStatusresolved => closed
2011-01-11 00:00anonymoussf_bug_id0 => 3154679

Notes
(0033551)
shuehner   
2011-01-08 11:47   
Change done in this commit:
http://code.openbravo.com/erp/devel/pi/rev/6889687b84758650be7aa8f86bb363e0e7000090 [^]

Suggestion accept with low/none risk: as this was a demo widget only to show capabilities of the parameter system for widgets.
(0033557)
iciordia   
2011-01-10 10:22   
Approved.

Ismael
(0033559)
hgbot   
2011-01-10 10:32   
Repository: erp/devel/api-checks
Changeset: 6e623624383f101c28cd0baf143704a07437a094
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Jan 10 10:30:52 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/6e623624383f101c28cd0baf143704a07437a094 [^]

Fixed issue 15586. Removed example widget class.

---
M java/reference/java.japi.gz
---
(0033560)
hgbot   
2011-01-10 11:55   
Repository: erp/devel/api-checks
Changeset: 2f8f669023819ace526bad973c151f676908db3b
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Jan 10 11:53:23 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/2f8f669023819ace526bad973c151f676908db3b [^]

Fixed issue 15586. Removed example widget class.

---
M model/modules/org.openbravo.client.myob/src-db/database/sourcedata/OBKMO_WIDGET_CLASS.xml
R model/modules/org.openbravo.client.myob/src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
---