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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002942
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2008-04-28 21:342008-06-12 09:43
Reporteruser71View Statuspublic 
Assigned Touser71 
PrioritynormalResolutionfixedFixed in Version2.40alpha-r2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002942: 3 duplicate identical DirFilter classes

DescriptionThere are two identical (modulo comments/whitespaces) classes DirFilter classes

org.openbravo.utils.DirFilter
org.openbravo.data.DirFilter

as these are identical and belong to the same module (src-core) one should be removed as it is unneeded.

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0003643)
user71
2008-04-28 22:15
edited on: 2008-06-12 09:26

Logged In: YES
user_id=418007
Originator: YES

in addition there is a third identical (modulo whitespace,comments) copy in the src-trl module.
This module already has a depency on src-core (via the org.openbravo.database.CPStandAlone import in Translate.java).

So the DirFilter copy in src-trl can also be removed and its usage replaced by one the copies in src-core.
(0003644)
user71
2008-04-28 22:23
edited on: 2008-06-12 09:26

Logged In: YES
user_id=418007
Originator: YES

Fixed in revision r3875. Duplicate copies removed and callers updated to use the org.openbravo.utils.DirFilter class
(0006531)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1953621 [^]

- Issue History
Date Modified Username Field Change


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker