#9663 |
featureDetection: Loader changes
|
dylan
|
defect
|
high
|
future
|
Core
|
#9664 |
featureDetection: eval and fromJson change
|
dylan
|
defect
|
high
|
future
|
Core
|
#9867 |
hostenv for Seed
|
Bryan Forbes
|
enhancement
|
low
|
future
|
Core
|
#9905 |
Make the type of debugger configurable via djConfig
|
cb1kenobi
|
enhancement
|
low
|
future
|
Core
|
#9942 |
[patch] [cla] Dojo array iteration methods deviate from spec on sparse arrays
|
Kris Zyp
|
defect
|
high
|
2.0
|
Core
|
#10176 |
dojo.hash throws exceptions in IE6 and IE7 if the server becomes unreachable
|
Rob Retchless
|
defect
|
high
|
tbd
|
Core
|
#10616 |
formToJson skips elements that have only an id
|
anonymous
|
defect
|
high
|
tbd
|
Core
|
#10699 |
console Problem in IE8
|
anonymous
|
defect
|
high
|
tbd
|
Core
|
#10852 |
Use displayName to help debugging dojo.declare in webkit
|
Eugene Lazutkin
|
enhancement
|
high
|
1.6
|
Core
|
#10990 |
dojo.inherited() not calling base method
|
Eugene Lazutkin
|
defect
|
high
|
future
|
Core
|
#11262 |
[regression] can't create widget with params object from another frame
|
Eugene Lazutkin
|
defect
|
high
|
1.5
|
Core
|
#11465 |
Wrap HTML5 classList API
|
Eugene Lazutkin
|
enhancement
|
high
|
1.7
|
Core
|
#11756 |
dojo.clone: Error on cloning objects whose constructor require an object
|
Eugene Lazutkin
|
defect
|
high
|
tbd
|
Core
|
#11862 |
[patch] Firefox 4.0b7 fails doing cross-domain (CORS) XHR calls with dojo.xhr()
|
anonymous
|
defect
|
high
|
tbd
|
Core
|
#11945 |
Telling deferred.errback from deferred.cancel
|
Mark Wubben
|
defect
|
high
|
tbd
|
Core
|
#12059 |
firebug.js: replacements for console logging functions break if defined more than once
|
Mike Wilcox
|
defect
|
high
|
tbd
|
Core
|
#12104 |
FF doesn't load through file system (as opposed to through web server)
|
James Burke
|
defect
|
high
|
tbd
|
Core
|
#12121 |
dojo.indexOf uses ==, should use ===
|
Kris Zyp
|
defect
|
high
|
tbd
|
Core
|
#12313 |
Unsettling red herring to developers against 1.6 SDK release
|
Rawld Gill
|
enhancement
|
lowest
|
1.6
|
Core
|
#12871 |
Provide an option "strictJSON"
|
|
enhancement
|
high
|
tbd
|
Core
|
#13079 |
infinitely recursive object when calling dojo.toJson(dojo)
|
Kris Zyp
|
defect
|
high
|
1.8
|
Core
|
#13774 |
DeferredList consumeErrors parameter is ignored
|
Mark Wubben
|
defect
|
high
|
tbd
|
Core
|
#13885 |
dojo/on - cancelling events and firing order
|
|
defect
|
high
|
tbd
|
Core
|
#14093 |
dojo.i18n.getLocalization() not working in Rhino environment
|
|
defect
|
high
|
tbd
|
Core
|
#14094 |
Deferred.progress should check finished
|
Mark Wubben
|
defect
|
high
|
tbd
|
Core
|
#14527 |
DeferredList should accept values as well as deferreds
|
Mark Wubben
|
enhancement
|
high
|
1.8
|
Core
|
#14535 |
dojo.mixin generates inconsistent mixins
|
Rawld Gill
|
defect
|
high
|
tbd
|
Core
|
#14685 |
dojo.Deferred exhausts stack for long chains
|
Mark Wubben
|
defect
|
undecided
|
tbd
|
Core
|
#15497 |
JSON.stringify crashes on circular references
|
Kris Zyp
|
defect
|
high
|
1.8
|
Core
|
#15701 |
[patch] [cla] DeferredList always Resolves even when a child Deferred Rejects
|
Mark Wubben
|
defect
|
high
|
tbd
|
Core
|
#15902 |
Deferred has no always() method
|
Mark Wubben
|
defect
|
undecided
|
tbd
|
Core
|
#16104 |
array.indexOf casts false values (uses == not ===)
|
|
defect
|
undecided
|
tbd
|
Core
|
#16469 |
Unnecessary custom plugin dojo/request/default!
|
|
defect
|
undecided
|
tbd
|
Core
|
#17211 |
Promise.always doesn't propagate errors
|
Mark Wubben
|
defect
|
undecided
|
tbd
|
Core
|
#17311 |
has("ie") fails with IE11
|
haysmark
|
defect
|
blocker
|
|
Core
|
#17638 |
promises chaining is not maintaining promises extra properties
|
|
defect
|
undecided
|
tbd
|
Core
|
#17649 |
Make has('ie') work in IE > 10
|
|
defect
|
undecided
|
tbd
|
Core
|
#17725 |
[patch] [cla] uacss is adding class every time it is included
|
iDo
|
defect
|
high
|
1.10
|
Core
|
#17870 |
[PATCH] [CLA] dojo/_base/unload should return handles
|
|
enhancement
|
undecided
|
1.10
|
Core
|
#17871 |
Dojo1.9.3 can not recognize IE 11 by dojo.isIE, it return undefined
|
|
defect
|
undecided
|
1.11
|
Core
|
#18244 |
lang.js fix up the isAlien and _toArray
|
dylan
|
defect
|
high
|
1.13
|
Core
|
#18368 |
ioQuery.queryToObject(): if no string is passed use URL instead
|
|
enhancement
|
undecided
|
tbd
|
Core
|
#18476 |
dojo/_base/array has [almost completely] unused variable, "u"
|
|
defect
|
undecided
|
tbd
|
Core
|
#2493 |
[patch] [cla] doc and getLength to dojo.collections.store
|
Tom Trenka
|
enhancement
|
high
|
|
Collections
|
#10094 |
spacing on inline type declarations
|
bill
|
defect
|
high
|
future
|
CheckStyle
|
#11166 |
Add setting to Checkstyle to enable ignoring folders
|
bill
|
defect
|
high
|
future
|
CheckStyle
|
#2516 |
dojo.charting.Chart problems in IE
|
Tom Trenka
|
defect
|
high
|
|
Charting
|
#2517 |
Possible efficiency improvement for chart lines in VML
|
Tom Trenka
|
enhancement
|
high
|
|
Charting
|
#2582 |
chart widget: range declaration ignored (dojo-0.4.2rc2-ajax)
|
Tom Trenka
|
defect
|
high
|
|
Charting
|
#2707 |
memory leak in dojo charting
|
Tom Trenka
|
defect
|
high
|
|
Charting
|
#3472 |
Bug in setAxesRanges function of "dojo.charting.PlotArea"
|
Tom Trenka
|
defect
|
high
|
|
Charting
|
#4625 |
"Patch" to allow setting tooltips on plotted markers + IE fixes
|
Tom Trenka
|
defect
|
high
|
|
Charting
|
#4877 |
dojox.charting, data set with only one data point doesn't plot
|
Eugene Lazutkin
|
defect
|
high
|
1.0
|
Charting
|
#5515 |
Axis drawing order causes overwrite of chart symbols
|
Eugene Lazutkin
|
defect
|
high
|
1.1
|
Charting
|
#5516 |
Major and minor gridline selection is not mutually exclusive
|
Eugene Lazutkin
|
defect
|
high
|
|
Charting
|
#6532 |
Financial charts
|
Eugene Lazutkin
|
enhancement
|
low
|
future
|
Charting
|
#6587 |
chart.destory() leaves labels behind.
|
Eugene Lazutkin
|
defect
|
high
|
1.2
|
Charting
|
#7289 |
dojox.charting.Chart2D : The VML rendering of polylines is not as smooth as SVG rendering
|
Eugene Lazutkin
|
defect
|
low
|
future
|
Charting
|
#7680 |
[patch] [cla] Updating axis in 2d Charts
|
Eugene Lazutkin
|
enhancement
|
lowest
|
1.2.2
|
Charting
|
#8265 |
Charts only work in first tab of TabContainers
|
Eugene Lazutkin
|
defect
|
high
|
tbd
|
Charting
|
#9096 |
Missing full support for store Notification API in dojox.charting.DataChart
|
Eugene Lazutkin
|
enhancement
|
high
|
1.9
|
Charting
|
#10867 |
Omitted custom labels default to numeric values
|
Eugene Lazutkin
|
defect
|
high
|
tbd
|
Charting
|
#11455 |
Can't set theme on dojox.charting.DataChart
|
Tom Trenka
|
enhancement
|
high
|
future
|
Charting
|
#11705 |
[patch][ccla]Heatmap
|
cjolif
|
enhancement
|
high
|
future
|
Charting
|
#11824 |
dojo.charting not working with FF 3.5.3 for Ubuntu
|
Eugene Lazutkin
|
defect
|
high
|
future
|
Charting
|
#12438 |
Dojo Chart2D does not work fine in IE if the node was deleted from DOM and added again.
|
Eugene Lazutkin
|
defect
|
high
|
tbd
|
Charting
|
#12498 |
Chart2d Line Shadow does not function with Dojo 1.5+
|
Eugene Lazutkin
|
defect
|
high
|
tbd
|
Charting
|
#14061 |
build report errors from 2011-10-06 nightly
|
cjolif
|
defect
|
high
|
1.7
|
Charting
|
#15115 |
dojox.charting StackedAreas won't diplay with StoreSeries
|
Eugene Lazutkin
|
defect
|
undecided
|
tbd
|
Charting
|
#16295 |
Allow adding samy Y axis to both sides of chart
|
Eugene Lazutkin
|
enhancement
|
undecided
|
tbd
|
Charting
|
#16355 |
[regression] order of colors in clustered columns plot changed from 1.7 to 1.8
|
Eugene Lazutkin
|
defect
|
undecided
|
|
Charting
|
#85 |
Intern strings should parse out body content
|
James Burke
|
defect
|
high
|
future
|
BuildTools
|
#140 |
Compressor doesn't handle variable replacement for eval() method
|
anonymous
|
defect
|
high
|
|
BuildTools
|
#395 |
[patch][cla] Dojo Compressor should support JScript conditional compilation
|
jkuhnert
|
enhancement
|
high
|
1.0
|
BuildTools
|
#453 |
Building profile with dojo.provide(<variable>);
|
alex
|
defect
|
high
|
0.9
|
BuildTools
|
#723 |
[patch][cla] Embedded RHino with Dojo Bootstrap
|
jkuhnert
|
enhancement
|
high
|
|
BuildTools
|
#790 |
dojo license meta inclusion in each src file included in packaged builds
|
anonymous
|
enhancement
|
high
|
|
BuildTools
|
#963 |
Dojo refuses to compile
|
James Burke
|
defect
|
high
|
0.9
|
BuildTools
|
#1582 |
jslinker incorrectly handles for loop init without 'var'
|
satish
|
defect
|
high
|
|
BuildTools
|
#1890 |
ShrinkSafe appears to break this javascript file.
|
alex
|
defect
|
high
|
|
BuildTools
|
#4567 |
build.sh fails when certain widgets is added as an dependency
|
James Burke
|
defect
|
high
|
1.0
|
BuildTools
|
#4681 |
dojo-release-0.4.2 broken build
|
James Burke
|
defect
|
high
|
|
BuildTools
|
#5880 |
[patch-CLA] Allow running dojo on the server with simulated DOM
|
James Burke
|
enhancement
|
high
|
1.2
|
BuildTools
|
#6172 |
Upgrade packer to v3.0
|
James Burke
|
defect
|
low
|
1.4
|
BuildTools
|
#8428 |
Need to autoupdate dojo.version in release script
|
dante
|
defect
|
high
|
1.4
|
BuildTools
|
#12993 |
call to dojo.ready with dojo.parser buried in dojo*parser definition in build
|
James Burke
|
defect
|
high
|
tbd
|
BuildTools
|
#1995 |
Allow adding "resource dependencies" for the build system
|
alex
|
enhancement
|
high
|
1.0
|
BuildSystem
|
#2102 |
Custom build with empty template file
|
James Burke
|
defect
|
high
|
future
|
BuildSystem
|
#2349 |
Umlaut 'ä', 'ö', 'ü', 'ß' not recognised during build
|
Adam Peller
|
defect
|
high
|
0.9
|
BuildSystem
|
#2429 |
intern-strings should ignore code in comments
|
James Burke
|
defect
|
low
|
future
|
BuildSystem
|
#2602 |
build: strip-resource-comments spits out scary errors.
|
James Burke
|
enhancement
|
high
|
1.0
|
BuildSystem
|
#2657 |
'intern-strings' does not correctly expand URLs inside of CSS
|
James Burke
|
defect
|
high
|
1.0
|
BuildSystem
|
#2696 |
[CLA-patch] Minimalist dojo build
|
James Burke
|
enhancement
|
high
|
1.0
|
BuildSystem
|
#3159 |
web build: incorrectly builds dojo.js for dojo.gfx.*
|
James Burke
|
defect
|
high
|
future
|
BuildSystem
|
#3210 |
Allow auto-discovery of build files
|
Rawld Gill
|
enhancement
|
high
|
future
|
BuildSystem
|
#4289 |
Port web build system to 0.9
|
James Burke
|
defect
|
high
|
future
|
BuildSystem
|
#4565 |
Consider allowing building from a release build
|
James Burke
|
defect
|
high
|
1.1
|
BuildSystem
|
#5049 |
Add more layers for CDN build
|
Rawld Gill
|
enhancement
|
high
|
1.11
|
BuildSystem
|
#5181 |
Build option to exclude dojo.i18n from dojo.xd.js
|
James Burke
|
enhancement
|
high
|
future
|
BuildSystem
|
#6860 |
A string containing "dojo.provide" causes the build system to throw an "illegal character" error
|
James Burke
|
defect
|
high
|
|
BuildSystem
|