Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002942 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | always | 2008-04-28 21:34 | 2008-06-12 09:43 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | user71 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40alpha-r2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | 0002942: 3 duplicate identical DirFilter classes | |||||||
Description | There 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 [^] |
Copyright © 2000 - 2009 MantisBT Group |