Custom Query (18300 matches)
Results (91 - 93 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18857 | wontfix | dijit/Destroyable.destroy() breaks inheritance chain | ||
Description |
it doesn't call this.inherited(arguments). if any (non) widget (e.g. dGrid), with an existing destroy() function, inherits from the module, the super-functions may not be called. |
|||
#18856 | fixed | Deleting local variable | ||
Description |
Strange deleting local variable in module dojo/number method _formatAbsolute: if(groupSize2){
} |
|||
#18855 | invalid | xhr onProgress : loaded and total are null on a builded version | ||
Description |
In xhr the onProgress method call dfd.progress(response) and fill the loaded and total of the response (total only when finished) Using Chrome, the loaded and total properties are null. (it seems working on FFox and IE) it's working locally but not on the server with the builded version. |
Note: See TracQuery
for help on using queries.