Export to GitHub

gwt-exporter - issue #8

Null handling in JavaScript constructor


Posted on Mar 3, 2009 by Happy Monkey

In generated JavaScript constructor there is argument[0].instance used without checking if argument argument[0] is not null.

Attachments

Comment #1

Posted on Jun 8, 2011 by Grumpy Elephant

This issue is not in latest releases.

Thanks for reporting and sorry by the delay

Status: Fixed

Labels:
Type-Defect Priority-Medium