#231 closed defect (fixed)
if(!isNaN(padding) { syntax error
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
html.js dojo.html.keepOnScreen syntax error at:
if(!isNaN(padding) {
I think perhaps whatever rhino compression is being run perhaps ought to be made an additional target called "compile" or something similar, because apparently it's able to catch 90% of syntax or invalid language constructs. The return value from the java process is always 3 when in error.
Note: See
TracTickets for help on using
tickets.
(In [2321]) fixes #231