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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006535
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2008-12-14 21:162009-03-06 12:34
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritylowResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision11719
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006535: Bug in java code: Instanceof always returns true (2 occurrences)

Descriptionopenbravo/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
TagsClean-up
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0011996)
svnbot (reporter)
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 [^]

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