Opened 10 years ago
Closed 10 years ago
#12282 closed defect (fixed)
doh does not report exception in nested iframe
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | TestFramework | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
if a test module uses registerUrl to register a test, and error occurs in the referenced url, the exception is not printed at all (doh.error is an empty function)
I think this issue has been there since the very beginning
Note: See
TracTickets for help on using
tickets.
(In [23775]) fixes #12282: make doh.error actually do something (show the error) in browser even if the doh is loaded in an iframe within another doh window !strict