Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006535 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2008-12-14 21:16 | 2009-03-06 12:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | low | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 11719 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0006535: Bug in java code: Instanceof always returns true (2 occurrences) | |||||||
Description | openbravo/src-gen/org/openbravo/model/core/C_Year_V.java:215 M D BC: instanceof will always return true in org.openbravo.model.core.C_Year_V$Id.hashCode(), since all org.openbravo.model.common.enterprise.Organization are instances of Object openbravo/src-gen/org/openbravo/model/core/C_Year_V.java:212 M D BC: instanceof will always return true in org.openbravo.model.core.C_Year_V$Id.hashCode(), since all org.openbravo.model.financialmgmt.calendar.Year are instances of Object | |||||||
Tags | Clean-up | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0011996) svnbot (viewer) 2009-01-08 17:01 |
Repository: openbravo Revision: 11719 Author: mtaal Date: 2009-01-08 17:01:15 +0100 (Thu, 08 Jan 2009) Fixes issue 6535, instanceof Object always returns true, changed to != null check Also updated copyright of generated code to have 2009 as year --- U trunk/src/org/openbravo/base/gen/entity.xpt --- https://dev.openbravo.com/websvn/openbravo/?rev=11719&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-14 21:16 | mtaal | New Issue | |
2008-12-14 21:16 | mtaal | Assigned To | => rafaroda |
2008-12-14 21:16 | mtaal | sf_bug_id | 0 => 2429144 |
2008-12-14 21:16 | mtaal | OBNetwork customer | => No |
2008-12-14 21:16 | mtaal | Regression testing | => No |
2008-12-18 15:43 | rafaroda | Tag Attached: Clean-up | |
2008-12-18 15:43 | rafaroda | Assigned To | rafaroda => shuehner |
2008-12-18 15:43 | rafaroda | Priority | normal => low |
2008-12-18 15:43 | rafaroda | Status | new => acknowledged |
2008-12-18 15:43 | rafaroda | Description Updated | |
2009-01-08 16:05 | mtaal | Assigned To | shuehner => mtaal |
2009-01-08 17:01 | svnbot | Checkin | |
2009-01-08 17:01 | svnbot | Note Added: 0011996 | |
2009-01-08 17:01 | svnbot | Status | acknowledged => resolved |
2009-01-08 17:01 | svnbot | Resolution | open => fixed |
2009-01-08 17:01 | svnbot | svn_revision | => 11719 |
2009-03-06 12:34 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |