Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011803
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2009-12-16 19:382010-01-06 00:00
ReporteriperdomoView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision513e4bf6cd0c
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_16
OS VersionCommunity ApplianceDatabase version8.3.8Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011803: erp_devel_pi-pgsql-db-inc-consistency-test failed

DescriptionM 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
Steps To Reproducehttp://builds.openbravo.com/job/erp_devel_pi-pgsql-db-inc-consistency-test/307/console [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0022899)
hgbot (developer)
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 (developer)
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 (reporter)
2010-01-05 11:37

Checked in pi @ rev cb3804b67363

- Issue History
Date Modified Username Field Change
2009-12-16 19:38 iperdomo New Issue
2009-12-16 19:38 iperdomo Assigned To => alostale
2009-12-16 19:39 iperdomo Status new => scheduled
2009-12-16 19:39 iperdomo fix_in_branch => pi
2009-12-17 08:54 hgbot Checkin
2009-12-17 08:54 hgbot Note Added: 0022899
2009-12-17 08:54 hgbot Status scheduled => resolved
2009-12-17 08:54 hgbot Resolution open => fixed
2009-12-17 08:54 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/513e4bf6cd0cc52dab0559a702e402a4285b4b7e [^]
2009-12-19 00:36 hudsonbot Checkin
2009-12-19 00:36 hudsonbot Note Added: 0022951
2010-01-05 11:37 iperdomo Note Added: 0023221
2010-01-05 11:37 iperdomo Status resolved => closed
2010-01-06 00:00 anonymous sf_bug_id 0 => 2926546


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker