#3530 |
connect() tests fail in command-line environment
|
alex
|
defect
|
high
|
0.9beta
|
Core
|
#3531 |
error: 'listener has no properties' sometimes appears in console (from bootstrap.js?)
|
anonymous
|
defect
|
high
|
0.9
|
Core
|
#3535 |
dojo.parser enhancements (as discussed with bill)
|
alex
|
enhancement
|
high
|
0.9beta
|
Core
|
#3553 |
Add dojo.clone() to deep-copy objects and nodes
|
alex
|
enhancement
|
high
|
0.9
|
Core
|
#3567 |
addOnUnload events fire on windowon.unload at which time which Firefox is unstable
|
James Burke
|
defect
|
high
|
0.9
|
Core
|
#3583 |
debugAtAllCosts variant
|
James Burke
|
defect
|
high
|
1.0
|
Core
|
#3598 |
'Normal' loading of external js with dojo.require fails in IE
|
James Burke
|
defect
|
high
|
0.9
|
Core
|
#3604 |
dojo.removeClass() leaks space characters.
|
Eugene Lazutkin
|
defect
|
high
|
0.9beta
|
Core
|
#3703 |
dojo.declare should throw an error for null/undefine in mixin array
|
sjmiles
|
enhancement
|
high
|
0.9
|
Core
|
#3719 |
0.9: Base array tests fail on IE 6
|
anonymous
|
defect
|
high
|
0.9
|
Core
|
#3731 |
make trim() public from _base/html.js
|
Eugene Lazutkin
|
defect
|
high
|
0.9
|
Core
|
#3735 |
Enable file input in forms
|
anonymous
|
defect
|
high
|
1.0
|
Core
|
#3769 |
regression in _base/array.js
|
Ben Lowery
|
defect
|
high
|
0.9
|
Core
|
#3798 |
ContentBox - Getting width and height of a hidden element?
|
anonymous
|
defect
|
high
|
|
Core
|
#3841 |
[patch][cla]dojo _loader has redundant code
|
alex
|
enhancement
|
high
|
0.9
|
Core
|
#3879 |
dojo.style should normalize colors
|
sjmiles
|
enhancement
|
high
|
future
|
Core
|
#3961 |
[meta] base size reductions
|
alex
|
defect
|
high
|
future
|
Core
|
#3987 |
r9953 broke dijit._Widget.destroyDescendants() in IE6-7
|
alex
|
defect
|
high
|
0.9
|
Core
|
#4060 |
unit tests stopping at tests.rpc on IE
|
alex
|
defect
|
high
|
0.9
|
Core
|
#4068 |
Declare mixins incompatible with inherited semantic
|
sjmiles
|
defect
|
high
|
|
Core
|
#4069 |
Declare initializer syntax is clumsy
|
sjmiles
|
defect
|
high
|
|
Core
|
#4071 |
IE can generate a toString method that refers to native code but is not filtered correctly by dojo.mixin
|
sjmiles
|
defect
|
high
|
|
Core
|
#4080 |
dojo.declare needs to be extensible by assigning to arguments.callee
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4094 |
tests.fx fails in runner.html
|
anonymous
|
defect
|
high
|
|
Core
|
#4095 |
JsonRPC-Echo and JsonRpc-EmpytParamTest fails in runner.html
|
anonymous
|
defect
|
high
|
|
Core
|
#4141 |
dojo.connect pseudo-leaks nodes (GC failure, not page refresh) on IE7
|
sjmiles
|
defect
|
high
|
0.9
|
Core
|
#4142 |
Disconnect package returned from connect references the listener object
|
sjmiles
|
defect
|
high
|
0.9
|
Core
|
#4159 |
event.js: closing node in _fixCallback to supply currentTarget causing leak
|
sjmiles
|
defect
|
high
|
0.9
|
Core
|
#4186 |
Dom Node in the toJson function produces infinite recursion
|
anonymous
|
defect
|
low
|
1.0
|
Core
|
#4195 |
addOnUnload not working for Firefox/2.0.0.6.
|
James Burke
|
defect
|
high
|
0.9
|
Core
|
#4199 |
dijit.Declaration does not handle type="dojo/method" correctly
|
alex
|
defect
|
high
|
0.9
|
Core
|
#4205 |
add sugar to dojo.NodeList
|
alex
|
defect
|
high
|
1.1
|
Core
|
#4240 |
DeferredList errors
|
Dustin Machi
|
defect
|
high
|
1.0
|
Core
|
#4241 |
IE breaks if the props object passed to dojo._mixin is undefined.
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4243 |
preambles invoked multiple times and after constructors
|
sjmiles
|
defect
|
high
|
1.0
|
Core
|
#4266 |
concat handles NodeList specially (FF)
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4281 |
Debugging Dojo 0.9: missing dojo.hostenv.writeIncludes
|
anonymous
|
defect
|
high
|
1.0
|
Core
|
#4316 |
refactoring in 0.9 defeats good design and separation of concerns
|
anonymous
|
defect
|
blocker
|
1.0
|
Core
|
#4336 |
djConfig should allow a list of modules to be auto-required
|
alex
|
enhancement
|
high
|
1.0
|
Core
|
#4348 |
Add extension mechanims to declare that supports name-free 'inherited'
|
sjmiles
|
enhancement
|
low
|
1.0
|
Core
|
#4357 |
dojo.declare: ii.apply is not a function
|
anonymous
|
defect
|
high
|
|
Core
|
#4378 |
IE6 Security Problem with NodeList and document.domain
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4386 |
xhr inflight watcher has bad loop logic
|
sjmiles
|
defect
|
high
|
1.0
|
Core
|
#4420 |
Normalise onfocus and onblur
|
alex
|
enhancement
|
high
|
1.1
|
Core
|
#4424 |
dojo.isObject: why true for null?
|
Adam Peller
|
defect
|
high
|
1.0
|
Core
|
#4425 |
[patch][ccla] Query doesn't handle queries by ID relative to a root node properly
|
alex
|
defect
|
high
|
1.3
|
Core
|
#4461 |
Propose to add dojo.reduce
|
anonymous
|
enhancement
|
low
|
|
Core
|
#4463 |
Regression in [10478]: test_FilteringSelect generates error
|
James Burke
|
defect
|
high
|
1.0
|
Core
|
#4480 |
NodeList animations cause error
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4499 |
dojo._loadModule function signature incorrect
|
James Burke
|
defect
|
high
|
1.0
|
Core
|
#4532 |
dojo._mixin fails on IE if 'props' argument is null
|
sjmiles
|
defect
|
high
|
1.0
|
Core
|
#4573 |
avoiding dojo namespace collision between 1.0 and 0.4
|
James Burke
|
defect
|
high
|
1.1
|
Core
|
#4581 |
2nd callback does not receive parameters on dojo.deferred
|
Dustin Machi
|
defect
|
high
|
1.0
|
Core
|
#4586 |
dojo._Animation.play() goes into an infinite loop when this.delay is > 0
|
anonymous
|
defect
|
high
|
1.0
|
Core
|
#4589 |
[patch][cla] Firebug Lite Enhancements: Object Inspector, Popup window
|
alex
|
enhancement
|
high
|
1.0
|
Core
|
#4637 |
Calling dojo.require( "dijit.Editor" ) in javascript functions fails
|
James Burke
|
defect
|
high
|
1.0
|
Core
|
#4656 |
dojo.addOnLoad() fails with IE6 SP2
|
anonymous
|
defect
|
high
|
|
Core
|
#4718 |
TimeTextBox: Improve user input parsing
|
Adam Peller
|
enhancement
|
low
|
1.0
|
Core
|
#4722 |
loader failure logging is incorrect
|
Adam Peller
|
defect
|
high
|
1.0
|
Core
|
#4741 |
Timeout of 5s for dojo.back is too long
|
Ben Lowery
|
defect
|
high
|
1.0
|
Core
|
#4763 |
[CLA] [patch] dojo.substitute() returns undefined for unknown place holders
|
alex
|
defect
|
high
|
|
Core
|
#4811 |
tests.behavior fails in IE
|
alex
|
defect
|
high
|
1.1
|
Core
|
#4820 |
update Core inline docs
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4821 |
No clean, quick way to create a NodeList from an Array
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4822 |
NodeList.style is a real odd ball
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4823 |
firebuglite outputs "{}" for booleans, integers
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4824 |
_Animation is exposed via NodeList animations and requires users to explicitly operate on it
|
dante
|
enhancement
|
high
|
1.4
|
Core
|
#4825 |
NodeList.adopt does not work when it is passed a NodeList as an argument
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4839 |
kill stray globals
|
alex
|
defect
|
high
|
1.0
|
Core
|
#4879 |
TimeTextBox: Posts time as GMT-8:00 even though I'm in PDT (Daylight Savings)
|
Adam Peller
|
defect
|
high
|
1.0
|
Core
|
#4925 |
Dojo and XML-XSL-Transformation problems with FF
|
anonymous
|
defect
|
high
|
1.7
|
Core
|
#4969 |
[patch][cla] Carry over functionality from 0.4.x for cookies
|
dante
|
enhancement
|
high
|
1.1
|
Core
|
#5012 |
dojo.io.iframe unit tests fail on Safari 3
|
alex
|
defect
|
high
|
1.0
|
Core
|
#5022 |
:contains is not non-standard
|
alex
|
defect
|
high
|
1.1
|
Core
|
#5091 |
debugAtAllCosts: true makes modules loaded twice
|
James Burke
|
defect
|
high
|
1.1
|
Core
|
#5131 |
isDebug:true iframe dojo inside isDebug:false main page dojo fails (IE)
|
James Burke
|
defect
|
high
|
1.0.1
|
Core
|
#5144 |
Have a short function wrapper for debugAtAllCosts
|
Neil Roberts
|
enhancement
|
low
|
future
|
Core
|
#5150 |
dojo base should supply common blank.gif to use
|
dante
|
defect
|
high
|
1.1
|
Core
|
#5284 |
dojo.clone fails with dates
|
Eugene Lazutkin
|
defect
|
high
|
1.0.2
|
Core
|
#5295 |
dojo.coords: ComboBox popup problem in themetester.html (Safari)
|
sjmiles
|
defect
|
high
|
1.1
|
Core
|
#5319 |
tests_base.query fail on IE 6.
|
alex
|
defect
|
high
|
1.1
|
Core
|
#5367 |
dojo.isSafari is broken. Here is a patch.
|
James Burke
|
defect
|
high
|
1.0.2
|
Core
|
#5375 |
reductions in hostenv_browser.js
|
Adam Peller
|
defect
|
high
|
1.1
|
Core
|
#5388 |
XML mimetypes not handled correctly by IE
|
anonymous
|
defect
|
high
|
1.2
|
Core
|
#5399 |
Firebug Lite Patch
|
anonymous
|
defect
|
high
|
1.1
|
Core
|
#5400 |
Functions defined in local modules are undefined if used with XDomain load if not explicitly bound to variables
|
James Burke
|
defect
|
high
|
|
Core
|
#5415 |
correction of [11732]
|
Adam Peller
|
defect
|
high
|
1.1
|
Core
|
#5420 |
support for HEAD and HTTP extension methods
|
James Burke
|
defect
|
high
|
1.1
|
Core
|
#5426 |
dojo.declare: Mixin Sets Inherited Property to '' When Inheritied Class and Mixed In Class Share a Common Base Class
|
sjmiles
|
defect
|
high
|
1.1
|
Core
|
#5429 |
"Dojo is undefined" error - with patch
|
anonymous
|
defect
|
high
|
|
Core
|
#5432 |
option for _loader to not clobber onload
|
James Burke
|
defect
|
high
|
1.1
|
Core
|
#5452 |
firebug lite does not show any objects which are evaluated as false
|
liucougar
|
defect
|
high
|
1.1
|
Core
|
#5464 |
dojo.isDescendant returns -1 on errors
|
Adam Peller
|
defect
|
high
|
|
Core
|
#5470 |
_base/html.js strict errors
|
alex
|
defect
|
high
|
1.2
|
Core
|
#5473 |
memory leak in dojo._destroyElement and firebug lite under IE
|
liucougar
|
defect
|
high
|
1.1
|
Core
|
#5475 |
Eliminate ways of circumventing the Color constructor
|
ptwobrussell
|
enhancement
|
low
|
1.7
|
Core
|
#5511 |
dojo.NodeList .style() api
|
alex
|
enhancement
|
high
|
1.1
|
Core
|
#5542 |
dojo.NodeList.addContent hangs browser
|
alex
|
defect
|
high
|
1.1
|
Core
|
#5557 |
"<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser doesn't work (IE6)
|
simonjb
|
defect
|
lowest
|
1.1
|
Core
|
#5603 |
[patch][cla] add an .instantiate method to NodeList
|
dante
|
enhancement
|
high
|
1.2
|
Core
|