Timeline
Jun 14, 2011:
- 10:18 PM Ticket #13237 (dijit.form.Form ignores novalidate HTML5 attribute) created by
- HTML 5 provides a novalidate attribute to tell the form not to …
- 8:03 PM Ticket #13236 (GFX utils: toSvg fails on IE if exported SVG has id attribute, as IE ...) closed by
- fixed: (In [25514]) Fixing issie where IE leaves ids unquoted in XML …
- 8:01 PM Ticket #13236 (GFX utils: toSvg fails on IE if exported SVG has id attribute, as IE ...) created by
- GFX utils: toSvg fails on IE if exported SVG has id attribute, as IE …
- 6:55 PM Ticket #13069 (connectOnce functionality) closed by
- fixed: (In [25513]) Add on.once, fixes #13069 !strict
- 6:11 PM Ticket #10491 (IE8 VML: Text does not display in standards mode in chart2d or pie2d) closed by
- fixed: You have to apply the patch (gfx_vml_1.4.3.patch) that is attached to …
- 5:38 PM Ticket #13235 (JsonRestStore+DataGrid: fetch data, count = rowsPerPage => rowCount = ...) created by
- default (not set) DataGrid?.rowsPerPage (25) + …
- 2:00 PM Ticket #12814 (undeclared var in dojo.store.Observable.js) closed by
- fixed: This is fixed now
- 1:59 PM Ticket #13039 (DataStore.js test failures) closed by
- fixed: (In [25512]) Fix DataStore? tests, fixes #13039 !strict
- 1:48 PM Ticket #13140 (even IE uses simulated onmouseenter) closed by
- fixed: (In [25511]) Fix feature test for onmouseenter, fixes #13140 !strict
- 1:42 PM Ticket #9153 (Behavior when not passing a second argument to dojo.query for child ...) closed by
- worksforme: Was this fixed already? I can't reproduce this.
- 1:37 PM Ticket #6364 ([Element].querySelectorAll Does Not Work As You Expect It) closed by
- wontfix: Yep, most agree this was a spec bug, but the ship has sailed. Dojo …
- 1:33 PM Ticket #12488 (dojo.query on xml nodes in IE) closed by
- fixed: (In [25510]) Use per element determination of children vs childNodes, …
- 1:18 PM Ticket #13206 ([patch][ccla] dojo.store.Observable does not send correct put ...) closed by
- fixed: (In [25509]) Fixes handling of falsy ids, fixes #13206 !strict
- 10:17 AM Ticket #13233 (TabContainer: "loses" tabs when width set to 0) closed by
- fixed: (In [25508]) Removing some code apparently guarding for when resize() …
- 9:29 AM Ticket #13234 (compactPath does not function correctly if lastSegment != "..") created by
- compactPath does not update the lastSegment when compacting the path, …
- 9:14 AM Ticket #13233 (TabContainer: "loses" tabs when width set to 0) created by
- A border container with splitter activated contains a resizable region …
- 8:56 AM Ticket #13232 (runner.html does not add parsed paths to require config object) created by
- The URL paths (and registerModulePath) parameter passed to runner.html …
- 8:49 AM Ticket #12731 (On IE9, browser cursor doesn't show correctly above grid's header.) closed by
- duplicate: duplicate with #12737
- 8:32 AM Ticket #13231 (focus manager: use dojo.global not window) closed by
- fixed: (In [25507]) Make focus manager use dojo.global rather than window, so …
- 8:29 AM Ticket #12876 (DataGrid + QueryReadStore fails on IE7, IE8 with "This deferred has ...) closed by
- invalid
- 8:29 AM Ticket #13231 (focus manager: use dojo.global not window) created by
- Make focus manager initialize correctly even when dojo.setContext() …
- 6:00 AM Ticket #12649 (EDG - nested sorting info is not following after column moved) closed by
- fixed: Thanks ajshankar! Actually it's caused by an issue in DnD - …
- 5:56 AM Ticket #13230 (dojox.mvc.repeat get error when parsed in template) created by
- When we use ref: '${this.index}' for data binding in dojox.mvc.repeat, …
- 2:06 AM Ticket #10439 (use opacity for disabled widgets in high contrast mode) closed by
- wontfix: I tried setting opacity: […] It works for IE6, but not IE8 or …
- 1:42 AM Ticket #13229 (ProgressBar: no shading of full bar on IE/quirks) closed by
- fixed: (In [25505]) fix progress bar shading in quirks mode on IE, fixes #13229
- 1:40 AM Ticket #13229 (ProgressBar: no shading of full bar on IE/quirks) created by
- From themeTesterQuirk.html, it looks like: [[Image(...)]] It …
Jun 13, 2011:
- 8:52 PM Ticket #13226 ([patch][ccla]Enable themes in another dirctory in _testCommon.js) closed by
- fixed: (In [25504]) Add ability to specify themes in a different directory …
- 7:23 PM Ticket #13228 (Dojo 1.6.x xhr problem with Safari 5.x) created by
- Ajax cross-domain query. The Server supports CROS and JSONP correctly. …
- 3:22 PM Ticket #13174 (Error Bundle not found: gregorian in dojo.cldr , locale=es-es with ...) reopened by
- 1- I tried without locale and harcoding the locale 'es-es' and 'es', …
- 11:31 AM Ticket #10821 (Tooltip on MenuItem does not hide when MenuItem is clicked) closed by
- fixed: Turns out this was already fixed by [25493].
- 11:26 AM Ticket #12665 (Tooltip: doesn't work on drop down Menus, or inside of Titlepane) closed by
- fixed: (In [25500]) Fix bug in code from #9568, dealing with connecting to …
- 11:20 AM Ticket #11143 (Tooltip: Tooltips within TooltipDialogs should disappear when the ...) closed by
- fixed: (In [25499]) Make validation tooltip for Select disappear when …
- 9:25 AM Ticket #13177 (ButtonList DOH test failure on safari/mac) closed by
- fixed: (In [25498]) Fixes #13177 Fix for safari
- 8:21 AM Ticket #13218 (Heading title disappears on android) reopened by
- It turned out [25489] broke the Heading. I will revert the change and …
- 7:05 AM Ticket #10823 (Invalid item argument in dojox.grid.TreeGrid) closed by
- duplicate: duplicate with #10872
- 5:59 AM Ticket #13227 (CSS Sprite Not Work in IconItem in Firefox) closed by
- fixed: (In [25495]) Fixes #13227 Removed compat style for mblIconArea, which …
- 3:22 AM Ticket #13225 (Tooltip: click focusable node then mouse away, tooltip remains) closed by
- fixed: (In [25493]) Remove code to keep a tooltip open if the associated …
- 2:54 AM Ticket #13227 (CSS Sprite Not Work in IconItem in Firefox) created by
- The attached file reproduces the problem.
- 2:31 AM Ticket #13226 ([patch][ccla]Enable themes in another dirctory in _testCommon.js) created by
- With this patch, the tester could specify a theme in another …
- 1:14 AM Ticket #13225 (Tooltip: click focusable node then mouse away, tooltip remains) created by
- For keyboard users, tooltips need to appear on focus and disappear on …
Jun 11, 2011:
- 3:41 PM Ticket #13224 (Build with own namespace fail) created by
- js: "../../dojo/dojo.js", line 866: exception from uncaught JavaScript? …
- 10:11 AM Ticket #13223 ([patch] AMD refactoring for dojox.widget.Wizard to address i18n issues) created by
- The attached patch (CCLA on file) refactors the dojox.widget.Wizard to …
- 12:48 AM Ticket #11959 (Error i grid example on dojotoolkit.org) closed by
- duplicate: lots going on here. #13222 is the same. moving to rstwiki (pushing …
- 12:34 AM Ticket #13222 (Custom parameter {{ dataUrl }} in docs parsed wrong) created by
- On docs.dojocampus.org parameter {{ dataUrl }} is currently replaced …
- 12:08 AM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) closed by
- wontfix: OK good, not sure if this is from a bug in apache (which can be fixed …
Jun 10, 2011:
- 4:11 PM Ticket #13221 (logo.png is missing on demos.dojotoolkit.org) created by
- Logo image on demos.dojotoolkit.org is missing …
- 3:52 PM Ticket #13191 (fixed dijit.form.Button label) closed by
- fixed: (In [25491]) Fixes #13191. Allow for redefinition of label by Button …
- 3:10 PM Ticket #13220 (AMD: assumptions about "require") created by
-
dojo's loader adds some custom properties to
require
which are … - 2:17 PM Ticket #13208 (AMD: change return values from base modules) closed by
- fixed: (In [25490]) fix dojo/_base modules to only return the symbols they …
- 1:57 PM Ticket #13219 ([patch][ccla] Add the ability to style the charting grid differently ...) created by
- For now the Grid is using the Theme major/minorTick strokes to be …
- 1:52 PM Ticket #13218 (Heading title disappears on android) closed by
- fixed: (In [25489]) Fixes #13218 Removed z-index:-1 from mblHeadingDivTitle.
- 1:51 PM Ticket #13218 (Heading title disappears on android) created by
- Steps to reproduce the problem: 1. Open …
- 11:36 AM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) reopened by
- 1. It happens so that I am testing with file containing 'wrapper' …
- 10:14 AM Ticket #13217 (demos not finding previously global symbols) created by
- I'm not sure if this is a bug in the builder, or more likely a …
- 9:44 AM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) closed by
- worksforme: It doesn't error for me either, running on FF3.6/mac or IE8 against …
- 9:25 AM Ticket #13193 (set()-ing on widgets before buildRendering()) closed by
- wontfix: > Hmm, well in general set() won't work before buildRendering() as it …
- 9:12 AM Ticket #2766 (Filter out dojo.require() calls with variables instead of strings) closed by
- fixed: The version 1.7+ builder processes dojo.require, dojo.provide, …
- 9:01 AM Ticket #13194 (xdomain loads never fire domReady) closed by
- worksforme: You must use the built version of dojo to make that work. I tested …
- 8:41 AM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) reopened by
- I re-downloaded 1.6.1-src.zip today (10.06.2011), cleared cache and …
- 8:22 AM Ticket #13173 (Pagination bars out of sync) closed by
- fixed: (In [25484]) Fixes #13173 !strict thanks for the patch from Elvis(IBM, …
- 7:23 AM Ticket #13192 (custom widgets not being resolved) closed by
- fixed: (In [25483]) added default build switch for profiles to make top-level …
- 7:20 AM Ticket #13025 (report package version used in build) closed by
- fixed: (In [25482]) added feature to log package version info; fixes #13025; …
- 6:34 AM Ticket #12695 (console.debug() broken on IE9 w/new AMD loader) closed by
- worksforme: Actually, dojo/_firebug/firebug is loaded after dojo/_base/kernel …
- 6:06 AM Ticket #13216 (Build Tool Pulls in Excessive Dependencies into Layer Files of Demos) created by
- OS: Win7 X64 Optimizer: Shrinksafe/Closure? JS Engine: Rhino Profile: …
- 5:47 AM Ticket #13147 (Parser not called in page using layers created by the new 1.7 build ...) closed by
- invalid: Replying to edurocher: > I investigated again and found …
- 5:38 AM Ticket #13215 (CSS problem in demo build) created by
- Doing a build like: ./build.sh copyTests=true mini=false …
- 5:03 AM Ticket #13190 (dijit.CalendarLite - should _onMonthSelect be using ...) closed by
- fixed: (In [25480]) make month selection from drop down generate watch() …
- 4:34 AM Ticket #11556 (Selectable problem in IE) closed by
- duplicate: duplicate with #12358, already fixed with [25456]
- 4:26 AM Ticket #12578 (dojox.grid.enhanced._Events bug) closed by
- fixed: (In [25479]) Fixes #12578 by removing obsolete lines
- 2:43 AM Ticket #12914 (LazyTreeGrid removes extra items when collapsing a node.) closed by
- fixed: (In [25478]) Fixes #12914, thanks for the fix from anandn
- 12:58 AM Ticket #13179 (BorderContainer height in Internet Explorer) closed by
- wontfix: Yah, I guess so, 100% height setting for tables is always problematic.
Jun 9, 2011:
- 7:58 PM Ticket #13214 (enhance builder to execute subset rebuild) created by
- The v1.6- has the option buildLayers that allowed just rebuilding …
- 7:47 PM Ticket #13147 (Parser not called in page using layers created by the new 1.7 build ...) reopened by
- Need to investigate implications of previous comment by edurocher; …
- 7:06 PM Ticket #13213 (dojo.Stateful internal functions name collision with holding object ...) created by
- A dangerous usage of dojo.Stateful is to let user add properties with …
- 6:55 PM Ticket #13212 (Add delete and forEach to dojo.Stateful) created by
- Dojo.Stateful is useful for implementing MVC architectures, to connect …
- 6:27 PM Ticket #13211 ([ccla] GFX: Using the Canvas renderer on Chrome, white arabic ...) created by
- In a GFX surface, using the Canvas renderer, if a Text shape contains …
- 4:11 PM Ticket #13210 (test_ScrollableMixin-custom crashes Android 2.2.1) created by
- See: …
- 3:27 PM Ticket #13209 ("native-xhr" has test for XMLHttpRequestexistence breaks) closed by
- fixed: fixed in r25475
- 3:24 PM Ticket #13209 ("native-xhr" has test for XMLHttpRequestexistence breaks) created by
- the current test is […] this breaks when XMLHttpRequest does not …
- 2:30 PM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) closed by
- worksforme: I ran it on Opera 11.11 (which is not supported in dijit btw) and I …
- 2:28 PM Ticket #13208 (AMD: change return values from base modules) created by
- for background, see discussion at …
- 1:51 PM Ticket #13184 (1.7b - dojox.validate.regexp is empty (AMD conversion)) closed by
- fixed: (In [25474]) fixes #13184 - include dojox/main for ns, move stuff …
- 12:09 PM Ticket #13196 (NumberTextBox using pattern w/ valid data becomes invalid on refocus.) closed by
- invalid
- 11:41 AM Ticket #13207 (dijit.PopupMenuBarItem bug in dojo-release-1.6.1-src.zip, apache 1.3.3) created by
- The source release dojo-release-1.6.1-src.zip contains bug, that does …
- 11:14 AM Ticket #13206 ([patch][ccla] dojo.store.Observable does not send correct put ...) created by
- See attached test case. When the id property of a data item is 0, the …
- 10:54 AM Ticket #13205 ([patch][cla] InputMask for dijit.form.TextBox / ...) created by
- Hi, is there a chance to implement support for input-masks with …
- 10:12 AM Ticket #13204 (directory permissions not being set correctly in build app in node,js) created by
- Currently set to 774 in node; should be 755 or 775. This should not …
- 8:29 AM Ticket #13203 (css in comments confuses css optimizer in build app) closed by
- fixed: (In [25471]) moved comment removal in css optimizing to before …
- 8:28 AM Ticket #13203 (css in comments confuses css optimizer in build app) created by
- The current algorithm deletes comments after the css has been …
- 8:24 AM Ticket #13202 (when builder crashes during optimizing, orphan procs are left in node) created by
- optimizer is run as several independent procs; if one of them crashes, …
- 4:00 AM Ticket #13201 (Loading 1.6- module in async mode fails) created by
- Loading 1.6- modules in async mode fails if the module assigns a …
Jun 8, 2011:
- 10:28 PM Ticket #13200 (demos/editor/demoFast.html fails with build) created by
- 9:59 PM ProjectMeeting/2011-06-08 edited by
- (diff)
- 9:57 PM ProjectMeeting/2011-06-08 edited by
- (diff)
- 8:52 PM ProjectMeeting/2011-06-08 created by
- 8:50 PM ProjectMeeting edited by
- (diff)
- 8:04 PM Ticket #13050 (build application should intern dojo.cache strings) reopened by
- It doesn't appear to be interning everything? I made a sample case, …
- 6:32 PM Ticket #13197 (Is there a ball-park ETA on Rangeslider migrating out of dojo?) closed by
- invalid: not a bug... better question for the mailing list. There are …
- 4:49 PM Ticket #13199 (In IE8/VML, Event handlers set on a Rect are lost after a setShape() call.) created by
- Under IE8 with the VML renderer, event handlers connected to a Rect …
- 3:20 PM Ticket #13198 (dojo/selector/acme.js is always in a build) created by
- Due to [25432], the build tool has started adding …
- 3:18 PM Ticket #13197 (Is there a ball-park ETA on Rangeslider migrating out of dojo?) created by
- - Subject says it all. Thanks!
- 3:18 PM Ticket #13166 ([patch][ccla]dijit.form.ExpandingTextAreaMixin.resize might compute ...) closed by
- fixed: (In [25465]) Fixes #13166. Check to make sure that height is not set …
- 3:05 PM Ticket #13196 (NumberTextBox using pattern w/ valid data becomes invalid on refocus.) created by
- - NumberTextBox? has a pattern: ##.00 - Enter a valid number with …
- 2:37 PM Ticket #13195 (EDG.NestedSorting - incorrect sort tip) closed by
- fixed: (In [25464]) Fixes #13195 !strict by resetting sort tip
- 2:28 PM Ticket #13195 (EDG.NestedSorting - incorrect sort tip) created by
- Steps to reproduce: 1. Run the attached test case 2. Click …
- 9:56 AM Ticket #13194 (xdomain loads never fire domReady) created by
- We're serving our assets from a different domain than the main pages, …
- 8:52 AM Ticket #13193 (set()-ing on widgets before buildRendering()) created by
-
In
dijit/_Widgetbase
, callingset()
before thedomNode
is … - 8:33 AM Ticket #13192 (custom widgets not being resolved) created by
- my dojo.js resides at […] I have some custom widgets, which I …
- 8:02 AM Ticket #13191 (fixed dijit.form.Button label) created by
- if I extend dijit.form.Button and set an fixed label for this widget …
Jun 7, 2011:
- 10:57 PM Ticket #13166 ([patch][ccla]dijit.form.ExpandingTextAreaMixin.resize might compute ...) reopened by
- Setting minHeight in IE8 is also causing an exception
- 5:25 PM Ticket #12578 (dojox.grid.enhanced._Events bug) reopened by
- The code is incorrect. If intended behavior is as you described, it …
- 4:49 PM Ticket #13190 (dijit.CalendarLite - should _onMonthSelect be using ...) created by
-
_onMonthSelect
assigns tothis.currentFocus
rather than calling … - 4:27 PM Ticket #13189 (BorderContainer_complex locks up IE9) created by
- See: …
- 2:24 PM Ticket #12730 (Empty grid header doesn't show correctly) closed by
- fixed: Already fixed within [24411]
- 1:45 PM Ticket #12358 ([patch] IE 6/7/8 - unexpected native selection effect) closed by
- fixed: (In [25456]) Fixes #12358 by also setting correct "selectable" attr in …
- 12:57 PM Ticket #12646 (EnhancedGrid indirectSelection plugin throws error when the ...) closed by
- fixed: (In [25455]) Fixes #12646 by using correct formatting scope
- 11:57 AM Ticket #13188 (api.xml/json not getting copied to release) created by
- the automated script for generating docs is generating them, but they …
- 11:55 AM Ticket #13187 (_getBorderExtents gone) created by
- There are still some occurrences of it in dojox. remove them.
- 7:48 AM Ticket #13186 (loader fails to follow ie code paths on ie9) created by
- ie9 includes addEventListener but it doesn't fire onLoad like other …
- 7:47 AM Ticket #13185 (Openlayers patch for Internet Explorer) created by
- Patch that fixes most problems when running dojox.geo.openlayers on …
Jun 6, 2011:
- 11:18 PM Ticket #13184 (1.7b - dojox.validate.regexp is empty (AMD conversion)) created by
- the dojox.validate.regexp object isn't actually getting updated in …
- 10:45 PM Ticket #13183 ([regression]dojo/selector/_loader builder plugin is missing) created by
- dojo/query uses the plugin dojo/selector/_loader to select a query …
- 7:23 PM Ticket #13147 (Parser not called in page using layers created by the new 1.7 build ...) closed by
- invalid: The loader and builder are operating correctly. The problem is the …
- 5:49 PM Ticket #13182 (dojo.i18n._preloadLocalizations called too late) created by
- The following fails when running against a built layer w/ preloaded …
- 4:58 PM Ticket #13181 ([patch] Setting the DataGrid rowHeight attribute creates empty space ...) created by
- Setting the rowHeight attribute in the DataGrid? creates a empty space …
- 3:19 PM Ticket #12175 ([patch]dojox.grid.treegrid not wokring in multi verion dojo) closed by
- fixed: (In [25427]) Fixes #12175, by not hardcoding scope name
- 3:11 PM Ticket #10102 (Enhanced grid - Revise hover states for unary and nested and select a ...) closed by
- worksforme
- 3:05 PM Ticket #12379 (Enhanced Grid Paginator: "Go to Page" Dialog) closed by
- fixed: (In [25426]) Fixes #12379 !strict by not showing go to page dialog …
- 2:50 PM Ticket #13180 (dojox.charting axis should support a drop label mode) created by
- When labels are too wide on a small axis, labels are overlapping. The …
- 2:35 PM Ticket #13178 (multiple test failures on IE8) closed by
- fixed: (In [25425]) Fixes #13178 Updated automated tests
- 2:17 PM Ticket #13067 (Build profile for dojox.mobile needs to be updated) closed by
- fixed: (In [25423]) Fixes #13067 Changed the default compressor to closure
- 12:26 PM Ticket #13123 (Safari Tooltip test failures) closed by
- worksforme: I just ran Tooltip_a11y and Tooltip_mouse twice each and they're …
- 11:22 AM Ticket #13179 (BorderContainer height in Internet Explorer) created by
- The height of the BorderContainer? is not always correct in Internet …
- 7:51 AM Ticket #11008 (dijitInlineTable related CSS fixes) closed by
- fixed: (In [25422]) Combine dijitInline with dijitInlineTable. Seems to be …
- 7:06 AM Ticket #12144 (TabContainer: text-align-left assumption bug) closed by
- fixed: (In [25421]) explicitly set text-align in case ancestor has …
- 7:01 AM Ticket #13136 (Incorrect comparison test for djconfig mblHideAddressBarWait in mobile ...) closed by
- fixed: (In [25420]) Fixes #13136 !strict Allow hideAddressBarWait to be zero.
- 6:11 AM Ticket #9971 (StackContainer: calls resize() on selected child when selected child ...) closed by
- fixed
- 6:11 AM Ticket #9971 (StackContainer: calls resize() on selected child when selected child ...) reopened by
- Oh actually, when it's the selected child being removed, then the bug …
- 6:06 AM Ticket #9971 (StackContainer: calls resize() on selected child when selected child ...) closed by
- worksforme: Hmm, this is working for me, all the way back to 1.4. Can you …
- 4:09 AM Ticket #13055 (StackContainer: _showChild assumes child has _onShow) closed by
- fixed: (In [25417]) check if _onShow() and onHide() methods exist before …
- 3:45 AM Ticket #13178 (multiple test failures on IE8) created by
- The following tests fail for me when run on IE8: - !iconContainer - …
- 3:44 AM Ticket #13177 (ButtonList DOH test failure on safari/mac) created by
- […]
- 3:38 AM Ticket #13176 (meaningless code in AlertDialog) created by
- Presumably you wanted =, not -, in this code, but change needs to be …
- 1:05 AM Ticket #13088 (test order in DOH appears incorrect) closed by
- fixed: Trac missed Rawld's checkin: (In [25409]) improved dependency tracing …
- 1:04 AM Ticket #13167 (error loading demos/skew/demo.html) closed by
- fixed: Trac missed Rawld's checkin: (In [25409]) improved dependency tracing …
Jun 5, 2011:
- 10:44 AM Ticket #13061 (EDG pagination - incomplete data displayed when switching page size) closed by
- fixed: Thanks manklu, […] Is supposed to avoid a possible …
- 8:38 AM Ticket #13175 (Menu: programmatic example fails (Opera 11.11)) created by
- No problems with IE 8.0.6 …
- 2:09 AM Ticket #13174 (Error Bundle not found: gregorian in dojo.cldr , locale=es-es with ...) closed by
- invalid: There is not enough information here to reproduce the bug. A short …
- 1:49 AM Ticket #7514 ([patch][ccla]CheckBox: support intermediate state) reopened by
- Yes, and it has regressed. Reopening bug. Thanks, Bill.
Jun 4, 2011:
- 11:00 PM Ticket #13174 (Error Bundle not found: gregorian in dojo.cldr , locale=es-es with ...) created by
- When i opened a new dialog who contain a DateTextBox?, i'm getting the …
- 5:11 PM Ticket #13173 (Pagination bars out of sync) created by
- I noticed this with dojo 1.6 and 1.6.1. How to reproduce: Create a …
- 11:17 AM Ticket #12378 (Enhanced Grid Paginator: Wrong Tooltips for Page Step Nodes) closed by
- fixed: (In [25405]) Fixes #12378 !strict title content should be from …
- 10:56 AM Ticket #12832 (Enhanced Grid Paginator: grid loses filter on 'goto page') closed by
- fixed: (In [25404]) Fixes #12832 !strict don't need to keep another query in …
- 8:46 AM Ticket #13172 (PasswordValidator unit test broken) created by
- On trunk or 1.6 branch, loading test_PasswordValidator.html on FF3.6 …
Jun 3, 2011:
- 10:08 PM Ticket #13171 (Feature request: Enforced selection option for DataGrid) created by
- Currently, the grid behaves such that when selections are being made, …
- 6:03 PM Ticket #13170 (FireFox 4 support not noted on dtk.org) created by
- The hover text over the FF icon still indicates 3.6, should say 4 as …
- 4:24 PM Ticket #13166 ([patch][ccla]dijit.form.ExpandingTextAreaMixin.resize might compute ...) closed by
- wontfix: While this prevents an exception, it does 2 bad things: 1) hides …
- 3:53 PM Ticket #10176 (dojo.hash throws exceptions in IE6 and IE7 if the server becomes ...) reopened by
- I'm still seeing this issue in 1.6
- 3:47 PM Ticket #13169 (dojo.io.script should use new HTML5 async attribute to be consistently ...) closed by
- fixed: (In [25396]) Added async attribute for dojo.io.script, fixes #13169 !strict
- 3:43 PM Ticket #13169 (dojo.io.script should use new HTML5 async attribute to be consistently ...) created by
- Currently dojo.io.script is inconsistent in it's synchronicity, …
- 3:31 PM Ticket #13168 (missing dependencies in dojox.mobile.common) closed by
- fixed: (In [25395]) Fixes #13168 !strict Added dojo/ready to the deps list.
- 3:30 PM Ticket #13168 (missing dependencies in dojox.mobile.common) created by
- dojo/ready is missing from the deps list.
- 1:28 PM Ticket #13108 (can't exit full screen mode while in view source mode) reopened by
- The resize is used when you're in fullscreen mode (or generally if …
- 1:20 PM Ticket #13151 (The link created in dojo rich text is not working without http://) closed by
- invalid: Bad input. The input field allows both relative and absolute urls. …
- 1:14 PM Ticket #13163 (local image plugin broken) closed by
- invalid: You need to enable the example file upload PHP file in …
- 11:24 AM Ticket #13167 (error loading demos/skew/demo.html) created by
- This is from running demos/skew/demo.html on FF3.6, non-build. The …
- 8:54 AM Ticket #13026 (version 1.7 build system does not process requireIf and platformRequire) closed by
- fixed: (In [25379]) added dojo.platformRequire support; improved …
- 8:41 AM Ticket #13166 ([patch][ccla]dijit.form.ExpandingTextAreaMixin.resize might compute ...) created by
- The issue is specific to IE, and happens when the TextArea? resize() is …
- 8:33 AM Ticket #11689 (dirtyObjects not properly set when revertOnError is true in JsonRest) closed by
- duplicate
- 8:06 AM Ticket #13050 (build application should intern dojo.cache strings) closed by
- fixed: (In [25375]) added machinery to intern dojo.cache strings; fixes …
- 8:04 AM Ticket #13165 (dojox.mobile.compat has improper dependencies) closed by
- fixed: (In [25374]) Fixes #13165 !strict Moved dojox/fx and dojo/fx/easing …
- 7:59 AM Ticket #13165 (dojox.mobile.compat has improper dependencies) created by
- The current compat/_compat work well, but their deps are not very good …
- 6:28 AM Ticket #13164 (dojox.charting.widget.Chart2D assumes resize gets an argument) created by
- This looks fixed as of v1.6, but v1.5 is still affected by this bug. …
- 4:49 AM Ticket #13163 (local image plugin broken) created by
- In 1.6/ or trunk, tested on FF3.6. In editorLocalImage.html, select …
Jun 2, 2011:
- 9:10 PM Ticket #13153 (i18n.getLocalization is broken in a build) closed by
- fixed: (In [25350]) expresses critical code in i18n so that minifiers will …
- 6:23 PM Ticket #12649 (EDG - nested sorting info is not following after column moved) reopened by
- This patch does not handle the case where the column that is reordered …
- 5:22 PM Ticket #13158 (dijit.form.ComboBox malfunction when in dojox.layout.FloatingPane) closed by
- worksforme: I'm not seeing the problem. Does this only happen on a specific …
- 3:51 PM Ticket #13162 (JSON extended schema problem) created by
- From Iain Duncan To recreate run the following JavaScript?: …
- 2:59 PM Ticket #13149 (InlineEditBox with Editor hangs/crashes IE9) closed by
- fixed: (In [25349]) Fixes #13149. Backport [25348] to 1.6.
- 2:50 PM Ticket #13161 (Converging dgrid and Gridx) created by
- We will use this ticket to track converging works of …
- 2:21 PM Ticket #11903 ([patch][ccla]New Grid Prototype) closed by
- fixed: (In [25346]) Fixes #11903 !strict add Gridx as demo for 1.7, including …
- 1:39 PM Ticket #13160 (ValidationTextBox flashes invalid message as you type) created by
- In 1.5, the invalid message was constantly displayed as you typed …
- 1:25 PM Ticket #13159 (dojo.isOpera gives incorrect 9.8 version since Opera 10) created by
- Opera 10 is the first browser which hit the …
- 12:11 PM Ticket #13158 (dijit.form.ComboBox malfunction when in dojox.layout.FloatingPane) created by
- When Combobox or FilteringSelect? are placed in a FloatingPane? you can …
- 11:06 AM Ticket #12262 (test modules tests.i18n, tests.date.locale, test.number break when ...) closed by
- wontfix: debugAtAllCosts does not work in 1.6. If you really need the …
- 10:51 AM Ticket #13096 (dojo/text! uses outdated cachId altorithm) closed by
- fixed: (In [25341]) fixes #13096
- 10:51 AM Ticket #13156 (scrollable.js does not work standalone) closed by
- fixed: (In [25340]) Fixes #13156 !strict Moved the code at the bottom inside …
- 10:46 AM Ticket #13157 (support multi-version and multi-instance loads with v1.7 loader and builder) created by
- Support * loading dojo 1.6- and 1.7+ on same page * loading …
- 10:41 AM Ticket #13148 (Dojo CSS build removes too much whitespace) closed by
- fixed
- 9:22 AM Ticket #13156 (scrollable.js does not work standalone) created by
- scrollable.js should work even without dojo, but some of the code at …
- 9:16 AM Ticket #13133 (Systematic test failures in FF3.6 with ListItems) closed by
- fixed: (In [25337]) Fixes #13133 Updated automated test cases.
- 5:52 AM Ticket #13155 (dojox.drawing exceptions on startup) created by
- See dojox/drawing/tests/test_drawing.html. It gets exceptions …
- 5:46 AM Ticket #13154 (Some Transition Animations Not Work on Android 2.2/2.3) created by
- Please use an Android Mobile Phone (2.2/2.3) to visit the test page: …
- 4:37 AM Ticket #13152 (typematic top level module) closed by
- fixed: (In [25333]) make typematic top level module, fixes #13152 !strict
- 3:11 AM Ticket #13153 (i18n.getLocalization is broken in a build) created by
- i18n.getLocalization does not work if dojo/i18n.js is built. In the …
- 2:45 AM Ticket #13152 (typematic top level module) created by
- Move dijit/_base/typematic to dijt/ (with stub left in base) since …
- 2:31 AM Ticket #13151 (The link created in dojo rich text is not working without http://) created by
- steps: 1.visiting my local mail systems,open the dojo rich text editor …
- 12:16 AM Ticket #12141 (Provide a way to not include Content-Type header on an XHR) closed by
- fixed: (In [25326]) Fixes #12141 - Allow specifying contentType:false to not …
Jun 1, 2011:
- 9:44 PM ProjectMeeting/2011-06-01 created by
- 9:43 PM ProjectMeeting edited by
- (diff)
- 8:01 PM Ticket #13150 (mobile opener tests not sizing correctly) closed by
- fixed: (In [25320]) Fixes #13150. Remove unnecessary DIVs from Opener test …
- 7:57 PM Ticket #13150 (mobile opener tests not sizing correctly) created by
- Run test_Opener-SearchList?-async.html and open the tooltip on iPad. …
- 6:53 PM Ticket #13149 (InlineEditBox with Editor hangs/crashes IE9) created by
- In dijit/tests/robot/InlineEditBox.html, when the robot opens the …
- 6:16 PM Ticket #13132 (IE8 Form watch failures) closed by
- fixed: (In [25318]) Fixes #13132. Slow down Form test for slower machines.
- 5:48 PM Ticket #13128 (IE8 test_scroll failure) closed by
- fixed: (In [25317]) Fixes #13132. Tweak scroll test result for IE8/IE9/Opera.
- 5:47 PM Ticket #13132 (IE8 Form watch failures) reopened by
- Previous commit was for #13128
- 5:46 PM Ticket #13132 (IE8 Form watch failures) closed by
- fixed: (In [25317]) Fixes #13132. Tweak scroll test result for IE8/IE9/Opera.
- 5:11 PM Ticket #13148 (Dojo CSS build removes too much whitespace) created by
- In IBM Rational Jazz, one of our CSS files (PaginationControl?.css) is …
- 4:20 PM Ticket #13122 (Safari Dialog test failures) closed by
- invalid
- 3:47 PM Ticket #13147 (Parser not called in page using layers created by the new 1.7 build ...) created by
- I am trying to create a layer file containing the code of a custom …
- 3:23 PM Ticket #13146 (Tree: needed options for disable/enable the animation when ...) created by
- For large trees, the effects are not needed, but now it is hard-coded.
- 1:56 PM Ticket #12380 (tests.date.locale test failure) closed by
- fixed: This appears to be fixed. youngho, please reopen if you see a problem.
- 1:00 PM Ticket #13129 (IE8 query JavaScript errors) closed by
- fixed: (In [25315]) Fixes string passed from regex handler for IE8, fixes …
- 11:29 AM Ticket #12804 (TooltipDialog: closes unexpectedly when closing DateTextBox by ...) closed by
- fixed: (In [25313]) On IE, ignore spurious onactivate notifications, rather …
- 11:22 AM Ticket #13145 (LightboxNano doesn't play well with 1.6 data-dojo-type) closed by
- fixed: fwiw, I believe the 1.7 parser handles both native attributes and …
- 10:18 AM Ticket #13145 (LightboxNano doesn't play well with 1.6 data-dojo-type) created by
- LightboxNano? inspects _this.href, which will be null when the dijit is …
- 9:22 AM Ticket #13144 (dojo.store.Observable fails to correctly notify with dojo.store.Store ...) created by
- dojo.store.Store defines transaction API that can be implemented by …
- 9:16 AM Ticket #13142 (mobile.js has unnecessary dependency on the dojo base) closed by
- fixed: (In [25307]) fixed improper dependency in dojox main module; improved …
- 8:19 AM Ticket #13143 ([patch] dojo.dnd.Moveable publishing before updating) created by
- in dojo.dnd.Moveable onMoveStart and onMoveStop, addClass and …
- 8:12 AM Ticket #12238 (Dialog: can be dragged off screen) closed by
- fixed: (In [25306]) If dialog is dragged off screen, move it back into the …
- 8:10 AM Ticket #13142 (mobile.js has unnecessary dependency on the dojo base) created by
- dojox/mobile.js has dependency on dojox/main.js, which has dependency …
- 8:08 AM Ticket #13141 (Tree: selection box is limited only by the visible width of the tree) created by
- Seen by scrolling the tree to the right while node(s) are selected. …
- 7:59 AM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) closed by
- fixed: (In [25305]) Fixes #12937 !strict Introduced a new property value, …
- 7:43 AM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) reopened by
- Another breakage found. The lower view of …
- 7:01 AM Ticket #12387 (dijit.Tooltip is missing AMD text plugin definition for templateString) closed by
- fixed: Fixed in [24784].
- 4:45 AM Ticket #13139 (replace dojo.moduleUrl, dojo._Url with require.toUrl) closed by
- duplicate: oops...already tracking this in #13058
- 4:39 AM Ticket #13140 (even IE uses simulated onmouseenter) created by
- I noticed from dijit/tests/form/test_DateTextBox.html (mousing over …
- 4:34 AM Ticket #13139 (replace dojo.moduleUrl, dojo._Url with require.toUrl) created by
- In v1.6- we have the API dojo.moduleUrl which returns an instance of …
- 4:33 AM Ticket #13138 (Enhanced Grid Paginator: Focus Problem) created by
- Steps to reproduce: 1. Open …
- 3:25 AM Ticket #13137 (Improved support for Wii) closed by
- fixed: (In [25299]) Add support for Wii, fixes #13137 !strict
- 3:25 AM Ticket #13137 (Improved support for Wii) created by
- Improvements to better support Wii.
- 2:57 AM Ticket #13126 (Safari layout test failures) closed by
- invalid: This is not a problem. Refs #13125
- 2:48 AM Ticket #13124 (Safari TitlePane test failure) closed by
- invalid: This is not a problem, resolved by #13125
- 2:42 AM Ticket #13131 (IE8 TooltipDialog test failure) closed by
- fixed: (In [25297]) fix regression from [25151], onclick handler needed for …
- 1:28 AM Ticket #13119 ([regression] failure on ">" query in lite engine) closed by
- fixed: (In [25296]) Fix non-standard syntax which works w/acme but not w/lite …
- 1:05 AM Ticket #13130 (IE8 Dialog test failures) closed by
- fixed: Thanks, already fixed in [25287].
May 31, 2011:
- 10:23 PM Ticket #13136 (Incorrect comparison test for djconfig mblHideAddressBarWait in mobile ...) created by
- Using dojox/mobile/tests/test_BlackBerry-ScrollableView?.html Resize …
- 9:38 PM Ticket #13135 ([regression] dojo.dnd.Movable.onMouseUp needs to disconnect more events) created by
- dojo.dnd.Movable.onMouseUp almost certainly needs to disconnect 4, …
- 9:33 PM Ticket #13134 (modulePaths not being recognized when given in configuration) closed by
- fixed: (In [25293]) fixes #13134; !strict
- 9:31 PM Ticket #13134 (modulePaths not being recognized when given in configuration) created by
- paths (the cjs spec'd name for modulePaths) is being recognized. Need …
- 7:43 PM Ticket #13121 (DeferredList has unnecessary dependencies) closed by
- fixed: (In [25289]) update define() for deferredlist to baseless. Fixes #13121
- 6:59 PM Ticket #13127 (dijit.showTooltip badly place the tooltip when called with a large ...) closed by
- fixed: (In [25288]) Fixes #13127. dijit.Rectangle height and width has been …
- 6:31 PM Ticket #13133 (Systematic test failures in FF3.6 with ListItems) created by
- In FF3.6 on Windows XP, I am getting the following test failures: […]
- 6:18 PM Ticket #13132 (IE8 Form watch failures) created by
- In IE8 on Windows XP I am getting the following test failures: […]
- 6:14 PM Ticket #13131 (IE8 TooltipDialog test failure) created by
- In IE8 on Windows XP I am getting the following test failure: […]
- 6:13 PM Ticket #13130 (IE8 Dialog test failures) created by
- In IE8 on Windows XP I am getting the following test failures: […]
- 6:09 PM Ticket #13129 (IE8 query JavaScript errors) created by
- See: …
- 5:57 PM Ticket #13128 (IE8 test_scroll failure) created by
- In IE8 on Windows XP, as of today I started getting the following …
- 5:03 PM Ticket #13127 (dijit.showTooltip badly place the tooltip when called with a large ...) created by
- The dijit.showTooltip function creates a wrong tooltip when called …
- 5:02 PM Ticket #13120 (DataStore test failure) closed by
- duplicate: Dup of #13039.
- 4:25 PM Ticket #13126 (Safari layout test failures) created by
- In Safari 5 on OS X 10.6, I get the following test failures: […]
- 4:21 PM Ticket #13125 (Safari CheckBox_a11y test failures) created by
- In Safari 5 on OS X 10.6, when I run the form tests and the runner …
- 4:17 PM Ticket #13124 (Safari TitlePane test failure) created by
- In Safari 5 on OS X 10.6 I get the following failure: […]
- 4:15 PM Ticket #13123 (Safari Tooltip test failures) created by
- In Safari 5 on OS X 10.6 I get the following failures: […]
- 4:08 PM Ticket #13122 (Safari Dialog test failures) created by
- In Safari 5 on OS X 10.6 I am getting the following test failures: […]
- 4:04 PM Ticket #13121 (DeferredList has unnecessary dependencies) created by
- DeferredList has dependency on dojo/main.js and thus it pulls many …
- 4:03 PM Ticket #13120 (DataStore test failure) created by
- For testQuery2, I get the following failure in Safari 5 on OS X 10.6: …
- 3:34 PM Ticket #10504 ([patch][cla] Grid: Focus manager throws exception when updating structure) closed by
- duplicate: duplicate with #11280, already fixed with [23618]
- 3:21 PM Ticket #13119 ([regression] failure on ">" query in lite engine) created by
- See dijit/tests/form/mobile.html for test case, which was working a …
- 3:12 PM Ticket #13118 (simultaneous animations of overlay hide and view transition makes no ...) created by
- If simultaneous animations happen, it will create no effect on Android …
- 1:48 PM Ticket #13114 (dojox.form.uploader.plugins.Flash is conflicting with methods upload / ...) closed by
- fixed: (In [25286]) Fixes #13114 - Uploader flash plugin not passing post …
- 12:54 PM Ticket #13117 (mblAndroidWorkaround breaks input fields in nested views or scrollable ...) created by
- If there is any input fields in a nested view, the view cannot stop …
- 10:03 AM Ticket #13116 (docs.dojocampus.org CDN version update to 1.6) created by
- Automatic CDN version of dojo in examples is 1.5. I believe it could …
- 9:40 AM Ticket #11433 (dojo.toJson returns invalid JSON for undefined element) reopened by
- Is the undefined value garbage? Look at the discussion here: …
- 9:10 AM Ticket #13019 (mapping dojo/text and dojo/i18n to text and i18n) closed by
- worksforme
- 9:05 AM Ticket #13080 (Build Tool Pulls in Excessive dojo/dijit/dojox into Layer Files of Demos) closed by
- fixed: (In [25284]) removed obsolete requirejs behavior compat hack; fixes …
- 8:24 AM Ticket #13115 (Error "ActiveXObject" is not defined when building) closed by
- fixed: (In [25283]) fixed regression in configuring loader with non-browser …
- 8:07 AM Ticket #13094 (requirejs-simple-badbase tests stalls DOH in IE6) closed by
- fixed: (In [25282]) improved technique to script inject (thanks Bryan …
- 6:57 AM Ticket #13103 (make dojo._toDom() public?) closed by
- fixed: Made public in [25277] (ticket #9641) as is.
- 6:55 AM Ticket #13115 (Error "ActiveXObject" is not defined when building) created by
- OS: Win7 X64 Java: Java6 Optimizer: Shrinksafe JS Engine: Rhino …
- 6:53 AM Ticket #13093 (Problem when running a build with the buildLayers option on dojo 1.6) closed by
- wontfix: I suspect that the reverse AMD-transform that's in the 1.6 build …
- 6:44 AM Ticket #13099 ([CLA][PATCH] cacheBust does not work after AMD refactor) closed by
- fixed: (In [25280]) r/r requirejs config variable urlArgs with dojo config …
- 4:23 AM Ticket #13114 (dojox.form.uploader.plugins.Flash is conflicting with methods upload / ...) created by
- dojox.form.Uploader has methods: […] But plugin …
May 30, 2011:
- 11:00 PM Ticket #13113 (refactor DOMContentLoaded and require.ready APIs into separate modules) closed by
- fixed: (In [25266]) moves DOMContentLoaded etc. from loader to modules; adds …
- 10:55 PM Ticket #13113 (refactor DOMContentLoaded and require.ready APIs into separate modules) created by
- This machinery has traditionally been part of the bootstrap (dojo) or …
- 8:07 PM Ticket #13108 (can't exit full screen mode while in view source mode) closed by
- invalid: This is intentional. When it goes into view source mode, all …
- 7:15 PM Ticket #13112 (TabContainer: very slow tab changed, if content is big) created by
- TabContainer is very slow tab changed, if content is big. showcase: …
- 4:18 PM Ticket #13111 (Dojo HTML5 Data-Attribute Support description typos) created by
- On site: http://dojotoolkit.org/features/1.6/html5data-attributes …
- 3:48 PM Ticket #13110 (Autoheight Grid cut off when put within BorderContainer) closed by
- fixed: (In [25265]) Fixes #13110 !strict by not setting explicit box size for …
- 3:41 PM Ticket #13110 (Autoheight Grid cut off when put within BorderContainer) created by
- grid.autoHeight = true and put under a BorderContainer?, when …
- 1:57 PM Ticket #13109 (BorderContainer: dijitAlignLeft selector for overflow:hidden should ...) closed by
- fixed: (In [25262]) Don't let .dijitAlignLeft overflow:hidden override …
- 12:11 PM Ticket #13109 (BorderContainer: dijitAlignLeft selector for overflow:hidden should ...) created by
- wildbill confirmed on #dojo IRC that there's a bug in the way a …
- 11:45 AM Ticket #13108 (can't exit full screen mode while in view source mode) created by
- In test_ViewSource.html: 1. on second editor, press button to …
- 8:56 AM Ticket #9780 (Dialog: disable main window scrolling when showing Dialog) closed by
- duplicate: Dup of #9024.
- 7:38 AM Ticket #13107 (make dojo._getMarginSize() public?) created by
- See #11622 for explanation. Assuming you buy the explanation in the …
- 7:27 AM Ticket #13106 (make _docScroll public?) created by
- Dijit uses dojo._docScroll() for the somewhat obscure case of …
- 7:19 AM Ticket #13105 (make dojo._isBodyLtr() public?) created by
- Dijit uses dojo._isBodyLtr() to set the direction for widgets without …
- 7:14 AM Ticket #13104 (make padding / border / margin extent functions public?) created by
- As per the [http://thread.gmane.org/gmane.comp.web.dojo.devel/14962 …
- 5:14 AM Ticket #13103 (make dojo._toDom() public?) created by
- As per the [http://thread.gmane.org/gmane.comp.web.dojo.devel/14962 …
- 5:13 AM Ticket #8446 (Enhance dojo.create().) closed by
- wontfix
- 5:13 AM Ticket #8446 (Enhance dojo.create().) reopened by
- I'd say this should be marked as wontfix since we ended up not …
May 29, 2011:
- 11:30 PM Ticket #13102 (debugAtAllCosts nolonger forces xdomain.) created by
- Therefore is is much harder for debuggers to enumerate .JS file. This …
- 3:23 PM Ticket #9911 ([Latest trunk / DataGrid / Editable Feature / IE7,8] - Row flashing ...) closed by
- duplicate: duplicate with #12880, already fixed with [24707]
- 11:53 AM Ticket #13101 (AMD doc parser) created by
- The doc parser is very confused about the new AMD modules. The format: …
- 11:14 AM Ticket #13100 (MultiSelect: control over base text direction (textDir)) created by
- The core support for base text direction (via textDir) was introduced …
- 2:07 AM Ticket #12906 (DateTextField's calendar remains visible after Dialog was closed ...) closed by
- worksforme
May 28, 2011:
- 7:08 PM Ticket #13099 ([CLA][PATCH] cacheBust does not work after AMD refactor) created by
- here is a patch to bring it back: […] it would be better if the …
- 9:03 AM Ticket #13098 (dojox.gfx enhancement to provide serialised dojo.connect support) created by
- I had a requirement to server side generate a complex graphic and used …
- 4:42 AM Ticket #13097 (fix readmes and buildprofiles in demos) closed by
- fixed: (In [25231]) fixes #13097 updated demo READMEs and build profiles
- 4:41 AM Ticket #13097 (fix readmes and buildprofiles in demos) created by
- Some of the demos need readme's and profiles updated.
- 2:58 AM Ticket #12981 (dojo.gesture.tap.doubletap does not work on Android 2.2) closed by
- fixed: (In [25227]) Fixes #12981 use remove rather than cancel in the …
May 27, 2011:
- 10:03 PM Ticket #13095 (dojo.cache improperly resolves already-resolved paths) closed by
- fixed: (In [25223]) fixed argument cracking for dojo.cache; fixes #13095
- 9:58 PM Ticket #13096 (dojo/text! uses outdated cachId altorithm) created by
- The concept of a cachId is left over from old build-time optimizations …
- 9:48 PM Ticket #13095 (dojo.cache improperly resolves already-resolved paths) created by
- The following usage of dojo.cache fails: […]
- 8:22 PM Ticket #12130 (FF Crash on autosizing editor selection scrolling) closed by
- wontfix: We can't really fix this. It's a browser native issue with its own …
- 7:56 PM Ticket #12888 (Make debugging this.inherited(arguments) easier) closed by
- fixed: (In [25222]) declare: fixed a bug in the debug version of inherited(), …
- 7:09 PM Ticket #13094 (requirejs-simple-badbase tests stalls DOH in IE6) created by
- In IE6, when DOH loads these tests, IE6 creates a blocking dialog with …
- 6:54 PM Ticket #11574 (dojox.dtl.dom.tag.test_tag_ifequal fails in FF) closed by
- fixed: (In [25221]) fixes #11574 dojox.dtl.dom.tag.test_tag_ifequal fails in …
- 5:03 PM Ticket #13092 ([patch][ccla] the gfx surface is not clipped under IE9/svg) closed by
- fixed: (In [25216]) fixes #13092 initial overflow for svg should default to …
- 4:43 PM Ticket #13093 (Problem when running a build with the buildLayers option on dojo 1.6) created by
- Problem when running a build with buildLayers on dojo 1.6. For …
- 4:40 PM Ticket #13092 ([patch][ccla] the gfx surface is not clipped under IE9/svg) created by
- When a page is rendered in standard mode, the svg surface does not …
- 3:17 PM Ticket #13091 (Problem in optimized build of Dojo with dijit.layout.BorderContainer) created by
- With the dojo revision r25213 there is a new problem with the build …
- 2:38 PM Ticket #13089 ([patch][ccla] modify charting tests to not use compatibility mode on ...) closed by
- fixed: (In [25214]) fixes #13089 updated charting tests to work with IE8/9 …
- 1:38 PM Ticket #13090 (dojox.widget.RollingList breaks with IE8) created by
- I upgraded dojo some days ago from 1.4.3 to 1.6.1. Now …
- 1:16 PM Ticket #13087 (build is broken in rev 25191) closed by
- fixed: (In [25213]) Added excludeEnd, fixes #13087 !strict
- 12:03 PM Ticket #13089 ([patch][ccla] modify charting tests to not use compatibility mode on ...) created by
- This patch is a batch modification of all charting tests to not use IE …
- 7:17 AM Ticket #13088 (test order in DOH appears incorrect) created by
- for example, the tests._base.* tests are spread out with some at the …
- 6:59 AM Ticket #12672 (enhance loader to be AMD-compliant while keeping dojo.provide/require ...) closed by
- fixed: All problem reports on this ticket have either been resolved or moved …
- 5:51 AM Ticket #13087 (build is broken in rev 25191) created by
- In windows, execute dojox\mobile\build\ build.bat single. Error was …
- 3:08 AM Ticket #13065 ([regression] dojo.destroy() leaks memory on IE6) closed by
- fixed: (In [25208]) Reduce closure on listener fix function, fixes #13065 !strict
- 12:57 AM Ticket #13086 (use col-resize/row-resize for splitters in css) closed by
- fixed: (In [25206]) fixes #13086: use col-resize/row-resize for splitters in …
- 12:56 AM Ticket #13086 (use col-resize/row-resize for splitters in css) created by
- which have wider browser support
May 26, 2011:
- 9:57 PM Ticket #13085 (ComboButton loses tabIndex value after being disabled and then reenabled) closed by
- fixed: (In [25205]) Fixes #13085. Call widget.set instead of hardcoding …
- 7:57 PM Ticket #13085 (ComboButton loses tabIndex value after being disabled and then reenabled) created by
- Run test_Button.html. Click Disable All. Click Enable All. Now tab …
- 5:41 PM Ticket #13084 (Query attribute selector with square bracket fails in IE7) created by
- This selector always fails in IE7: […] This works in IE8 and …
- 4:32 PM Ticket #13083 ([24139] causing mobile.ComboBox to no longer scroll) closed by
- fixed: (In [25201]) Fixes #13083. Refs #12547. Added (dojo, dojox) …
- 4:29 PM Ticket #13083 ([24139] causing mobile.ComboBox to no longer scroll) created by
- Run dojox/mobile/tests/test_FormControls.html on a webkit-mobile …
- 4:24 PM Ticket #13018 (r25014 references dojo.getObject but dojo is not always defined) closed by
- fixed: this was fixed in r25098
- 3:26 PM Ticket #10043 (BiDi support for Enhanced DataGrid) closed by
- fixed: EDG is working well in BiDi? mode now, already fixed with #11734 for 1.6
- 3:20 PM Ticket #12899 (Grid - column resizing not working anymore after amd changes) closed by
- invalid: Not being reproduced in trunk now.
- 2:17 PM Ticket #13082 (DataGrid: Discrepancy with editing cells when using setItems vs query) created by
- I have found that when I give the data grid a query to use, only one …
- 6:40 AM Ticket #13081 (OperationalError: (1213, 'Deadlock found when trying to get lock; try ...) created by
-
==== How to Reproduce ====
While doing a GET operation on
/login
, … - 3:13 AM Ticket #13056 (multiple-define errors) closed by
- fixed: Cool, it's working now, I guess you fixed it in a recent check in.
- 2:26 AM Ticket #13080 (Build Tool Pulls in Excessive dojo/dijit/dojox into Layer Files of Demos) created by
- OS: Win7 X64 Java: Java6 Optimizer: Shrinksafe JS Engine: Rhino …
May 25, 2011:
- 11:50 PM Ticket #11960 (IE7: Editor in Dialog cannot receive focus) closed by
- invalid: Creating editors on hidden elements is questionable at best and is …
- 11:47 PM Ticket #11823 (dijit._editor.plugins.LinkDialog: disabled button for create link in Opera) closed by
- fixed: (In [25193]) Cleaning up queryCommandEnabled and fixing Opera bug with …
- 10:38 PM Ticket #6001 (In IE6/7 no editor toolbar in grid editing is visible) closed by
- wontfix: Given the ever-changing state of the grid, and it's more of a grid …
- 10:29 PM Ticket #13046 (Format can apply to text even though the text is not selected on ie8) closed by
- duplicate: Dup of #12443. IE native behavior.
- 10:28 PM Ticket #13047 (Clicking on Create link button make the selected text miss ...) closed by
- wontfix: This is expected IE behavior. When IE transfers focus out of an …
- 10:20 PM ProjectMeeting/2011-05-25 created by
- 9:52 PM Ticket #13078 (Validation textbox required tooltip getting misaligned on scroll) closed by
- duplicate: Dup of #5777.
- 8:16 PM Ticket #13077 (parser object invalid if first in require list) closed by
- invalid
- 7:56 PM Ticket #13079 (infinitely recursive object when calling dojo.toJson(dojo)) created by
- This bug is similar to h#12867 SVN rev [25191]. Using Chrome …
- 6:00 PM Ticket #13078 (Validation textbox required tooltip getting misaligned on scroll) created by
- Dojo validation textbox shows required tooltip. If I scroll the page …
- 5:22 PM Ticket #13077 (parser object invalid if first in require list) created by
- SVN 25190. Ubuntu 10.10, java 1.6, rhino build. In a build, if I put …
- 5:08 PM Ticket #13072 (dojo.destroy broken under IE since rev. 25179) closed by
- fixed: (In [25191]) Revert rest of dojo.destroy changes, hopefully fix memory …
- 4:32 PM Ticket #13076 (Mouse wheel event isn't supported for gfxRenderer=silverlight) created by
- Use case: zooming for geographical maps.
- 4:22 PM Ticket #13075 (builder should throw error if profile=InvalidName) created by
- Currently, if I specify a non-existent profile in the profile=NAME …
- 3:16 PM Ticket #13074 (Testing) created by
- Testing see if can get email note for 'evan'
- 3:11 PM Ticket #13073 (MenuItem: screen reading issue (Accessibility) . labels of ‘Menu Item’ ...) created by
- Hi, Not reading menu-item-label by screen-reader users.(freedom …
- 1:07 PM Ticket #13072 (dojo.destroy broken under IE since rev. 25179) created by
- it seems dojo.destroy (= dojo._destroyElement) has been broken …
- 12:50 PM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) closed by
- fixed: (In [25190]) Fixes #12937. Use domNode.scrollHeight instead of …
- 10:58 AM Ticket #13071 (ThumbnailPicker reload html as image) created by
- At template …
- 10:14 AM Ticket #13070 (dojox.form.uploader.plugins.Flash given URL cannot include several ...) created by
- dojox.form.uploader.plugins.Flash From line 238 […] Should …
- 9:53 AM Ticket #13069 (connectOnce functionality) created by
- Dojo used to have a dojo.(event.)connectOnce function but this is no …
- 9:21 AM Ticket #12663 (Rhino Build includes Browser specific modules) closed by
- fixed: This is a duplicate of #12648. It is fixed in [25189].
- 9:17 AM Ticket #12648 (build for profile "rhino" does not work correctly) closed by
- fixed: (In [25189]) updated rhino profile for compat with new build system; …
- 8:39 AM Ticket #13068 ([enhancedgrid.filter]autocomplete has to use grid.query) created by
- if I turn on autocomplete on an enhanced-grid, a combobox is rendered …
- 8:07 AM Ticket #13038 (dojo.cache() sanitize broken?) closed by
- fixed: (In [25185]) fixed typos in dojo.cache that prevented santizing on …
- 7:42 AM Ticket #13027 (certain relative releaseDir values fail) closed by
- fixed: Fixed consequent to other repairs to build app.
- 7:38 AM Ticket #13014 (dijit/main cannot be added into layer) closed by
- fixed: Thanks for the detailed report. I pulled your files and ran the build …
- 7:15 AM Ticket #13008 (dojo/_base/loader not included in dojo.js) closed by
- fixed: (In [25183]) changed default static has feature values for build; …
- 7:09 AM Ticket #13067 (Build profile for dojox.mobile needs to be updated) created by
- 6:54 AM Ticket #13066 (IconItem does not gray out when it is pressed on some browsers) closed by
- fixed: (In [25181]) Fixes #13066 !strict Removed setOpacity() method and used …
- 6:41 AM Ticket #13066 (IconItem does not gray out when it is pressed on some browsers) created by
- This is because IconItem#setOpacity is not effective on some browsers.
- 5:01 AM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) reopened by
- The patch broke test_iPad-Settings.html. 1. Open …
- 1:11 AM Ticket #13065 ([regression] dojo.destroy() leaks memory on IE6) created by
- See attached test case, the jist of which is: […] On 1.6 …
- 12:48 AM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) closed by
- fixed: (In [25176]) Fixes #12937. Changed scrollable to not assume the …
- 12:25 AM Ticket #13062 (Problem with build tool 'dependencyLayers' system) closed by
- fixed: (In [25175]) added feature (available in v1.x profiles) to exclude …
May 24, 2011:
- 9:27 PM Ticket #12991 (The build does not seem to be pulling in the full dependency list) closed by
- fixed: (In [25172]) improve dependency scan of non-pure AMD modules; fixes …
- 4:15 PM Ticket #13061 (EDG pagination - incomplete data displayed when switching page size) reopened by
- Suggestion for another (better?) solution. Instead of changing …
- 2:05 PM Ticket #12990 (mobileGeoCharting demo changes (following 12989 changes)) closed by
- fixed: (In [25170]) fixes #12990 update geo charting demo for _base/kernel …
- 2:04 PM Ticket #12989 (dojox.geo.charting fixes) closed by
- fixed: (In [25169]) fixes #12989 geo charting updates for _base/kernel \!strict
- 2:01 PM Ticket #13064 (IE6: TooltipDialog renders badly) created by
- Using IE6, Run test_TooltipDialog on 1.6 or trunk, click Show Tooltip …
- 1:07 PM Ticket #13063 (NumberTextBox: map keypad decimal separator to locale decimal separator) created by
- There are some locale and keyboard map combinations where keypad …
- 12:29 PM Ticket #13062 (Problem with build tool 'dependencyLayers' system) created by
- Here is a simple test sample that shows the main problem that we have …
- 11:20 AM Ticket #13016 (dojo.parser.parse is not called if first (or only) in requires list) closed by
- fixed: Could not duplicate after [25156].
- 10:45 AM Ticket #13020 (top-level ids shouldn't need a path mapping if they are children of baseUrl) closed by
- invalid: top-level modules are siblings to the dojo directory. baseUrl is …
- 10:08 AM Ticket #12995 (build does not inline dependency with "modules" in the name) closed by
- fixed: (In [25165]) fixes bad regex that prevented including some …
- 9:43 AM Ticket #13061 (EDG pagination - incomplete data displayed when switching page size) closed by
- fixed: (In [25164]) Fixes #13061 !strict should showAll when total row size < …
- 9:39 AM Ticket #13061 (EDG pagination - incomplete data displayed when switching page size) created by
- Steps to reproduce: 1. run the attached test case 2. …
- 9:36 AM Ticket #12902 (nameToUrl incorrectly assumes getModuleInfo always returns URLs with a ...) closed by
- fixed: fixed in [24014]
- 9:09 AM Ticket #13060 (Missing TabBar style for Android and BlackBerry) closed by
- fixed: (In [25159]) Fixes #13060 !strict Added TabBar? style for …
- 8:41 AM Ticket #13017 (dijit.layout.ContentPane not in _ctorMap in a build) closed by
- fixed: (In [25156]) added feature to write absolute module id to layer files …
- 8:35 AM Ticket #13060 (Missing TabBar style for Android and BlackBerry) created by
- 6:42 AM Ticket #12790 (missing "unload" dependency) closed by
- fixed: (In [25155]) removed unnecessary dependency; refs #12672; fixes …
- 6:29 AM Ticket #12519 (replacement of AMD with dojo.require/dojo.declare in dojo build cause ...) closed by
- worksforme: I believe this report was against the v1.6 build system. Please try …
- 5:03 AM Ticket #13059 (dojo.byId(domnode.getAttribute('aria-activedescendant')) error in IE) created by
- In EmulateIE7 mode of both IE9 and IE8, if a domnode has no …
- 4:55 AM Tickets #12788,13058 batch updated by
- fixed: (In [25152]) fixes #13058; fixes #12788; !strict
- 4:44 AM Ticket #13058 (implement dojo.moduleUrl in terms of AMD loader API) created by
- 1. With v1.7, the loader is responsible for mapping modules to URLs. …
- 3:21 AM Ticket #12250 (Support touch events in dijit._CssStateMixin) closed by
- fixed: (In [25151]) Fixes for dijit widgets on mobile: - clicking blank …
- 12:27 AM Ticket #13057 ('DDD' improper handling of leading zeros) closed by
- fixed: (In [25146]) Correct handling of multiple leading zeros. Fixes #13057
- 12:14 AM Ticket #13057 ('DDD' improper handling of leading zeros) created by
- reported by jodymbrooks: I am using Dojo 1.5.0 (although basically …
May 23, 2011:
- 10:47 PM Ticket #13011 (build results in passing non-string to dojo.trim) closed by
- fixed: (In [25145]) fixed interning strings process in builder; improved amd …
- 10:24 PM Ticket #13056 (multiple-define errors) created by
- See attached test case which goes in dijit/tests/form. I think the …
- 9:07 PM Ticket #12116 (CurrencyTextBox/NumberTextBox: clash with <input type="number">) closed by
- fixed: (In [25144]) Fixes #12116. Force type=text for …
- 8:58 PM Ticket #13055 (StackContainer: _showChild assumes child has _onShow) created by
- StackContainer _showChild assumes that the child has an _onShow …
- 4:13 PM Ticket #10073 (TreeGrid: double-click on expando causes error) closed by
- fixed: (In [25141]) fixes #10073 - click[0] was sometimes hitting nulls which …
- 4:12 PM Ticket #11188 (dojox.grid throws null pointer exception when calling _delayedCellFocus) closed by
- fixed: (In [25140]) fixes #11188 - should these _colHeadNode checks be …
- 3:42 PM Ticket #10073 (TreeGrid: double-click on expando causes error) reopened by
- Going to reopen this to apply more definitive patch since this bug is …
- 2:54 PM Ticket #13034 (on.js refs unresolved listen variable) closed by
- fixed: (In [25139]) Added pub/sub unit test, condensed connect code a little …
- 2:23 PM Ticket #13034 (on.js refs unresolved listen variable) reopened by
- Sorry, I've been waffling on if pub/sub subscription is the best use …
- 1:51 PM Ticket #13037 (ObjectStore unresolved jr, dirtyObject variables, etc.) closed by
- fixed: (In [25136]) Found errant dirtyObject variable, fixes #13037 !strict
- 1:44 PM Ticket #12994 ([patch][ccla] Rework dojox;charting AMD to adapt to new _base modules ...) closed by
- fixed: (In [25135]) fixes #12994 rework charting for AMD for new _base …
- 12:34 PM Ticket #13053 (providing locale information switzerland) closed by
- invalid: It's all there, the variants just aren't checked in to source control. …
- 12:15 PM Ticket #13054 (EnhancedGrid/QueryReadStore sorting reversed/lost on new data query) created by
- Since upgrading to dojo 1.6 we have had some problems with the …
- 9:45 AM Ticket #13053 (providing locale information switzerland) created by
- The locale information for switzerland (German speaking part) is …
- 9:17 AM Ticket #13052 (ListItem layout problems) closed by
- fixed: (In [25132]) Fixes #13052 !strict Fixed ListItem? layout problems. …
- 9:09 AM Ticket #13052 (ListItem layout problems) created by
- There's a layout problem in ListItem. - When used with deviceTheme, …
- 8:55 AM Ticket #13051 (Expando nodes not cleaned up when Grid destroyed) closed by
- fixed: (In [25131]) Fixes #13051 !strict by making sure Exando are also …
- 8:45 AM Ticket #13051 (Expando nodes not cleaned up when Grid destroyed) created by
- This issue occurs both in dojox.grid.TreeGrid/LazyTreeGrid?, and all …
- 6:11 AM Ticket #12383 ([patch] [ccla] dojo.cache causes extra requests with non-dojo build ...) closed by
- wontfix: As of v1.7, the approved method of interning strings is by including …
- 6:06 AM Ticket #13050 (build application should intern dojo.cache strings) created by
- As of v1.7, the approved method of interning strings is by including …
- 5:35 AM Ticket #13049 ([Regression] Transition does not work on TabBarButton) closed by
- fixed: (In [25129]) Fixes #13049 !strict Need to pass transition and …
- 5:31 AM Ticket #13049 ([Regression] Transition does not work on TabBarButton) created by
- If we set transtion on TabBarButton like <li …
- 4:21 AM Ticket #13048 (dojo.touch doesn't handle devices w/touch and mouse) created by
- If a device (like blackberry phones or some high end desktop …
- 4:17 AM Ticket #13037 (ObjectStore unresolved jr, dirtyObject variables, etc.) reopened by
- Thanks. But dirtyObject is still referenced (but undefined), isn't it?
- 3:44 AM Ticket #13037 (ObjectStore unresolved jr, dirtyObject variables, etc.) closed by
- fixed: (In [25128]) Fix and test revert method in ObjectStore?, fixes #13037
- 3:32 AM Ticket #9983 (sparse array trick fails on Opera 10) closed by
- invalid
- 3:05 AM Ticket #13034 (on.js refs unresolved listen variable) closed by
- fixed: (In [25127]) Fix on variable references, fixes #13034 !strict
- 2:37 AM Ticket #13045 (Format can apply to text even though the text is not selected on ie8) closed by
- duplicate
- 2:19 AM Ticket #13047 (Clicking on Create link button make the selected text miss ...) created by
- Steps: 1.Visiting http://demos.dojotoolkit.org/demos/editor/ …
- 2:00 AM Ticket #13046 (Format can apply to text even though the text is not selected on ie8) created by
- Steps: 1.visiting http://demos.dojotoolkit.org/demos/editor/ 2.Typing …
- 2:00 AM Ticket #13045 (Format can apply to text even though the text is not selected on ie8) created by
- Steps: 1.visiting http://demos.dojotoolkit.org/demos/editor/ 2.Typing …
May 22, 2011:
- 8:34 PM Ticket #12126 (xhrGet: ioArgs are not passed on to dojo.Deferred.then) closed by
- fixed: Fixed in [25095]. Note that that responseText and status have always …
- 7:26 PM Ticket #13044 (optimized files have bad copyright message when copyright unspecified) closed by
- fixed: (In [25125]) fixed bug in copyright message for optimized files; fixes …
- 7:02 PM Ticket #13044 (optimized files have bad copyright message when copyright unspecified) created by
- If copyright is unspecified, optimized javascript resources begin with …
- 7:08 AM Ticket #13043 (Script error occurs when ListItem is created programmatically) closed by
- fixed: (In [25118]) Fixes #13043 !strict Fixed error on programmatic instantiation
- 7:04 AM Ticket #13042 (Refactoring to AMD, 1.7) closed by
- fixed: (In [25117]) Fixes #13042 - Refactored for AMD and also updated the …
- 7:02 AM Ticket #13043 (Script error occurs when ListItem is created programmatically) created by
- Setting label after instantiation of ListItem causes the error. Below …
- 7:02 AM Ticket #13042 (Refactoring to AMD, 1.7) created by
- The requires need to be refactored for AMD. Also the GreekPalette? is …
- 6:54 AM Ticket #13041 (DataGrid in markup - allow constraint without editor) created by
- See my posting here: …
- 5:58 AM Ticket #13040 (unreachable code in rpc.js test) created by
- Note the "return true" at the top of this code block: […]
- 5:23 AM Ticket #13039 (DataStore.js test failures) created by
- testQuery() is getting failures because it's comparing things like 2 …
- 4:30 AM Ticket #13038 (dojo.cache() sanitize broken?) created by
- In 1.6 there's code in dojo.cache() to sanitize the value. In trunk …
- 4:02 AM Ticket #13037 (ObjectStore unresolved jr, dirtyObject variables, etc.) created by
- jr is apparently undefined in: […] Presumably that means you are …
- 3:18 AM Ticket #13036 ([meta] lint fixes) created by
- Meta ticket for lint fixes such as: - missing semicolons - …
- 3:11 AM Ticket #8374 (exception thrown when entering invalid value in an editable cell of a ...) closed by
- fixed: (In [25107]) Fixes #8374 not apply changes when there is validation …
- 3:08 AM Ticket #13035 (create minimal dojo dependencies for dijit modules) closed by
- fixed: (In [25106]) Fixes #13035. Within dijit, replaced define(dojo? …
- 3:00 AM Ticket #13035 (create minimal dojo dependencies for dijit modules) created by
- Most dijit JS files use "dojo" in their define() statement. This …
- 1:57 AM Ticket #13034 (on.js refs unresolved listen variable) created by
- […] Presumably there's also a missing test case for that block of code
- 1:50 AM Ticket #13033 ([25087] change on dojo.parser breaks a typical usage of dojo.extend) closed by
- fixed: (In [25104]) Use true arg to aspect.after() so my handler doesn't …
May 21, 2011:
- 2:51 PM Ticket #12466 (DataGrid, IE6/7 - empty cells look weird) closed by
- fixed: (In [25099]) Fixes #12466 using for empty cell content
- 9:41 AM Ticket #13033 ([25087] change on dojo.parser breaks a typical usage of dojo.extend) created by
- Just noticed [25087] breaks all Grid testing files and was able to …
- 8:22 AM Ticket #13032 (dojox.date.timezone tests failing) created by
- Tested on FF3.6 mac and FF4.0 win on my machine (which is in Japan). …
- 8:10 AM Ticket #13031 (dojox.analytics: failure in test_analytics.html) created by
- In 1.6 it gets an error about trying to serialize a DOMNode. In …
- 8:08 AM Ticket #13030 ([regression] dojox.lang.tests gets error about dojo._extraNames is ...) created by
- Tests runs fine in 1.6 (except for a few errors) but doesn't run on …
- 8:06 AM Ticket #13029 ([regression] dojox.lang.tests.async fails smoketest (FF3.6)) created by
- Works in 1.5, fails in 1.6. Tested on FF3.6/mac.
- 3:32 AM Ticket #3159 (web build: incorrectly builds dojo.js for dojo.gfx.*) closed by
- wontfix: The web builder is being replaced by a new one from James Thomas.
- 3:31 AM Ticket #9661 (avoid interning strings when templatePath is commented) closed by
- duplicate: Dup of #2429.
- 3:30 AM Ticket #9860 (Get the web builder working again) closed by
- wontfix: James Thomas is working a new web builder that replaces this.
- 3:27 AM Ticket #4289 (Port web build system to 0.9) closed by
- wontfix: James Thomas is working on a new web builder (component "WebBuilder?"), …
- 1:23 AM Ticket #13015 (AMD convertion of dojox/dtl/_base module is incomplete) closed by
- fixed: (In [25086]) fixes #13015 fixed getBuffer function in dtl/_base \!strict
- 12:57 AM Ticket #12678 (enhance doh to leverage AMD) closed by
- fixed: Closing this ticket; DOH appears stable with AMD changes. If you find …
- 12:54 AM Ticket #12673 (enhance builder to decouple from v1.6- loader, consume AMD modules and ...) closed by
- fixed: Closing this ticket. All reported issues are either fixed or moved to …
- 12:52 AM Ticket #13028 (enhance build tool to find AMD conversion errors) created by
- Sometimes during conversion from dojo.provide/dojo.require to AMD …
- 12:42 AM Ticket #13027 (certain relative releaseDir values fail) created by
- The following build command fails […]
- 12:32 AM Ticket #13026 (version 1.7 build system does not process requireIf and platformRequire) created by
- The new build system does not load dojo to trace dependencies; …
- 12:15 AM Ticket #13025 (report package version used in build) created by
- Prior to 1.7, the build system reported the dojo version used in the …
May 20, 2011:
- 9:14 PM Ticket #12870 (dojo/_base/url.js needs to add require as a dependency to AMD defin) closed by
- duplicate: see #12788
- 9:01 PM Ticket #5959 (the package system should add a "../../name" convention) closed by
- wontfix: Loader semantics have changed with the introduction of AMD making this …
- 8:32 PM Ticket #12867 ([patch][cla] dojo.config has infinitely recursive objects with AMD and json) closed by
- fixed: (In [25085]) fixes #12867; improve forEach impl (thanks bforbes); !strict
- 7:56 PM Ticket #12815 (dojo loader - location host variable mismatch) closed by
- fixed
- 7:45 PM Ticket #13009 (builder missing version.js file) closed by
- fixed: fixed in [25083]
- 6:46 PM Ticket #13024 (defaultEngine referenced but undefined in lite.js) created by
- Looks like lite.js is referencing defaultEngine but it isn't defined …
- 5:42 PM Ticket #12948 (Words still display with link format after create a link) closed by
- worksforme: I've tried this on: Firefox 3.6, 4.0, Safari, on OS-X, without issue. …
- 5:37 PM Ticket #13023 (dijit.Menu.destroyRecursive() / dijit.Menu.destroy() fails in FF 4.0.1) created by
- Seems to be fine in IE, FF 3.6 - have not tested in other browsers. …
- 5:15 PM Ticket #8646 (Make dojo.require() accept multiple resources) closed by
- fixed: This is basically fixed in 1.7 with the new AMD syntax for loading …
- 3:03 PM Ticket #12949 (Enter key doesn't set the link in 'Insert Link' and the image in ...) closed by
- fixed: (In [25078]) Updating the Link Dialog to support enter key. fixes #12949
- 3:00 PM Ticket #13005 (Take care of dojo/_base/kernel return value for dojox.geo.openlayers) closed by
- fixed: (In [25077]) fixes #13005 completed fixes for dojo/_base/kernel to …
- 2:58 PM Ticket #13022 (dijit/package.json is not valid json) closed by
- fixed: (In [25076]) update dijit/package.json fixes #13022
- 2:58 PM Ticket #13022 (dijit/package.json is not valid json) created by
- dijit's package.json file is not valid json - comments are not allowed …
- 2:51 PM Ticket #13021 (Body text selection broken after GridContainer drag and drop) created by
- After clicking or dragging a TitlePane? in a GridContainer?, text …
- 2:51 PM Ticket #13020 (top-level ids shouldn't need a path mapping if they are children of baseUrl) created by
- transferred from http://bugs.dojotoolkit.org/ticket/12672#comment:138 …
- 2:46 PM Ticket #13019 (mapping dojo/text and dojo/i18n to text and i18n) created by
- transferred from http://bugs.dojotoolkit.org/ticket/12672#comment:143 …
- 2:43 PM Ticket #13012 (Heading label is not aligned correctly) closed by
- fixed: (In [25075]) Fixes #13012 Moved the calculation of the label width to …
- 2:42 PM Ticket #13018 (r25014 references dojo.getObject but dojo is not always defined) created by
- this is transferred from …
- 2:39 PM Ticket #12947 (Error popup shows too fast when insert URL begin with 'http://') closed by
- invalid: This isn't a bug. It's a validation input field and it is validating …
- 2:38 PM Ticket #13010 (Take care of dojo/_base/kernel return value for dojox.gauges) closed by
- fixed: (In [25074]) fixes #13010 dojo/_base/kernel return value for gauges …
- 2:29 PM Ticket #344 (Rich Text Editor accepts any HTML or Scripts from clipboard, paste) closed by
- fixed: (In [25071]) Add in optional user list tag stripping. fixes #344
- 2:21 PM Ticket #13017 (dijit.layout.ContentPane not in _ctorMap in a build) created by
- SVN rev 25068, Ubuntu linux 10.10, rhino build. This error only seems …
- 2:01 PM Ticket #13013 (dijit/main cannot be added into layer) closed by
- duplicate: Dup of #13014, right?
- 1:57 PM Ticket #13016 (dojo.parser.parse is not called if first (or only) in requires list) created by
- SVN rev 25068, Ubuntu linux 10.10, rhino build. This error only seems …
- 1:52 PM Ticket #13015 (AMD convertion of dojox/dtl/_base module is incomplete) created by
- dojox/dtl/_base.js is converted to AMD but still contains a call to …
- 1:50 PM Ticket #13014 (dijit/main cannot be added into layer) created by
- OS: Win7 X64 Java: 6.0 profile: see attachment optimize: shrinksafe JS …
- 1:49 PM Ticket #13013 (dijit/main cannot be added into layer) created by
- OS: Win7 X64 Java: 6.0 profile: see attachment optimize: shrinksafe JS …
- 1:47 PM Ticket #13012 (Heading label is not aligned correctly) created by
- Heading label in the second view of …
- 1:39 PM Ticket #13011 (build results in passing non-string to dojo.trim) created by
- SVN rev 25068, Ubuntu linux 10.10, rhino build. This error only seems …
- 1:38 PM Ticket #13010 (Take care of dojo/_base/kernel return value for dojox.gauges) created by
- 1:13 PM Ticket #13005 (Take care of dojo/_base/kernel return value for dojox.geo.openlayers) reopened by
- openlayers still needs some work, it's referencing dojo.declare() many …
- 1:02 PM Ticket #13009 (builder missing version.js file) created by
- SVN rev: 25068 Ubuntu linux 10.10 Java 1.6 rhino build Upon running …
- 12:56 PM Ticket #13005 (Take care of dojo/_base/kernel return value for dojox.geo.openlayers) closed by
- fixed: (In [25068]) fixes #13005 updates to openlayers for _base/kernel …
- 12:53 PM Ticket #13007 ([patch][ccla] dojox.charting Mouse Wheel zoom is reversed in Mozilla) closed by
- fixed: (In [25067]) fixes #13007 charting mousewheel fixes on ff
- 12:44 PM Ticket #13008 (dojo/_base/loader not included in dojo.js) created by
- OS: Win7 X64 JVM: 6 Optimizer: Shrinksafe JS Engine: Rhino Profile: …
- 12:14 PM Ticket #13002 (_TextBoxMixin uses CAPSLOCK instead of CAPS_LOCK) closed by
- fixed: (In [25066]) Fixes #13002. CAPS_LOCK typo.
- 11:56 AM Ticket #13007 ([patch][ccla] dojox.charting Mouse Wheel zoom is reversed in Mozilla) created by
- When doing some refactoring the -1 factor for computing the zoom …
- 11:50 AM Ticket #13006 (Auto-analysis failure) created by
- When analysing http://staging.onlinescoutmanager.co.uk (it also …
- 10:02 AM Ticket #13005 (Take care of dojo/_base/kernel return value for dojox.geo.openlayers) created by
- Require changes to include dojo/_base/kernel and dojox/main when required.
- 9:27 AM Ticket #12996 (no longer able to set version from the build profile) closed by
- fixed: (In [25062]) fixed version stamping; removed support for cjs package …
- 8:27 AM Ticket #12723 (Screen flicker problem on some Android devices) closed by
- fixed: (In [25058]) Fixes #12723 Added workaround to avoid buttons disappear …
- 8:24 AM Ticket #13004 (EnhancedGrid Pagination rowCount is wrong) created by
- In your "Test Pagination plugin of dojox.grid.EnhancedGrid?" demo,where …
- 7:58 AM Ticket #13001 (TabContainer rendering is broken in 1.7) closed by
- worksforme: Thanks for the report. Your test case isn't exactly the same as …
- 7:43 AM Ticket #12999 ([25033] does not allow some function definitions from markup) closed by
- fixed: (In [25056]) Revise "deferred connect" refactor to use stub functions …
- 6:47 AM Ticket #12963 (styling problem on dijit calendar in mobile tests) closed by
- fixed: (In [25055]) Fixes #12963 Added dijit calendar style for compat
- 6:23 AM Ticket #12992 ([Regression] The bookmarkable feature is broken) closed by
- fixed: (In [25053]) Fixes #12992 !strict currentView was not updated after …
- 4:17 AM Ticket #12987 (null reference issue for dojo editor on FireFox 4(Caused by ...) closed by
- wontfix: It's a limitation of using an iframe design. You can't initialize it …
- 1:25 AM Ticket #13003 (erroneous horizontal scroll bar) created by
- I have a grid with 3 columns and 2 lines per row that has enough data …
- 12:18 AM Ticket #13002 (_TextBoxMixin uses CAPSLOCK instead of CAPS_LOCK) created by
May 19, 2011:
- 9:57 PM Ticket #12993 (call to dojo.ready with dojo.parser buried in dojo*parser definition ...) closed by
- wontfix
- 9:15 PM Ticket #13001 (TabContainer rendering is broken in 1.7) created by
- I get no console errors. Rendering of page using TabContainer? and …
- 8:23 PM Ticket #13000 (dojo/i18n.js + requireJS failure) created by
- I'm using requireJS and a dojo nightly build (5.19.11). I created a …
- 8:18 PM Ticket #12999 ([25033] does not allow some function definitions from markup) created by
- Given […] an exception is thrown: uncaught exception: …
- 5:14 PM Ticket #12998 (Grid destroys tab order) created by
- There are several elements which have a fixed tabindex of zero, which …
- 4:07 PM Ticket #12997 ([docs] Update examples to explicitly require dojo.parser) created by
- This is kind of related to #12907 - which I wholeheartedly agree is …
- 3:55 PM Ticket #12996 (no longer able to set version from the build profile) created by
- it used to be possible to include a version property in the profile …
- 3:24 PM Ticket #12995 (build does not inline dependency with "modules" in the name) created by
- this is transferred from …
- 3:21 PM Ticket #12994 ([patch][ccla] Rework dojox;charting AMD to adapt to new _base modules ...) created by
- _base modules returned values will change to return a hash object of …
- 2:42 PM Ticket #12993 (call to dojo.ready with dojo.parser buried in dojo*parser definition ...) created by
- SVN rev: 25049 Ubuntu Linux 10.10 Sun JDK 1.6 Rhino Please see …
- 2:21 PM Ticket #12992 ([Regression] The bookmarkable feature is broken) created by
- Bookmarkable works strange in test_Bookmarkable.html. You can …
- 2:18 PM Ticket #12991 (The build does not seem to be pulling in the full dependency list) created by
- I had added this to ticket/12673, but last night they said we should …
- 2:14 PM Ticket #12901 (dojox.mobile transitions broken on non-mobile/webkit browsers) closed by
- worksforme: I think it's already been fixed.
- 1:41 PM Ticket #12984 (Skip positionning at latest date when instantiating ...) closed by
- fixed: (In [25049]) patch from simpli for positioning with no selected dates. …
- 1:31 PM Ticket #12990 (mobileGeoCharting demo changes (following 12989 changes)) created by
- Changes in mobileGeoCharting implied by some changes in #12989 patch …
- 1:26 PM Ticket #12989 (dojox.geo.charting fixes) created by
- Mainly doc syntax fixes Per important request, extended data support …
- 11:47 AM Ticket #12988 ([patch][ccla] dojox.charting.TouchZoomAndPan double tap zoom does not ...) closed by
- fixed: (In [25047]) fixes #12988 android charting doubletap issues \!strict
- 8:57 AM Ticket #12988 ([patch][ccla] dojox.charting.TouchZoomAndPan double tap zoom does not ...) created by
- There are two reasons for this: - The first one is a dojo.gesture …
- 7:55 AM Ticket #12591 (Add demo for touch & gestures api) closed by
- fixed: (In [25038]) Fixes #12591 !strict, by making rotation work well on iOS
- 6:04 AM Ticket #12724 (SpinWheel does not spin very well on BlackBerry) closed by
- fixed: Still choppy, but with the fix #12873, it became a little better now.
- 5:51 AM Ticket #12894 (Tab bar content area size overlaps tab bar buttons) closed by
- fixed: working fine now
- 5:34 AM Ticket #12897 (mobileMvc demo broken due to TransitionEvent changes ...) closed by
- fixed: I think it's already been fixed.
- 5:19 AM Ticket #12987 (null reference issue for dojo editor on FireFox 4(Caused by ...) created by
- Summary: test1.html cotains a iframe,the iframe is hiddened.iframe's …
- 3:55 AM Ticket #12900 (Grid, double clicking editing results into wrong focused cell and row ...) closed by
- fixed: Fixed with [25035] by forcing focusCell and onRowClick for the 2nd …
- 12:00 AM Ticket #12986 (on() method) closed by
- fixed: (In [25033]) Refactor widget deferred connect code to leverage new …
May 18, 2011:
- 11:57 PM Ticket #12986 (on() method) created by
- Support on() method for connecting to widget events: […] (This is …
- 7:10 PM Ticket #12985 (Sorting breaks selection + others) created by
- From dojo-interest... […]
- 6:53 PM Ticket #12980 (mobile/tests/test_Slider.html showing failures) closed by
- fixed: (In [25022]) Fixes #12980. Removed animation test for non-webkit. …
- 6:13 PM Ticket #12984 (Skip positionning at latest date when instantiating ...) created by
- Patch so that there's no positioning to the last selected dates when …
- 6:00 PM Ticket #11527 (File upload with plain HTML upload form + dojo.io.iframe technique ...) closed by
- worksforme: Investigated this issue based on a client request, and could not …
- 4:55 PM Ticket #12925 (Change on visibility for method toggleDate in ...) closed by
- fixed: (In [25021]) patch from simpli Fixes #12925, rename toggleDate and …
- 4:24 PM Ticket #12983 (Switch shrinks when using the switch setter) closed by
- fixed: (In [25020]) Fixes #12983 !strict Fixed the problem where Switch …
- 4:20 PM Ticket #12983 (Switch shrinks when using the switch setter) created by
- You can reproduce this issue with the following steps: 1. Open …
- 3:52 PM Ticket #12982 (GridContainer offsets column index when manually organized) created by
- When creating a manually organized dojox.layout.GridContainer? …
- 3:51 PM Ticket #12981 (dojo.gesture.tap.doubletap does not work on Android 2.2) created by
- This seems to be related to locking mechanism in gesture.js. This …
- 3:15 PM Ticket #12980 (mobile/tests/test_Slider.html showing failures) created by
- on iPad: hint is "started sliding" on FF3.6, hint is "continued …
- 3:07 PM Ticket #12979 (Mobile Scrolling freezes on Android HTC Desire device) created by
- Try some of the dojo mobil sample apps, either via PhoneGap? or using a …
- 2:42 PM Ticket #12978 (dijit.form.Select: validate() tooltip displaying confusion.) created by
- I got form with a few select inputs (empty default value, …
- 1:31 PM Ticket #12976 ([regression] socket infinite loop) closed by
- fixed: (In [25012]) Fix socket event handling (forgot to checkin with …
- 1:07 PM Ticket #12974 ("assertion failed in ItemFileWriteStore" in store._saveEverything) closed by
- invalid: Yes, you have to run one of the callbacks at the end of your save …
- 12:45 PM Ticket #12977 (dijit.form.*: inconsistency in treating required flag and in docs on ...) created by
- Only one dijit.form widget (ValidationTextBox?) define method …
- 11:24 AM Ticket #12976 ([regression] socket infinite loop) created by
- Presumably in socket.js this causes an infinite loop, due to the event …
- 10:35 AM Ticket #12873 (SpinWheel jumps entries unnaturally) closed by
- fixed: (In [25007]) Fixes #12873 !strict Reduced the number of DIVs used for …
- 9:44 AM Ticket #12967 (mblAlwaysHideAddressBar does not work with fully async load on Android) closed by
- fixed
- 9:32 AM Ticket #12975 (Regression -- Popup Window of "href" of ListItem is Blocked by Chrome) created by
- This should be another regression after the change in transition... …
- 9:11 AM Ticket #12974 ("assertion failed in ItemFileWriteStore" in store._saveEverything) created by
- the following code will generate err "assertion failed in …
- 7:16 AM Ticket #12973 (upgrade svgweb to latest version) created by
- current version of svgweb is very old we should ugrade svgweb to latest
- 7:00 AM Ticket #9948 ([docs][patch] [cla] Get Dojo GFX running on top of SVGWeb) closed by
- fixed: Replying to chrism: Please open new ticket for the …
- 6:58 AM Ticket #12888 (Make debugging this.inherited(arguments) easier) reopened by
- Replying to elazutkin: > (In [24998]) declare: implemented …
- 4:58 AM Ticket #12548 ([patch][ccla]Chart: Legend is not ordered correctly with Clustered ...) closed by
- fixed: (In [25004]) charting: reversed order of series for some stacked and …
- 4:45 AM Ticket #11675 (Cannot Destroy a dojox.form.Manager ("Too much recursion")) closed by
- fixed: (In [25003]) dojox.form.manager: updated the FM with the latest Dijit …
- 4:05 AM Ticket #7483 ([patch][ccla]Topics are leaking) closed by
- wontfix: Event/topics code was rewritten by Kris Zyp => it has its own set of …
- 4:01 AM Ticket #12884 (get/set opacity IE9 quirks mode fails) closed by
- fixed: (In [25001]) html: reverted to old IE opacity routines on IE9/Quirks, …
- 3:35 AM Ticket #12596 (Ticket #4799 (closed defect: fixed) BROKEN AGAIN in 1.6) closed by
- invalid: The node is not null. Keep in mind that Mover is a transient object, …
- 3:27 AM Ticket #12888 (Make debugging this.inherited(arguments) easier) closed by
- fixed: (In [24998]) declare: implemented "debug" mode triggered by …
- 2:48 AM Ticket #12511 ([patch] [ccla] remove dojo.query() dependency from html) closed by
- fixed: (In [24997]) html: removed dependency on dojo.query() improving …
- 2:41 AM Ticket #11609 (remove usage of "with" in dojo/_base/html.js) closed by
- fixed: (In [24996]) html: removed the only "with" statement we had, thx …
- 2:34 AM Ticket #11951 (dojo.dnd.autoScrollNodes ignoring overflow-y: scroll) closed by
- fixed: (In [24995]) dnd: made auto-scroll aware of overflow-x and overflow-y …
- 2:30 AM Ticket #12961 (IE9 - Dojox mobile compat) closed by
- fixed: (In [24994]) Fixes #12961 toString() was necessary for objects …
- 2:03 AM Ticket #11426 (DND drag handles cut off icon) closed by
- fixed: (In [24992]) dnd: fixed dnd.css glitch, fixes #11426.
- 1:39 AM Ticket #12923 (Strange do {}while(false) in dojo.attr()) closed by
- fixed: (In [24991]) html: simplifying code in dojo.attr(), thx rbackhouse!, …
- 12:37 AM Ticket #12955 ([regression][patch][cla] dojox.form.FileUploader: Browse button ...) closed by
- fixed: (In [24989]) Fixes #12955 - update inline style modification in …
May 17, 2011:
- 10:03 PM Ticket #12972 (doc parser error using [] as first argument for define) closed by
- fixed: (In [24984]) fixes #12972 - Using .? instead of [] fixes the issue. …
- 9:59 PM Ticket #12972 (doc parser error using [] as first argument for define) created by
- the error message says "failed to find dependency name in what looks …
- 9:40 PM Ticket #12971 (Tundra theme images corrupted) created by
- From dojo-interest: I did a web build that worked great, except all …
- 8:32 PM Ticket #12970 (mobile Overlay widget not staying at the bottom on Blackberry during ...) closed by
- fixed: (In [24981]) Fixes #12970. Use position:fixed+bottom:0 for devices …
- 8:31 PM Ticket #12673 (enhance builder to decouple from v1.6- loader, consume AMD modules and ...) reopened by
- Closed wrong ticket #
- 8:29 PM Ticket #12673 (enhance builder to decouple from v1.6- loader, consume AMD modules and ...) closed by
- fixed: (In [24981]) Fixes #12673. Use position:fixed+bottom:0 for devices …
- 8:25 PM Ticket #12970 (mobile Overlay widget not staying at the bottom on Blackberry during ...) created by
- Run mobile/tests/test_Overlay.html on a Blackberry, open the popup and …
- 7:00 PM Ticket #12969 (robot crashing on OS X) closed by
- fixed: (In [24979]) Pool robot threads, vastly reducing the amount of …
- 6:59 PM Ticket #12969 (robot crashing on OS X) created by
- The Java garbage collector on OS X 10.6 sometimes does not release the …
- 5:20 PM Ticket #12968 (dojox.data.JsonRestStore should have a public method to clear its cache) created by
- When trying to reload a tree using a dojox.data.JsonRestStore?, the …
- 4:35 PM Ticket #12967 (mblAlwaysHideAddressBar does not work with fully async load on Android) created by
- We found that "mblAlwaysHideAddressBar" will not work after we enable …
- 2:37 PM Ticket #12966 (fix regression in gfx AMD port) closed by
- fixed: (In [24974]) fixes #12966 gfx renderer regression
- 2:24 PM Ticket #12966 (fix regression in gfx AMD port) created by
- reintroduce the property dojox.gfx.renderer that was lost recently in …
- 2:11 PM Ticket #12964 (dojox.openlayers shouse use tab and not space in inline doc) closed by
- fixed: (In [24972]) fixes #12964 update to api docs for geo openlayers module …
- 1:35 PM Ticket #12965 (NodeList.filter() doesn't work in webkitMobile builds) created by
- If built with the "webkitMobile" flag, the dojo._filterQueryResult() …
- 12:50 PM Ticket #12964 (dojox.openlayers shouse use tab and not space in inline doc) created by
- dojox.openlayers shouse use tab and not space for inline doc indentation
- 12:01 PM Ticket #12962 (IE9 - gauges, geocharting, and gfx-related demos not working on ie9) closed by
- duplicate: dup of [12961]
- 12:00 PM Ticket #12960 (No .set('content' content) for dijit.layout.BorderContainer?) closed by
- wontfix: I think you mean set(content, ...) with markup for the parser, like …
- 11:38 AM Ticket #12963 (styling problem on dijit calendar in mobile tests) created by
- On tests like test_iPhone-IconSingleBelow?.html, the dijit Calendar is …
- 11:28 AM Ticket #12962 (IE9 - gauges, geocharting, and gfx-related demos not working on ie9) created by
- emmanuel, can you take a look at this regression
- 11:24 AM Ticket #12961 (IE9 - Dojox mobile compat) created by
- It looks like the dojox/mobile/compat module isnt getting applied …
- 11:23 AM Ticket #12960 (No .set('content' content) for dijit.layout.BorderContainer?) created by
- Hi, when trying to change the content of a …
- 7:56 AM Ticket #12959 (-webkit-tap-highlight-color:transparent has no effect on android) closed by
- fixed: (In [24954]) Fixes #12959 -webkit-tap-highlight-color:transparent -> …
- 7:50 AM Ticket #12959 (-webkit-tap-highlight-color:transparent has no effect on android) created by
- -webkit-tap-highlight-color:transparent should disable the tap …
- 7:25 AM Ticket #12958 (dojox.form.FileInput + dojo.io.iframe.send does not work with Google Chrome) created by
- dojox.form.FileInput? within a form using Google Chrome (v. …
May 16, 2011:
- 10:46 PM Ticket #12957 ([patch] [ccla] Tree: textdir support) created by
- Support textdir parameter for tree, same as for form widget Patch …
- 9:30 PM Ticket #12956 (focus_mouse test locks up IE9) created by
- See: …
- 9:29 PM Ticket #12415 ([patch][ccla]Add Mobile Showcase) closed by
- fixed
- 9:28 PM Ticket #12931 (Clean up dojo mobile testcases) closed by
- fixed
- 8:38 PM Ticket #12955 ([regression][patch][cla] dojox.form.FileUploader: Browse button ...) created by
-
Between Dojo 1.5 and Dojo 1.6, the code in the
_displayProgress
… - 7:58 PM Ticket #12909 (Convert mobile demos to AMD) closed by
- fixed: (In [24931]) fixes #12909 final fixes for geo charting and openlayers …
- 7:37 PM Ticket #12954 (dojox.math.BigInteger - replace references to navigator.appName with ...) created by
- dojox.math.BigInteger? has a couple of references to …
- 4:40 PM Ticket #12953 (Tree: node cache can interfere with the appearance of a re-added node) created by
- When a tree node is removed from display in the dijit Tree, the node …
- 2:35 PM Ticket #12909 (Convert mobile demos to AMD) reopened by
- reopening...still working on gauges demo fixes
- 2:26 PM Ticket #12916 ([patch][ccla] dojox.gfx.utils.toSvg() broken under IE8 (in ie8 mode)) closed by
- fixed: (In [24920]) fixes #12916 dojox.gfx.utils.toSvg() broken under IE8 in …
- 2:20 PM Ticket #12935 (Open layers map tests broken) closed by
- fixed: (In [24919]) fixes #12935 openlayers maps broken \!strict
- 2:16 PM Ticket #12951 ([patch][ccla] Small fixes for charting API doc & AMD) closed by
- fixed: (In [24918]) fixes #12951 amd and api doc cleanup for charting
- 2:14 PM Ticket #12909 (Convert mobile demos to AMD) closed by
- fixed: (In [24917]) fixes #12909 update charting demo to amd \!strict
- 1:47 PM Ticket #12952 (Avoid multiple call of Widget.startup in Gauges) closed by
- fixed: (In [24915]) fixes #12952 avoid multiple calls to startup in gauge …
- 12:57 PM Ticket #12893 (Editor: Enter key on blank line jumps to end of content) closed by
- fixed: (In [24913]) Follow-on EnterKeyHandling? patch \!strict fixes #12893
- 12:26 PM Ticket #12534 (Dialog: reopen fails when the show action is connected to an ...) closed by
- fixed: (In [24911]) Various fixes so that Dialog doesn't try to focused …
- 11:18 AM Ticket #12952 (Avoid multiple call of Widget.startup in Gauges) created by
- With the new AMD loader it seems that Widget.startup may be called …
- 9:33 AM Ticket #12951 ([patch][ccla] Small fixes for charting API doc & AMD) created by
- These are very limited fixed for charting API doc & AMD.
- 7:29 AM Ticket #12950 (chained "dojo.connect"s' parameter and execution order) closed by
- invalid: That's exactly how it is supposed to work with stand-alone functions. …
- 6:22 AM Ticket #12950 (chained "dojo.connect"s' parameter and execution order) created by
- 4 functions named a, b, c and d. They have relationships as follows: …
- 5:37 AM Ticket #11712 (Select: scrolling jumps back under IE 6,7,8) closed by
- fixed: (In [24902]) Ignore when container gets focus because user clicked the …
- 4:50 AM Ticket #12949 (Enter key doesn't set the link in 'Insert Link' and the image in ...) created by
- 1.Visit the http://demos.dojotoolkit.org/demos/editor/ 2. Insert a …
- 4:06 AM Ticket #12315 ([patch][ccla] Fixing gauge rendering on GFX canvas render + some ...) closed by
- fixed
- 3:48 AM Ticket #12948 (Words still display with link format after create a link) created by
- 1.Visit http://demos.dojotoolkit.org/demos/editor/ 2.Click create link …
- 3:05 AM Ticket #12947 (Error popup shows too fast when insert URL begin with 'http://') created by
- 1.Visit http://demos.dojotoolkit.org/demos/editor/ 2.Clicking the …
- 12:27 AM Ticket #12946 (Dojo CometD Documentation has a bad CometD init URL making the example ...) created by
- There is a reference to CometD oj Dojo's site at …
May 15, 2011:
- 10:28 PM Ticket #12944 (Month field is no longer showing in dijit.Calendar) closed by
- worksforme: The month field (actually a drop down button) isshowing fine for me, …
- 9:40 PM Ticket #12945 (Add touch support to gfx Mover and Moveable) created by
- Movable and Mover need to be touch enabled.
- 7:45 PM Ticket #12944 (Month field is no longer showing in dijit.Calendar) created by
- Following V. 1.6, the month field is no showing when we instantiate a …
- 4:42 PM Ticket #12943 ([test_SpinWheelTimePicker] 24 is not required) closed by
- fixed: (In [24892]) Fixes #12943 !strict. Fixed the hour range (24 -> 23).
- 4:40 PM Ticket #12943 ([test_SpinWheelTimePicker] 24 is not required) created by
- Hours should be 0 - 23, not 0 - 24.
- 2:47 PM Ticket #12942 (Android buttons are larger than toolbar) closed by
- fixed: (In [24888]) Fixes #12942 !strict. Fixed the height of the android …
- 2:45 PM Ticket #12942 (Android buttons are larger than toolbar) created by
- In test_Android-Heading.html, some buttons, plus button for example, …
- 1:30 PM Ticket #12941 ([test_ajax-json.html] Icons are not displayed after transition) closed by
- fixed: (In [24887]) Fixes #12941 !strict. Fixed to call View#startup after …
- 1:24 PM Ticket #12941 ([test_ajax-json.html] Icons are not displayed after transition) created by
- After making transition, no icons can be seen in the destination view.
- 10:14 AM Ticket #12939 (Heading label is not centered correctly) closed by
- fixed: (In [24886]) Fixes #12939 !strict. Fix for IE.
- 10:11 AM Ticket #12940 (dojo.dnd.Moveable creates extra movers when used with delay) created by
- When using dojo.dnd.Moveable or any of its descendants with non-zero …
- 9:01 AM Ticket #12939 (Heading label is not centered correctly) reopened by
- 8:56 AM Ticket #12939 (Heading label is not centered correctly) closed by
- fixed: (In [24885]) Fixes #12939 !strict. Fixed the Heading's center-align …
- 8:53 AM Ticket #12939 (Heading label is not centered correctly) created by
- When the Heading has button(s) at right-hand side, label is not …
- 7:17 AM Ticket #12938 (Infinite loop of events with gridContainer and IE8) created by
- Creating a GridContainer? without specifying a fixed height creates an …
- 5:27 AM Ticket #12937 (mobile Scrollable view doesnt work inside tooltip dialog) created by
- Scrollable view has problems when used in a tooltip dialog/Opener. …
Note: See TracTimeline
for information about the timeline view.