#1133 closed enhancement (fixed)
namespace widget autoloading doesn't work for createWidget
Reported by: | morris | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The namespace feature allows for widgets declared within markup to autoload without having to call dojo.require("dojo.widget.[name]"); first.
The same feature should also work for dojo.widget.createWidget() so that programmatic creation also autoloads widgets.
Attachments (1)
Change History (5)
comment:1 Changed 15 years ago by
Owner: | changed from adam to Adam Peller |
---|
Changed 15 years ago by
Attachment: | test_myns_dynamic.html added |
---|
Example of issue - needs to be put in dojo/tests/namespaces
comment:2 Changed 14 years ago by
works now that namespace code was scrubbed some more. Not sure exactly how it got fixed :)
checked in the test. Thanks, Morris!
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixing assign-to (adam uses his last name in the bug database)