Issue #1801: A bug in the JDOQL processor in recent versions of ObjectDB

Type: Bug ReoprtVersion: 2.6.4Priority: NormalStatus: FixedReplies: 2
#1

There seems to be a bug in the JDOQL processor in recent versions of ObjectDB. I've uploaded a "laptop" example to demonstrate the problem. The query in Test1.main should return "ThinkMachine MAX SX 20", but it returns incorrect "Media Central Media 555". Earlier versions (at least up to 2.5.4) correctly return "ThinkMachine MAX SX 20".

Regards.

#2

Thank you for this report. Please try build 2.6.5_06 that should fix the bug.

ObjectDB Support
#3

This has fixed the bug and the similar ones I spotted.

Thanks.

Reply