Export to GitHub

extbuilder - issue #5

Bad .js code generation


Posted on Sep 3, 2009 by Helpful Bird

What steps will reproduce the problem? 1. Create a new project 2. Add a "TextField" object to the UI 3. Add a listener to this object for the "change" event

What is the expected output? What do you see instead? The corresponding .js file should be correctly generated. But it's does not work: - errors appears in the .js file, some parameters are missing in the functions generated; - Extbuilder does not display the UI anymore (because the .js file is not good)

What version of the product are you using? On what operating system? Extbuilder 20081116 (0.9.1) Eclipse 3.5.0 with the aptana plugin (1.5.1) ExtJs 2.3.0

Please provide any additional information below.

Status: New

Labels:
Type-Defect Priority-Medium