Community
Participate
Working Groups
Created attachment 175307 [details] screen shot of code snap and error dialog I created simple web dynamic project. Then i created one javascript file test.js , The java script has only one line of code as following: // var x = 08; // when project is build it gives below error in the error dialog: Errors occurred during the build. Errors running builder 'JavaScript Validator' on project 'Temp'. java.lang.NullPointerException. The above error goes if i replace 08 with another number like 01 0r 02 or 03.
Created attachment 176196 [details] patch
Fix checked into 3.2.2 and HEAD.
*** Bug 322323 has been marked as a duplicate of this bug. ***