Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0015448 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2010-12-16 09:14 | 2012-04-20 12:39 | |||
| Reporter | joan | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP11 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 202597db0ef9 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | 2.50MP23 | 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 | 0015448: getParamsDefalated should'nt be getParamsDeflated? | |||||||
| Description | From the docs. http://code.openbravo.com/docs/erp/devel/pi/org/openbravo/scheduling/ProcessBundle.html [^] ----------------------- getParamsDefalated public String getParamsDefalated() Returns a string representation of the process parameters in key=value pairs. Returns: a deflated string representation of the process' parameter map -------------------- The problem persist also in the api obviously. | |||||||
| Proposed Solution | Change the method to public String getParamsDeflated() | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0047416) hgbot (developer) 2012-04-10 12:14 |
Repository: erp/devel/pi Changeset: 202597db0ef912e458288b3f358450ffe53595c1 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Apr 10 11:34:35 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/202597db0ef912e458288b3f358450ffe53595c1 [^] Fixed issue 15448: Renamed getParamsDefalated to getParamsDeflated In ProcessBundle.java, the method getParamsDefalated has been renamed to getParamsDeflated --- M src/org/openbravo/scheduling/OBScheduler.java M src/org/openbravo/scheduling/ProcessBundle.java --- |
|
(0047617) hudsonbot (viewer) 2012-04-17 05:31 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cedf57621434 [^] Maturity status: Test |
|
(0047786) alostale (viewer) 2012-04-20 12:39 |
Code reviewed on pi@c89690f42989 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-12-16 09:14 | joan | New Issue | |
| 2010-12-16 09:14 | joan | Assigned To | => alostale |
| 2010-12-16 09:14 | joan | Modules | => Core |
| 2010-12-20 08:46 | alostale | Status | new => scheduled |
| 2012-04-02 15:30 | alostale | Assigned To | alostale => migueldejuana |
| 2012-04-10 12:14 | hgbot | Checkin | |
| 2012-04-10 12:14 | hgbot | Note Added: 0047416 | |
| 2012-04-10 12:14 | hgbot | Status | scheduled => resolved |
| 2012-04-10 12:14 | hgbot | Resolution | open => fixed |
| 2012-04-10 12:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/202597db0ef912e458288b3f358450ffe53595c1 [^] |
| 2012-04-17 05:31 | hudsonbot | Checkin | |
| 2012-04-17 05:31 | hudsonbot | Note Added: 0047617 | |
| 2012-04-20 12:39 | alostale | Note Added: 0047786 | |
| 2012-04-20 12:39 | alostale | Status | resolved => closed |
| 2012-04-20 12:39 | alostale | Fixed in Version | => 3.0MP11 |
| Copyright © 2000 - 2009 MantisBT Group |