Opened 10 years ago
Closed 10 years ago
#13115 closed defect (fixed)
Error "ActiveXObject" is not defined when building
Reported by: | Ming Zhe Huang | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | BuildSystem | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
OS: Win7 X64 Java: Java6 Optimizer: Shrinksafe JS Engine: Rhino Profile: Any
This seems related to JavaScript? codes. When I use the following build command: (You can try other profile, the same result) build.bat action=clean,release profile=demos-all releaseName=demos
I got a ReferenceError?: "ActiveXObject" is not defined. Please see the attached picture.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | ActiveXObjectError.png added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Priority: | normal → high |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Screen snapshot of the build error.