Opened 14 years ago
Closed 14 years ago
#3066 closed defect (fixed)
dojo.back and dojo.event don't show up properly in parser
Reported by: | Neil Roberts | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Doc parser | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.back and dojo.event use the (function(){ ...})();
format. The parser needs to be updated to handle this
Note: See
TracTickets for help on using
tickets.
(In [8655]) fixes #3066. The parser was updated to handle executed function scenarios