#15435 closed defect (fixed)
regression: dojox.atom undefined variable "widget"
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dojox | Version: | 1.7.2 |
Keywords: | Cc: | Colin Snover | |
Blocked By: | Blocking: | #14312 |
Description
There was a regression in [28656]. At least one variable, "widget," was deleted without refactoring its references. To reproduce:
- Load the attached test case. A list of entries should appear.
- Click an entry. You will get an error: "widget is not defined"
Attachments (1)
Change History (8)
Changed 9 years ago by
Attachment: | test_FeedEditor_local_declarative.html added |
---|
comment:1 Changed 9 years ago by
Owner: | changed from Adam Peller to bill |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
Blocking: | 14312 added |
---|
I don't suppose livedocs will automatically get this fix? It was blocking my efforts to create an example.
comment:5 Changed 9 years ago by
Definitely not automatic. After the change appears on github then I can update rstWiki, and then Colin needs to update the livedocs site.
But, you can avoid waiting by using a local copy of rstwiki
comment:6 Changed 9 years ago by
Cc: | Colin Snover added |
---|
I updated dojo in the rstwiki github repository; Colin can you update the livedocs site (pulling and doing a build)?
Note: See
TracTickets for help on using
tickets.
Test case with editor widget.