Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011803 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2009-12-16 19:38 | 2010-01-06 00:00 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 513e4bf6cd0c | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_16 | |||
OS Version | Community Appliance | Database version | 8.3.8 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011803: erp_devel_pi-pgsql-db-inc-consistency-test failed | |||||||
Description | 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 | |||||||
Steps To Reproduce | http://builds.openbravo.com/job/erp_devel_pi-pgsql-db-inc-consistency-test/307/console [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 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 (viewer) 2010-01-05 11:37 |
Checked in pi @ rev cb3804b67363 |
![]() |
|||
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:38 | iperdomo | OBNetwork customer | => No |
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 |