Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013749 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | always | 2010-06-23 15:02 | 2010-08-12 00:00 | |||
Reporter | iferca | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7d166747db4d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 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 | 0013749: CallProcess is not able to handle parameters typed other than String | |||||||
Description | The class CallProcess which is a very nice class saving a lot of coding, nevertheless I found that class was only capable to handle String type parameters. I'd like to send you the modifications I made to that class hoping it may be useful to improve the CallProcess class in the core. My version attached. I made just the modification I need, but the rest of the parameters type may be handled the same way. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0028831) hgbot (developer) 2010-06-28 22:53 |
Repository: erp/devel/pi Changeset: 1f700f954f8ca4f3baa164b07e7cc851ae8ee4f5 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Jun 28 22:44:32 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1f700f954f8ca4f3baa164b07e7cc851ae8ee4f5 [^] fixes issue 13749 CallProcess is not able to handle parameters typed other than String --- M src/org/openbravo/service/db/CallProcess.java --- |
(0028916) hudsonbot (viewer) 2010-06-30 12:17 |
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/1f700f954f8c [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/0670375d782d [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17726.obx [^] |
(0029268) hgbot (developer) 2010-07-13 17:46 |
Repository: erp/devel/pi Changeset: e12428e2fe3c2ba530917523a47310c51ea084cc Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Jul 13 17:43:42 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/e12428e2fe3c2ba530917523a47310c51ea084cc [^] Added testcase for issue 13749 --- M src-test/org/openbravo/test/dal/IssuesTest.java --- |
(0029298) hudsonbot (viewer) 2010-07-14 04:44 |
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/e12428e2fe3c [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2a91111beef4 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17878.obx [^] |
(0029333) hgbot (developer) 2010-07-15 10:55 |
Repository: erp/devel/pi Changeset: 7a5cf7dc98441f6b7144166c48a0639d38bee384 Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Thu Jul 15 10:47:36 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7a5cf7dc98441f6b7144166c48a0639d38bee384 [^] Issue 13749: Reverted changes --- M src-test/org/openbravo/test/dal/IssuesTest.java M src/org/openbravo/service/db/CallProcess.java --- |
(0029334) iperdomo (viewer) 2010-07-15 10:56 |
Reverted changes in rev 7a5cf7dc9844 |
(0029358) hudsonbot (viewer) 2010-07-15 21:53 |
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/7a5cf7dc9844 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/4653d919b826 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17886.obx [^] |
(0029536) hgbot (developer) 2010-07-23 14:30 |
Repository: erp/devel/pi Changeset: 7d166747db4dcf2d5a7e6176e67fcd965ef8793e Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Jul 23 14:30:31 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/7d166747db4dcf2d5a7e6176e67fcd965ef8793e [^] Fixes issue 13749: CallProcess is not able to handle parameters typed other than String --- M src-test/org/openbravo/test/dal/IssuesTest.java M src/org/openbravo/service/db/CallProcess.java --- |
(0029607) hudsonbot (viewer) 2010-07-27 15:41 |
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/7d166747db4d [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/634cc0909ed2 [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17922.obx [^] |
(0029881) iperdomo (viewer) 2010-08-11 10:42 |
Tested on pi @ rev a45ffdf7b265 |
![]() |
|||
Date Modified | Username | Field | Change |
2010-06-23 15:02 | iferca | New Issue | |
2010-06-23 15:02 | iferca | Assigned To | => alostale |
2010-06-23 15:02 | iferca | File Added: CallProcess.java | |
2010-06-23 15:11 | mtaal | Assigned To | alostale => mtaal |
2010-06-28 22:53 | hgbot | Checkin | |
2010-06-28 22:53 | hgbot | Note Added: 0028831 | |
2010-06-28 22:53 | hgbot | Status | new => resolved |
2010-06-28 22:53 | hgbot | Resolution | open => fixed |
2010-06-28 22:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1f700f954f8ca4f3baa164b07e7cc851ae8ee4f5 [^] |
2010-06-30 12:17 | hudsonbot | Checkin | |
2010-06-30 12:17 | hudsonbot | Note Added: 0028916 | |
2010-07-13 17:46 | hgbot | Checkin | |
2010-07-13 17:46 | hgbot | Note Added: 0029268 | |
2010-07-14 04:44 | hudsonbot | Checkin | |
2010-07-14 04:44 | hudsonbot | Note Added: 0029298 | |
2010-07-15 10:55 | hgbot | Checkin | |
2010-07-15 10:55 | hgbot | Note Added: 0029333 | |
2010-07-15 10:56 | iperdomo | Note Added: 0029334 | |
2010-07-15 10:56 | iperdomo | Status | resolved => new |
2010-07-15 10:56 | iperdomo | Resolution | fixed => open |
2010-07-15 21:53 | hudsonbot | Checkin | |
2010-07-15 21:53 | hudsonbot | Note Added: 0029358 | |
2010-07-23 14:30 | hgbot | Checkin | |
2010-07-23 14:30 | hgbot | Note Added: 0029536 | |
2010-07-23 14:30 | hgbot | Status | new => resolved |
2010-07-23 14:30 | hgbot | Resolution | open => fixed |
2010-07-23 14:30 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1f700f954f8ca4f3baa164b07e7cc851ae8ee4f5 [^] => http://code.openbravo.com/erp/devel/pi/rev/7d166747db4dcf2d5a7e6176e67fcd965ef8793e [^] |
2010-07-27 15:41 | hudsonbot | Checkin | |
2010-07-27 15:41 | hudsonbot | Note Added: 0029607 | |
2010-08-11 10:42 | iperdomo | Note Added: 0029881 | |
2010-08-11 10:42 | iperdomo | Status | resolved => closed |
2010-08-12 00:00 | anonymous | sf_bug_id | 0 => 3043341 |
Copyright © 2000 - 2009 MantisBT Group |