Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020126 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | have not tried | 2012-03-27 15:53 | 2012-04-02 06:13 | |||
Reporter | naiaramartinez | View Status | public | |||||
Assigned To | naiaramartinez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP10 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c71fac59770d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020126: Some clases are calling deprecated method getInStrSet | |||||||
Description | Some clases are calling deprecated method getInStrSet | |||||||
Steps To Reproduce | Go to code. Open Fin_Utility and you can see that there is a method called getInStrSet that is deprecated. Change the calls to this deprecated method for not deprecated one | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0046775) naiaramartinez (developer) 2012-03-27 16:06 |
Test Plan: Go to Openbravo's code and open modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java. you can see that now is calling Utility.getInStrSet method instead of Fin_Utility.getInStrSet. Open modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java and you can see the same thing. |
(0046915) hgbot (developer) 2012-03-29 17:06 |
Repository: erp/devel/pi Changeset: c71fac59770d458f006fd7c83daf4533b7a9b113 Author: Naiara Martinez <naiara.martinez <at> openbravo.com> Date: Tue Mar 27 16:10:54 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c71fac59770d458f006fd7c83daf4533b7a9b113 [^] fixed bug 20126 Use not deprecated method Utility.getInStrSet Use not deprecated method Utility.getInStrSet instead of Fin_Utility.getInStrSet. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java --- |
(0046919) vmromanos (manager) 2012-03-29 17:08 |
Code review OK |
(0047274) hudsonbot (developer) 2012-04-02 06:13 |
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/7814864461ac [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2012-03-27 15:53 | naiaramartinez | New Issue | |
2012-03-27 15:53 | naiaramartinez | Assigned To | => naiaramartinez |
2012-03-27 15:53 | naiaramartinez | Modules | => Core |
2012-03-27 16:06 | naiaramartinez | Note Added: 0046775 | |
2012-03-29 17:06 | hgbot | Checkin | |
2012-03-29 17:06 | hgbot | Note Added: 0046915 | |
2012-03-29 17:06 | hgbot | Status | new => resolved |
2012-03-29 17:06 | hgbot | Resolution | open => fixed |
2012-03-29 17:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c71fac59770d458f006fd7c83daf4533b7a9b113 [^] |
2012-03-29 17:08 | vmromanos | Note Added: 0046919 | |
2012-03-29 17:08 | vmromanos | Status | resolved => closed |
2012-03-29 17:08 | vmromanos | Fixed in Version | => 3.0MP10 |
2012-03-29 17:12 | vmromanos | Relationship added | related to 0020155 |
2012-04-02 06:13 | hudsonbot | Checkin | |
2012-04-02 06:13 | hudsonbot | Note Added: 0047274 |
Copyright © 2000 - 2009 MantisBT Group |