Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011803Openbravo ERPA. Platformpublic2009-12-16 19:382010-01-06 00:00
iperdomo 
alostale 
immediatemajoralways
closedfixed 
20Community Appliance
pi 
 
Core
No
0011803: erp_devel_pi-pgsql-db-inc-consistency-test failed
M src-db/database/model/functions/AD_ISJAVAWORD.xml
diff -r 552b095f5c6c src-db/database/model/functions/AD_ISJAVAWORD.xml
--- a/src-db/database/model/functions/AD_ISJAVAWORD.xml Wed Dec 16 19:00:45 2009 +0100
+++ b/src-db/database/model/functions/AD_ISJAVAWORD.xml Wed Dec 16 19:29:11 2009 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
   <database name="FUNCTION AD_ISJAVAWORD">
     <function name="AD_ISJAVAWORD" type="CHAR">
- <parameter name="word" type="VARCHAR">
+ <parameter name="word" type="VARCHAR" mode="in">
         <default/>
       </parameter>
       <body><![CDATA[/*************************************************************************
@@ -72,6 +72,7 @@
           'void',
           'volatile',
           'while') THEN 'Y' ELSE 'N' END;
-END AD_ISJAVAWORD]]></body>
+END AD_ISJAVAWORD
+]]></body>
     </function>
   </database>
reverting src-db/database/model/functions/AD_ISJAVAWORD.xml
http://builds.openbravo.com/job/erp_devel_pi-pgsql-db-inc-consistency-test/307/console [^]
No tags attached.
Issue History
2009-12-16 19:38iperdomoNew Issue
2009-12-16 19:38iperdomoAssigned To => alostale
2009-12-16 19:39iperdomoStatusnew => scheduled
2009-12-16 19:39iperdomofix_in_branch => pi
2009-12-17 08:54hgbotCheckin
2009-12-17 08:54hgbotNote Added: 0022899
2009-12-17 08:54hgbotStatusscheduled => resolved
2009-12-17 08:54hgbotResolutionopen => fixed
2009-12-17 08:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/513e4bf6cd0cc52dab0559a702e402a4285b4b7e [^]
2009-12-19 00:36hudsonbotCheckin
2009-12-19 00:36hudsonbotNote Added: 0022951
2010-01-05 11:37iperdomoNote Added: 0023221
2010-01-05 11:37iperdomoStatusresolved => closed
2010-01-06 00:00anonymoussf_bug_id0 => 2926546

Notes
(0022899)
hgbot   
2009-12-17 08:54   
Repository: erp/devel/pi
Changeset: 513e4bf6cd0cc52dab0559a702e402a4285b4b7e
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Dec 17 08:54:26 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/513e4bf6cd0cc52dab0559a702e402a4285b4b7e [^]

fixed issue 11803: erp_devel_pi-pgsql-db-inc-consistency-test failed

---
M src-db/database/model/functions/AD_ISJAVAWORD.xml
---
(0022951)
hudsonbot   
2009-12-19 00:36   
---
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/513e4bf6cd0c [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/867059305a34 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15773.obx [^]
---
(0023221)
iperdomo   
2010-01-05 11:37   
Checked in pi @ rev cb3804b67363