#7624 closed defect (fixed)
dojox.sql has a dependency on dojox.off
Reported by: | Brad Neuberg | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If a core exception happens while inside of dojox.sql, it attempts to call dojox.off.onFrameEvent("coreOperationFailed"). In scenarios where Dojox Offline is not being used this creates a further exception; fix this.
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 12 years ago by
Component: | General → Dojox |
---|
Note: See
TracTickets for help on using
tickets.
(In [15184]) Fixes #7624; also fixes to pass pre-commit hook