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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020126
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminorhave not tried2012-03-27 15:532012-04-02 06:13
ReporternaiaramartinezView Statuspublic 
Assigned Tonaiaramartinez 
PrioritynormalResolutionfixedFixed in Version3.0MP10
StatusclosedFix in branchFixed in SCM revisionc71fac59770d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020126: Some clases are calling deprecated method getInStrSet

DescriptionSome clases are calling deprecated method getInStrSet
Steps To ReproduceGo 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0020155 neweduardo_Argal Modules Some clases are calling deprecated method getInStrSet 

-  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
Powered by Mantis Bugtracker