Opened 10 years ago
Closed 5 years ago
#13155 closed defect (patchwelcome)
dojox.drawing exceptions on startup
Reported by: | bill | Owned by: | Ace Sorensen |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | DojoX Drawing | Version: | 1.6.1 |
Keywords: | Cc: | Mike Wilcox, liucougar | |
Blocked By: | Blocking: |
Description
See dojox/drawing/tests/test_drawing.html. It gets exceptions initializing the plugins because one of them doesn't have a name. Fails in trunk, works in 1.6/ branch.
There's also another problem after initialization, where moving the mouse off of the drawing grid into firebug causes another exception. That happens in 1.6 too.
Change History (6)
comment:1 Changed 10 years ago by
Cc: | Mike Wilcox liucougar added |
---|---|
Owner: | changed from Adam Peller to Ace Sorensen |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
I'm not seeing the firebug error moving the mouse into firebug but I didn't see it before so could you send me a screenshot of what's going on or give me more info on how to recreate it? Also any tips on the AMD refactoring would be appreciated.
comment:4 Changed 10 years ago by
Well, you definitely need to be running a working combination of FF/FB, so you can't use FF4. If you use FF5 with the latest FB beta (1.8.4), and then under the console tab click "show javascript errors" and "show javascript warnings" do you see it?
comment:6 Changed 5 years ago by
Component: | Dojox → DojoX Drawing |
---|---|
Milestone: | tbd → 1.11 |
Resolution: | → patchwelcome |
Status: | new → closed |
dojox/drawing is essentially abandoned. Would accept a pull request if someone wants to revive this.
(In [25730]) Refs #13155 - There were some problems with the changes I made for AMD and I havent been able to untangle them so Im reverting those since for me I see no errors without them \!strict