What steps will reproduce the problem?
1. Using the genericadmin on an object add / edit in the admin in IE
produces a js error: "Expected identifier, string or number"
Changing line 132:
showRelatedObjectLookupPopup: this.showRelatedObjectLookupPopup,
To:
showRelatedObjectLookupPopup: this.showRelatedObjectLookupPopup
fixes this error.
Original issue reported on code.google.com by joe.murphy on 21 Apr 2008 at 10:31
Original issue reported on code.google.com by
joe.murphy
on 21 Apr 2008 at 10:31