You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS56>
Type : Defect
Issue Id : OBJS56
Reported by: Rob Clark
rob...@ma... - (rob...@ma...)
Details:
Headline: script objects: getMember
Description: a relatively recent version of oscript.jar is having a problem with:
var foo = new (function() { public var a = 1; })();
foo.getMember("a");
Severity: Minor
Version: head
Stack Trace:
Functional Area: data
Status: New
|