[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS19 - string equal bug
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-01-27 17:33:07
|
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 |