Timeline
Mar 31, 2006:
- 11:28 PM Ticket #467 (javascript errors and error in a server side.) closed by
- invalid: The CSS properties you mentioned are CSS hacks, and are perfectly …
- 11:27 PM Ticket #587 (ResizeHandle should handle raw dom nodes not just Widgets) created by
- ResizeHandle? currently takes a "targetElmId". It's actually expecting …
- 11:18 PM Ticket #585 (dojo.date.add (copy and paste typo bug)) closed by
- fixed: Thanks for the catch, fixed.
- 11:15 PM Ticket #556 (collections.Set.union function loops infinitely) closed by
- fixed: The 0.2.2 release contained this bug; the trunk does not. If you are …
- 11:10 PM Ticket #434 (SortableTable in LayoutPane) closed by
- fixed: I just pulled the parent node hack off the widget for IE, and added a …
- 11:05 PM Ticket #580 (tree: moving sub-node to higher lever throws error, draggable is not ...) reopened by
- 9:30 PM Ticket #580 (tree: moving sub-node to higher lever throws error, draggable is not ...) closed by
- fixed: seems to have been a problem with the dnd manager. Appears to be solved
- 4:28 PM Ticket #586 (Allow advice before/after ContentPane sets node.innerHTML) created by
- With [source:/trunk/src/widget/html/ContentPane.js …
Mar 30, 2006:
- 11:13 PM Ticket #585 (dojo.date.add (copy and paste typo bug)) created by
- dojo.date.add function takes in n, units and will always add n years …
- 7:34 PM Ticket #583 (Tree doesn't work correctly with immediately closed <div> tags) closed by
- fixed: * Isn't <div/> equivalent to <div></div>? * Isn't <div/> XHTML …
- 6:53 PM Ticket #581 (tree: strictFolders mode, action create on non-folders with no result) closed by
- fixed: ok, the bug has disappeared when I updated. Thanks to the anonymous helper!
- 3:52 PM Ticket #583 (Tree doesn't work correctly with immediately closed <div> tags) reopened by
- Just trying to understand the comment: * Isn't <div/> equivalent to …
- 2:16 PM Ticket #584 (problem generating compress dojo.js) created by
- when i run: ant -Dprofile=everything clean release I get a dojo.js …
- 11:52 AM Ticket #579 (<br> tag out of nowhere) closed by
- fixed: Found it
- 11:51 AM Ticket #552 (TreeRPCController doCreateChild serializes too little) closed by
- fixed
- 11:47 AM Ticket #569 (TreeLoadingController needs a way to change parameter "action" to ...) closed by
- fixed: Introduced RPCActionParam: "action", used for GET for RPCUrl
- 11:44 AM Ticket #583 (Tree doesn't work correctly with immediately closed <div> tags) closed by
- invalid: Generally, you shouldn't close tags like that while you are in HTML. …
- 8:20 AM Ticket #556 (collections.Set.union function loops infinitely) reopened by
- I have just (30 March 2006) downloaded the 'kitchen sink' distribution …
- 8:18 AM Ticket #200 (complex DOM cause 100% cpu usage) closed by
- invalid: Quite old and test page is no longer valid.
- 8:13 AM Ticket #440 (IE form widgets always on top in Accordion widget panels) closed by
- fixed: New AccordionContainer? and AccordionPane? resolves this issue.
- 8:09 AM Ticket #516 (Accordion test fails in IE6 while clicking "in vertical mode") closed by
- fixed: I believe the new AccordionContainer? and AccordionPane? resolves this …
- 8:02 AM Ticket #438 (Accordion needs height style implicitly defined or accordion will ...) closed by
- fixed: New AccordionContainer? and AccordionPane? resolves this issue.
- 7:58 AM Ticket #437 (Accordion widget breaks if no panel has open attribute) closed by
- fixed: New AccordionContainer? and AccordionPane? resolves this issue.
- 2:27 AM Ticket #583 (Tree doesn't work correctly with immediately closed <div> tags) created by
- Try the following tree. Note the immediately closed <div> tags for …
- 1:23 AM Ticket #295 (implement dojo.text.DateFormat) closed by
- fixed: Paul fixed this a while ago by implementing …
- 1:21 AM Ticket #92 (Add "Development" section to top header) closed by
- fixed: Hmm, not sure why this wasn't closed a long time ago.
- 1:16 AM Ticket #473 (serious but easy-to-fix bug in Collections.js) closed by
- duplicate: This is a duplicate to bug #408; closing in favor of that.
- 1:13 AM Ticket #556 (collections.Set.union function loops infinitely) closed by
- fixed: Not sure what version of this code you are using but the line is there …
- 1:11 AM Ticket #535 (improvement for SortableTable / sortusing) closed by
- invalid: Closing this ticket...I think probably you didn't how this works. In …
- 1:07 AM Ticket #497 (sortableTable does not display new rows after a parseData and render) closed by
- fixed: Fixed (duplicate). Call render with true (i.e. widget.render(true)) …
- 1:02 AM Ticket #490 (dictionary.item(k) should return item unmodified, suggested fix included.) closed by
- fixed: Changed in Dictionary and SortedList?. Also added a new method, …
- 12:59 AM Ticket #561 (SortableTable render() and parseData() semantics) closed by
- fixed: Solved. Basically if you don't want to preserve the state of data in …
- 12:41 AM Ticket #582 (disalbe/enable button methods request) created by
- It should be possible to disable/enable button/button2 widgests in a …
Mar 29, 2006:
- 9:00 PM Ticket #581 (tree: strictFolders mode, action create on non-folders with no result) created by
- I use the brand-new strictFolders mode. When I try to create a sub …
- 8:48 PM Ticket #580 (tree: moving sub-node to higher lever throws error, draggable is not ...) created by
- When I move a node to a higher level, FF throws …
- 8:39 PM Ticket #539 (Cleanup of events for dynamically created widgets) closed by
- invalid: This is handled in destroyRendering (see HtmlWidget?.js) which is …
- 5:52 PM Ticket #579 (<br> tag out of nowhere) created by
- Please take a look at test_Tree_7.html Right-click on Item 1 (has no …
- 5:50 PM Ticket #578 (events weird behavior) created by
- See test_Tree_9. It should destroy tree with all implicitly created …
- 7:16 AM Ticket #577 (IframeIO transport does not handle mimetype text/html well) created by
- Using "text/html" for the mimetype kw argument for the dojo.io.bind() …
- 6:52 AM Ticket #574 (dojo.io.checkChildrenForFile evaluates length.getAttribute - is not a ...) closed by
- fixed: This appears to be fixed after the latest changes to dojo.lang.forEach …
- 5:18 AM Ticket #534 (Make dojo.lang.forEach work on objects too) closed by
- wontfix: I'm not sure how to mark this, so I'm setting it to 'wontfix'. Yes, I …
Mar 28, 2006:
- 11:40 PM Ticket #559 (TreeNode disables too much) closed by
- fixed: tree widget now has a new property strictFolders="false". When it is …
- 4:48 PM Ticket #576 (Rich Text Editor wrongly specifies fontFace for fontName) created by
- On the Dojo Rich Text Editor demonstration page: …
- 4:30 PM Ticket #575 ([CLA] [fix provided] IE's responseXML (which gets called by ...) created by
- I encountered this problem while trying to develop a script on my …
- 10:36 AM Ticket #574 (dojo.io.checkChildrenForFile evaluates length.getAttribute - is not a ...) created by
- Using dojo.io.bind with a formNode, I get an exception in …
- 10:23 AM Ticket #573 (SlideShow widget doesn’t loop when there are only two slides in Safari) created by
- If you want to loop through only two images using the Slideshow …
- 9:01 AM Ticket #572 (trac improvement: setup modules with default modules owners under ...) created by
- this will help us a lot with bug triage
- 8:58 AM Ticket #571 (IframeIO does not work with Opera 8.52) created by
- Broken Test trunk/tests/io/test_IframeIO.html DEBUG: …
- 8:52 AM Ticket #570 (Advanced SortableTable (ReportGrid)) created by
- Is anyone interested in an Advanced SortableTable?? I have expanded on …
Mar 27, 2006:
- 8:50 PM Ticket #569 (TreeLoadingController needs a way to change parameter "action" to ...) created by
- When the TreeRPCController saves an interaction via ajax, it appends a …
- 2:01 PM Ticket #568 (dojo.io.bind - an array for a parameter in content object should send ...) created by
- In my bind arguments, if I define the following for content: content: …
- 11:04 AM Ticket #567 (ContentPane::splitAndFixPaths causes "unterminated parenthetical") created by
- R3357 introduces an issue in ContentPane::splitAndFixPaths. => Spaces …
- 8:59 AM Ticket #290 (onunload doesn't work with connect) reopened by
- Hmm, I can't get it to work, even with "before": …
- 6:22 AM Ticket #566 ([patch] Part widget suggestion) created by
- Suggestion that we add a Part widget to the dojo widgets. See …
- 6:01 AM Ticket #547 (TreeNode childIconSrc requests url()) closed by
- fixed: It now seems someone else has found this problem too, it was resolved …
Mar 25, 2006:
- 9:42 PM Ticket #565 (bug & fix - custom templatePath attribute not processed properly by ...) created by
- When a custom templatePath attribute is provided, as in …
- 1:58 AM Ticket #564 ([patch][need cla] regression: default value for combobox) reopened by
- 1:57 AM Ticket #564 ([patch][need cla] regression: default value for combobox) closed by
- fixed: PS: Not sure what the right syntax would be. Standard html is like …
- 1:31 AM Ticket #564 ([patch][need cla] regression: default value for combobox) created by
- Support default value for combobox, like this: <select …
Mar 24, 2006:
- 12:08 PM Ticket #563 (LayoutPane cannot size itself based on it's content) created by
- In the …
- 8:59 AM Ticket #172 (split pane: store paneSplitter position in cookie) closed by
- fixed: fixed in checkin #3366
Mar 23, 2006:
- 9:44 PM Ticket #562 (dojo.lang.getType() - gets dojo.lang.is*() compatible type) created by
- lang/common.js has functions dojo.lang.is*() but a compatible …
- 9:31 PM Ticket #561 (SortableTable render() and parseData() semantics) created by
- I know Tom should be handling this, but since he's going to be tied up …
- 7:36 PM Ticket #560 (Dojo builds should not re-define the root Dojo object if included twice) created by
- When a dojo.js file is included twice, it does not do the "right …
- 5:24 PM Ticket #559 (TreeNode disables too much) created by
- Now the TreeContextMenu automatically says you can't add a child to a …
- 3:08 PM Ticket #558 (Fix documentation for src/string/extras.js (patch included)) created by
- Fix documentation for dojo.string.has and dojo.string.paramString methods.
- 1:55 PM Ticket #557 (IE 6 refuses to load page if dojo is loaded in HEAD and a BASE tag ...) created by
- Initially discovered in Tacos ( …
- 12:16 PM Ticket #556 (collections.Set.union function loops infinitely) created by
- the loop to add properties from the second array parameter is missing …
- 5:08 AM Ticket #548 (Mixed-Content warning in IE from BackgroundIFrame over HTTPS) closed by
- fixed: Sorry, I didn't read the bug description carefully enough. The …
- 4:22 AM Ticket #545 (ContentPane.js) closed by
- fixed: Fixed in #3357.
- 1:05 AM Ticket #555 (Add ########## to dojo.validate.us.isPhoneNumber) created by
- Please add support for a 10-digit phone number with no spaces …
- 12:19 AM Ticket #554 ([patch]compressor renaming in function scope is order-dependant) created by
- Using the compressor... […] becomes […] ... so the …
Mar 22, 2006:
- 11:04 PM Ticket #531 (bad implementation of dojo.svg.setCoords) closed by
- invalid: This code is considered "unreleased"; even the getCoords function is …
- 11:03 PM Ticket #485 (Sort accented letters) closed by
- invalid: This is the due the to character set being used in the browser, as …
- 10:56 PM Ticket #480 (SortableTable widget breaks cut and paste) closed by
- wontfix: This behavior was very specifically designed to work this way; to …
- 10:53 PM Ticket #484 (Patch to SortableTable so it doesnt move to last child of parent) closed by
- fixed: Solved and checked in a while ago, sorry about that.
- 5:04 PM Ticket #553 (Feature Request: HtmlTooltipTemplate.css would be better not to define ...) created by
- IMHO it would be better not to define a max-width in …
- 2:46 PM Ticket #552 (TreeRPCController doCreateChild serializes too little) created by
- Svn version 3354 All remote calling methods of TreeRPCController send …
- 11:03 AM Ticket #551 (New method: dojo.style.setStyleAttributes()) created by
- Set the given style attributes for the node. Ie. …
- 10:52 AM Ticket #525 (dojo.string.endsWith not working) closed by
- fixed: fixed in [3353]
- 1:32 AM Ticket #549 (MSIE freezes when trying to load test_FloatingPane.html) closed by
- duplicate: Dup of bug 492. Already fixed.
- 1:16 AM Ticket #550 (Mixed Content Bug in dojo/src/storage/Browser.js) created by
- Hey now. I'm a fairly green newbie here and I am getting a "This page …
- 1:11 AM Ticket #549 (MSIE freezes when trying to load test_FloatingPane.html) created by
- I've been seeing this for a while in the tests / examples at …
- 12:40 AM Ticket #442 (extraArgs is broken because of case differences between IE, FF and Opera) closed by
- fixed: fixed in [3351]
Mar 21, 2006:
- 3:18 PM Ticket #548 (Mixed-Content warning in IE from BackgroundIFrame over HTTPS) created by
- This bug is similar to http://trac.dojotoolkit.org/ticket/427 While …
- 1:36 PM Ticket #547 (TreeNode childIconSrc requests url()) created by
- When the childIconSrc is not specified for treeNodes, the childIconSrc …
Mar 20, 2006:
- 8:49 PM Ticket #546 (combination effects) created by
- dojo needs a combination effect much like scriptaculous... and include …
- 4:53 PM Ticket #545 (ContentPane.js) created by
- ContentPane?.js from nightly build has a few bugs in splitAndFixPaths. …
- 10:41 AM Ticket #544 (dojo.event.connect works differently in IE6.0 and Firefox1.5.0.1) closed by
- invalid: In general, clobbering body.onload will break Dojo 0.2+. Please use …
- 10:21 AM Ticket #544 (dojo.event.connect works differently in IE6.0 and Firefox1.5.0.1) created by
- using dojo.event.connect to attach a handler to the body element works …
- 6:23 AM Ticket #482 (debugAtAllCosts working with user namespaces) closed by
- fixed: OK, this was basically fixed in checkin #3337, although that doesn't …
- 1:29 AM Ticket #471 (debugAtAllCosts and Opera doesnt work) closed by
- fixed: Committed revision 3337.
- 1:19 AM Ticket #538 (dojo.require(After)If bails out when condition is false) closed by
- fixed: Committed revision 3336.
Mar 19, 2006:
- 5:14 PM Ticket #543 (XHTML comliant code in the Text Editor Widget) created by
- Hey. Wonderful tool - you people are stars!!! However, I noticed a …
- 2:29 PM Ticket #542 (TreeDragAndDrop only allows TreeNodes to be dragged on) created by
- Generally, TreeDropTarget? may accept any node.. If its not a treeNode …
- 1:43 PM Ticket #541 (dojo.event.topic: add method to delete a topic) created by
- Add a method to delete a topic (ie, to disconnect everything …
- 1:06 AM Ticket #540 (Add context parameter to dojo.evalObjPath() (like ...) closed by
- fixed: dojo.lang.getPathObjValue added to dojo.lang.extras
Mar 18, 2006:
- 11:17 PM Ticket #540 (Add context parameter to dojo.evalObjPath() (like ...) created by
- /* * Evaluate a string like "A.B" without using eval. * By default …
- 6:06 PM Ticket #526 (Requesting dojo.event.connect always set up "this") closed by
- fixed: We don't call connect functions in the context of the srcObj, but I've …
- 6:02 PM Ticket #527 (Requesting dojo.event.connect set up currentTarget in IE) closed by
- fixed
- 5:36 PM Ticket #539 (Cleanup of events for dynamically created widgets) created by
- if people are creating/destroying widgets dynamically then the …
- 12:00 AM Ticket #538 (dojo.require(After)If bails out when condition is false) created by
- if you for example do: dojo.requireAfterIf(djConfig.debugAtAllCosts, …
Mar 17, 2006:
- 11:59 PM Ticket #537 (Menu2 not always working in IE) created by
- Creating a PopupMenu2 by using dojo.widget.createWidget() works fine …
- 8:18 PM Ticket #536 (Make dojo.io.cookie.[set|get]ObjectCookie() work with nested objects) created by
- I wanted to store nested objects into a cookie, i.e. …
- 2:50 PM Ticket #535 (improvement for SortableTable / sortusing) created by
- Hi, when using the 'sortusing' in SortableTable?, the function named in …
- 1:29 PM Ticket #534 (Make dojo.lang.forEach work on objects too) created by
- I am using dojo.lang.forEach(someObject, dojo.debugShallow); a …
- 6:52 AM Ticket #517 (dojo.undo.browser not able to detect back button for first page) closed by
- fixed: A new method, dojo.undo.browser.setInitialState(state), fixes the …
- 6:50 AM Ticket #533 (dojo.collections.DictionaryIterator doesn't support iteration over one item) closed by
- duplicate
- 6:49 AM Ticket #533 (dojo.collections.DictionaryIterator doesn't support iteration over one item) created by
- Reproduce the bug with the following code snippet: […] The alert …
Mar 16, 2006:
- 2:48 PM Ticket #532 (Editor not working with IE / High Security Level (ActiveX disabled)) created by
- Our customers are mainly big corporate IT companies, use Internet …
- 2:04 PM Ticket #531 (bad implementation of dojo.svg.setCoords) created by
- Found a small bug in svg.js […] must be replace with : […]
- 12:49 PM Ticket #530 (dojo.dom.innerXML does not work for IE) created by
- Hi! dojo.dom.innerXML returns "undefined" in IE. Regards, Jochen …
- 12:48 PM Ticket #529 (wrong node for dojo.dom.getAncestors(node, null, true)) created by
- Hi! If I use parent = dojo.dom.getAncestors(node, null, true); I …
- 5:20 AM Ticket #528 (back/forward io.bind() browser history?) closed by
- duplicate: I believe this is a duplicate of the ticket #517. In general, there is …
- 3:14 AM Ticket #528 (back/forward io.bind() browser history?) created by
- I feel bad for posting bugs now, feel like I should know how to fix it …
Mar 15, 2006:
- 10:07 PM Ticket #527 (Requesting dojo.event.connect set up currentTarget in IE) created by
- Dojo "fixes" various event properties, giving standard properties …
- 10:04 PM Ticket #526 (Requesting dojo.event.connect always set up "this") created by
- If I set up <div onclick="doSomething(this)">and text</div>, the …
- 6:43 PM Ticket #525 (dojo.string.endsWith not working) created by
- In "dojo.string.extras" Test case: […] Is: […] Should be: …
- 6:03 PM Ticket #524 (IframeIO transport is buggy on IE with 'multipart' request and ...) created by
- Dojo's IframeIO transport is buggy on IE when the request is …
- 4:52 AM Ticket #521 (event system should support multi-connection similar to YUI's array syntax) closed by
- fixed: fixed in [3299]
- 4:07 AM Ticket #523 (ToolbarItem fails to handle 'selected' attribute in markup-based ...) created by
- If you create a toolbar toggle item using markup and set it to be …
Mar 14, 2006:
- 11:05 PM Ticket #522 (additional dojo.dom utility methods/patch) created by
- Attaching a patch...oh...trac doesn't allow file attachments...that's …
- 11:05 PM Ticket #521 (event system should support multi-connection similar to YUI's array syntax) created by
- YUI's event facility provides a simple syntax for registering a …
- 7:17 PM Ticket #520 (dojo.widget.Parse dependant on sort order in for(var item in object)) created by
- Currently the dojo.widget.Parse.createComponents iterates in the order …
- 2:53 PM Ticket #519 (dojo.date.fromSql parses month incorrectly.) created by
- dojo.date.fromSql parses SQL string such as 2006-03-02 to SQL date …
- 2:26 PM Ticket #518 (Unable to change widget ID on the fly) created by
- Widget id is not properly renamed using …
- 12:52 PM Ticket #492 (IE hangs for test_Button2.html, test_FloatingPane.html (etc.?)) closed by
- fixed: test_floatingPane.html fixed in checkin #3288. who would have …
- 6:13 AM Ticket #517 (dojo.undo.browser not able to detect back button for first page) created by
- dojo.undo.browser does not detect the back button used to get back to …
Mar 13, 2006:
- 4:08 PM Ticket #516 (Accordion test fails in IE6 while clicking "in vertical mode") created by
- Just while testing …
- 1:34 PM Ticket #515 (dojo fails on certain sessionids within uris) created by
- Following case: In the java servlet standard there is a standardized …
- 11:52 AM Ticket #501 (dojo + xslt + firefox is badly b0rken) closed by
- fixed: the example in the testcase has been updated with a workaround. It's …
- 10:33 AM Ticket #499 (event system can not managed boolean return values) closed by
- invalid: The event system attaches listeners, not interceptors. You may be able …
- 6:23 AM Ticket #514 (dojo.io.bind() not using timeoutSeconds/onTimeout for all applicable ...) created by
- For the ScriptSrcTransport?, a timeoutSeconds and onTimeout properties …
Mar 12, 2006:
- 7:13 PM Ticket #513 (dojo.require assumes too easily that a module is already loaded) created by
- Try doing the following on a dojo with nothing additional baked in: …
- 12:54 PM Ticket #460 (combobox drop down list appears too low in safari) closed by
- fixed: Fixed by rev# 3274
- 11:45 AM Ticket #511 (Toolbar.js needs some cleanup) closed by
- fixed: Thanks for the patch, checked in as rev #3272.
Mar 11, 2006:
- 9:13 PM Ticket #512 ([patch][need cla] make encodeForm use per-type serialization functions) created by
- In my applications I use XMLHTTP-submitted forms frequently, but I …
- 10:05 AM Ticket #510 (ContentPane._executeScript uses global loop-variable) closed by
- fixed: Thanks, fixed in #3262
- 10:01 AM Ticket #508 (SplitPane.removeChild fails) closed by
- fixed: You are right. I checked this change in as rev #3261.
- 4:47 AM Ticket #511 (Toolbar.js needs some cleanup) created by
- Toolbar.js uses a mix of constructor-based and prototype-based object …
Mar 10, 2006:
- 3:03 PM Ticket #510 (ContentPane._executeScript uses global loop-variable) created by
- kitchen-sink-build: 2006-03-08 In widgethtmlContentPane.js the …
- 3:00 PM Ticket #509 ("Unexpected indentation." in Roadmap) created by
- I'm seeing the following error message on …
- 2:36 PM Ticket #508 (SplitPane.removeChild fails) created by
- Version: Kitchen-sink 2006-03-08 When a SplitPane? is used inside …
- 10:06 AM Ticket #408 (Bug in DictionaryIterator) reopened by
Mar 9, 2006:
- 3:39 PM Ticket #369 (TabPane firing show/hide several times during selection action) closed by
- fixed: Should be fixed after #3180.
- 3:31 PM Ticket #462 (Provide a closing "X" control on TabPane tabs) closed by
- fixed: Thanks to Kris Leite for this code. Probably needs a bit of cleaning …
- 2:51 PM Ticket #500 (Tooltip incorrectly positioned within TabPane) closed by
- fixed: Seems to be working for me. I checked in a test in test_TabPane.html.
- 2:45 PM Ticket #479 (Bug in getScrollOffset in html.js) closed by
- fixed: Fixed in #3250. FloatingPane? fixed in #3246.
- 2:32 PM Ticket #495 (tab rendering problems) closed by
- fixed: Fixed in #3249. I decided that SplitPane? was at fault for setting …
- 1:20 PM Ticket #496 (split pane draws extra splitter bars) closed by
- fixed: Fixed by checkin #3248
- 12:53 PM Ticket #338 (splitpane doesn't support programmatic creation) closed by
- fixed: Fixed by #3080
- 12:16 PM Ticket #507 (CSS race condition) closed by
- fixed: Fixed by checkin #3244.
- 12:16 PM Ticket #507 (CSS race condition) created by
- Widget CSS is loaded asynchronously, leading to race conditions such …
- 12:13 PM Ticket #506 (FloatingPane css bug) closed by
- fixed: Fixed by checkin #3246.
- 10:46 AM Ticket #506 (FloatingPane css bug) created by
- HtmlFloatingPane?.html in nightly build line 3 reads style="position: …
- 9:44 AM Ticket #505 (I can't undo change when the newValue is not ...) created by
- when i use dojo.widget.InlineEditBox?,I want undo change in onSave() …
- 2:46 AM Ticket #504 (Fix the build/packaging system (esp external packages)) created by
- Most of these items relate to building external packages to dojo, but …
Mar 8, 2006:
- 3:18 PM Ticket #503 (Incorrect content type in JsonService) created by
- I used JsonService? but I got an empty input stream in my servlet. I …
- 8:16 AM Ticket #502 (Editor: Focus not set (can not type) after switching on/off bullet ...) created by
- Platform: Windows XP, IE 6.0 (works with Firefox 1.5) Steps to …
- 6:18 AM Ticket #501 (dojo + xslt + firefox is badly b0rken) created by
- Trying to include dojo from source with client-side xslt is broken. …
- 5:17 AM Ticket #500 (Tooltip incorrectly positioned within TabPane) created by
- Tooltips don't display in the correct position when they are included …
Mar 7, 2006:
- 4:00 PM Ticket #379 ([patch] Alternative io transport and script loading allowing ...) reopened by
- Hey to all, (The same content I've put on dojo-interest). Great, …
- 2:29 AM Ticket #468 (Menu2 leaves clicked item highlighted in FF/Mozilla) closed by
- fixed: Fixed in rev 3232.
Mar 6, 2006:
- 9:40 PM Ticket #499 (event system can not managed boolean return values) created by
- I try to connect all the input type text to an event to validate …
- 7:26 PM Ticket #468 (Menu2 leaves clicked item highlighted in FF/Mozilla) reopened by
- Hi Bill, The bug is still there today (March 6) in the tests on the …
Mar 5, 2006:
- 5:22 PM Ticket #498 (Add character categorization isDigit, isLetter, etc) created by
- For character parsing and categorization, the following functions …
- 1:57 PM Ticket #390 (EditorTreeNode childIconSrc not controllable through HTML) closed by
- fixed: Should be fine now.
- 1:56 PM Ticket #378 (EditorTree node widgets created from HTML have inconsistent state) closed by
- fixed: Please see Tree widget. Hopefully fixed.
- 1:03 AM Ticket #379 ([patch] Alternative io transport and script loading allowing ...) closed by
- fixed: great patch James. Merged.
Mar 4, 2006:
- 5:17 PM Ticket #497 (sortableTable does not display new rows after a parseData and render) created by
- When you want to dynamically add rows into a sortableTable using JSON …
- 5:17 AM Ticket #496 (split pane draws extra splitter bars) created by
- On test_Layout.html there are two extra splitter bars (except they …
- 5:15 AM Ticket #495 (tab rendering problems) created by
- On tests/widget/test_Layout.html the tabs draw strangely (both on …
- 5:12 AM Ticket #494 (floating pane problems) created by
- I refactored floating pane but the work is unfinished 1. the shadow …
- 4:20 AM Ticket #493 (memory leak on firefox) created by
- Every time test_Dialog.html is loaded, Firefox 1.5 leaks about 500K. …
- 4:15 AM Ticket #492 (IE hangs for test_Button2.html, test_FloatingPane.html (etc.?)) created by
- No idea where the bug is but as of IE hangs loading …
- 2:40 AM Ticket #489 (activeResizing support) closed by
- invalid: Joose, activeResizing means that the panes resize as you move the …
Mar 3, 2006:
- 10:47 PM Ticket #491 (Documentation is very confusing for events in one place) created by
- "Normally IE fails to pass the DOM Event object as the first argument …
- 9:37 PM Ticket #490 (dictionary.item(k) should return item unmodified, suggested fix included.) created by
- IMHO dojo.collections.dictionary.item(k) should return the item …
- 7:34 PM Ticket #489 (activeResizing support) created by
- I don't know if activeResizing was ment for this, but in trunk: …
- 10:28 AM Ticket #488 (dojo.html.disableSelection fails on IE in 0.2.2) created by
- To disable text selection on a node in IE it is necessary to …
- 7:59 AM Ticket #487 (dojo.bind charset auto detection) created by
- Hi, i found out dojo has problems to detect the correct charset of a …
- 4:46 AM Ticket #486 ([patch][need cla] Add numeric formatting, like the way it does date ...) created by
- I wanted you to added more numeric formation like the way it does date …
- 1:07 AM Ticket #485 (Sort accented letters) created by
- Example: Letters á à â ã are sorted after "z" while they should be …
- 12:52 AM Ticket #484 (Patch to SortableTable so it doesnt move to last child of parent) created by
- In dojo/tests/widget/test_SortableTable.html the 'HTML after' ends up …
Mar 2, 2006:
- 8:35 PM Ticket #483 (Fixes to drag-and-drop (DnD) offset problems) created by
- There are multiple open tickets (#433, #452, poss. #293) which report …
- 12:30 PM Ticket #482 (debugAtAllCosts working with user namespaces) created by
- Patch to fix debugAtAllCosts so it works even if you use …
- 11:53 AM Ticket #481 (debugAtAllCosts & IE & run from file system gives exceptions on page load) created by
- The cause: when using debugAtAllCosts, if the same .* dependency is …
- 12:39 AM Ticket #480 (SortableTable widget breaks cut and paste) created by
- In order for the select events to fire in the SortableTable? widget, …
Note: See TracTimeline
for information about the timeline view.