You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS19>
Type : Defect
Issue Id : OBJS19
Reported by: Rob Clark
rob...@ma... - (rob...@ma...)
Details:
Headline: string equal bug
Description: "foo" == "foo" -> true
"foo".equals("foo") -> false
(note, this should be checked by the test suite)
Severity: Major
Version: head
Stack Trace:
Functional Area: data
Status: New
|