Opened 9 years ago
Closed 9 years ago
#14971 closed defect (fixed)
demos/touch: severe regression when running with Dojo 1.8 (dojo-trunk)
Reported by: | Adrian Vasiliu | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | General | Version: | 1.7.2 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description
Updates are needed in demos/touch to fix a severe regression when running with dojo-trunk (Dojo 1.8).
Reproduced with http://svn.dojotoolkit.org/src/view/anon/all/trunk as of 6 March 2012.
How to reproduce:
Launch demos/touch/demo.html in any browser. => The pie chart is simply not there. The console shows: "Uncaught TypeError?: Cannot read property 'generateGradient' of undefined"
Attachments (1)
Change History (5)
Changed 9 years ago by
Attachment: | ticket14971.patch added |
---|
comment:1 Changed 9 years ago by
I forgot to mention the second regression (less important) in the same demo:
How to reproduce:
- Launch demos/touch
- Click the "Hold down to lock" button (you need to stay clicked for a few seconds)
=> The "lock" icon doesn't show-up and the console shows: GET http:/Launch demos/touch/demo.html in any browser./9.128.82.71:8020/dojo-trunk/demos/touch/images/icon-lock 404 (Not Found)
Both issues (the above one and the one mentioned in the "description") are fixed in the attached patch.
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Owner: | set to Evan |
Status: | new → assigned |
Evan, looks like your name is on that demo, guess this is for you.
comment:3 Changed 9 years ago by
Cc: | cjolif added |
---|
Adrian Vasiliu, IBM, CCLA