Opened 11 years ago
Closed 10 years ago
#11016 closed defect (fixed)
_DialogBase missing in API docs on dojotoolkit.org
Reported by: | Mike Wilson | Owned by: | Dustin Machi |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Website | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Go to:
http://www.dojotoolkit.org/api/dijit/Dialog.html
then click on dijit._DialogBase in the mixins list.
This results in a 404.
This is probably because _DialogBase is not defined in its own source file?
Change History (2)
comment:1 Changed 11 years ago by
Component: | Documentation → Website |
---|---|
Milestone: | tbd → 1.6 |
Owner: | set to Dustin Machi |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Must have been fixed in the last release, seems to work for me now.
Note: See
TracTickets for help on using
tickets.
Showing up in the latest api.xml (running generate.php on trunk), whenever that gets reflected to the website the problem should be resolved.