Opened 14 years ago
Closed 14 years ago
#2994 closed defect (fixed)
scrub codebase of "dojo.raise()" and convert to "throw new Error()"
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
we're not hitting this a lot, but a quick grep of Core shows that it will be a problem SRTL.
Note: See
TracTickets for help on using
tickets.
(In [9332]) Fixes #2994