Timeline
12/20/09:
- 15:06 Ticket #5690 (long tree the vertical dot line not long enough) closed by
- invalid: This isn't a jQuery core bug so it shouldn't be reported here. You can …
- 13:59 Ticket #5691 (Stack overflow in IE6) created by
- I have a page with one plugin "selectbox". when i try this plugin with …
- 11:09 Ticket #5690 (long tree the vertical dot line not long enough) created by
- if the tree is heigher than the image treeview-default-line.gif (16x1776), …
- 07:00 Ticket #5689 (live function for focus events no longer works) created by
- Attaching to focus events using the live function appeared to work for me …
- 06:27 Ticket #5582 (jquery.is(':attribute') always returns true for attributes it doesn't know ...) closed by
- fixed: Fixed, throws an exception now. …
- 05:45 Ticket #4150 (jQuery(str) has Performance/Crash issues with space right padded strings.) closed by
- fixed: I just re-tested the attached test case and it's no longer a problem. …
- 03:11 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) closed by
- duplicate: This is a dup of #4320, if the problem still exists in 1.4a2 please reopen …
- 03:02 Ticket #5681 (clone(true) does not clone event bindings) reopened by
- Sorry, it *is* broken in 1.4a2.
- 03:00 Ticket #5681 (clone(true) does not clone event bindings) closed by
- worksforme
- 02:50 Ticket #5678 (line 640 and line 685 repeat the same code) closed by
- invalid: This isn't clear enough.
- 01:28 Ticket #5688 (Too much recursion errors) created by
- When dropping 1.4a2 into a live application, I get "too much recursion" …
12/19/09:
- 22:50 Changeset [f0505c6d75722d5617dedfd5f6165285c18103c8] by
-
- test/index.html
- test/unit/selector.js
- 20:40 Ticket #5686 ($.map is not consistent with $#each, $#map and $.each) created by
- I notice that with $.map, both the function parameter order and "this" …
- 20:40 Ticket #5685 (Minor optimization of jQuery.fx.step) created by
- Lines 368-372 from effects.js 1.4a2 […] it is unnecessary to continue …
- 20:23 Ticket #5684 (Effects: exception in animation callback causes endless loop) created by
- This bug was (in some sense) already discovered 1 year ago (Ticket #2846), …
- 15:57 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) created by
- If an iframe's HTML is completely replaced via script (e.g. using …
- 14:14 Ticket #5682 (mouseenter/mouseleave from or to a scrollbar cause error in Firefox) created by
- The firebug report is: Permission denied to access property 'nodeType' …
- 13:30 Ticket #5681 (clone(true) does not clone event bindings) created by
- jQuery 1.3.2 works as expected. Same problem occurs with 1.4a and the …
- 10:36 Ticket #5680 (RangeError: Maximum call stack size exceeded.) created by
- I get the following error when using 1.4a2 with Safari on OSX : The …
- 08:59 Ticket #5679 (Google closure-compiler compiled version of jQuery) created by
- Maybe you can support a closure-compiled version of jQuery while 1.4 is …
- 03:35 Changeset [1feb92afb42d5213e2705290761779260bbd1fa4] by
-
- src/event.js
- 02:23 Changeset [3fd62eae9df3159fc238a515bb748140a942313d] by
-
- Makefile
- build.xml
- build/google-compiler-20091218.jar
- build/yuicompressor-2.4.2.jar
- src/intro.js
- 01:32 Ticket #5678 (line 640 and line 685 repeat the same code) created by
- 01:29 Changeset [42f8c3add3e0e4370d4bd6816bf471e07baf34be] by
-
- src/event.js
- 00:58 Changeset [0d06f3997be54896ab99e2ab0975dc7c144e7955] by
-
- version.txt
- 00:58 Changeset [f745357baec82e0be59c651f70d1e489f237c398] by
-
- version.txt
- 00:50 Changeset [a0af1a8f88b625fff3e7a582c775de45702ced8d] by
-
- version.txt
- 00:50 Changeset [92d6ce5aa09301372318b4f5ec3884fe61723823] by
-
- version.txt
- 00:47 Changeset [1c7d3155f0afbd331b09ebd2fc3081d3a9834994] by
-
- test/index.html
- 00:43 Changeset [298bfb79e6acfe2c0e3b1845a05291af82910ace] by
-
- src/core.js
- 00:36 Changeset [67b3be24e1215609cca524ee8158fc7e6e80db93] by
-
- src/core.js
- 00:24 Changeset [5e811146ee34fde5fa60e142e7ee4422e2748024] by
-
- test/unit/attributes.js
12/18/09:
- 18:28 Ticket #5677 (Live click events don't register on MobileSafari (iPhone)) created by
- See gist: http://gist.github.com/259656 This was tested on a 2G iPhone …
- 17:43 Changeset [c05712f0a51a137c9243cbc33b4cb0d5d853a80d] by
-
- test/unit/core.js
- 17:41 Changeset [d40083c866738727aa7ffd7f13d2955bc9575d5e] by
-
- src/attributes.js
- src/core.js
- test/unit/attributes.js
- test/unit/core.js
- 17:37 Ticket #5676 (fadeIn/fadeOut/fadeTo leaves inline style "filter" behind in IE) created by
- Using fadeIn/fadeOut leaves an inline "filter" key in the style attribute …
- 17:19 Ticket #5669 (isPlainObject( null/undefined/window ) on IE) closed by
- fixed: Landed. …
- 17:19 Changeset [148fb7ba8e992dd70c64cdc6a1c6f643fd1ba160] by
-
- src/core.js
- test/unit/core.js
- 16:30 Ticket #4299 (attr(attrName, newAttrValue) fails on object which has child with ...) reopened by
- The problem wasn't actually solved, still fails in IE, I backed out the …
- 16:30 Changeset [27d65b59f96460987abb84dadc3a75dde8826b3a] by
-
- src/attributes.js
- 16:27 Changeset [f0366306923ecf97b487032d61c2fcc2b4b068c4] by
-
- src/attributes.js
- 16:16 Changeset [99d83fbd6d0391a2300d5c3de7e59bb9942553be] by
-
- src/effects.js
- 16:01 Changeset [b70872f70d720e5f25eea7fdf0453804074dc194] by
-
- Makefile
- Rakefile
- build.xml
- src/effects.js
- test/index.html
- test/unit/effects.js
- 15:54 Changeset [9368b188c06dd66d43e3a488465078e1d6eb765f] by
-
- src/traversing.js
- 12:49 Ticket #5675 (if a custom live event is triggered using trigger() with an extra argument ...) created by
- if a custom live event is triggered using trigger() with an extra argument …
12/17/09:
- 21:07 Ticket #5674 (css('z-index') returns incorrect value in Safari) created by
- Safari 3 Mac. When an element has its z-index set in an external …
- 20:07 Ticket #5668 (Scripts are not being disabled in the loaded page) closed by
- fixed: Landed. …
- 20:06 Changeset [fe7e2fee1673d76130b40488c61982b081aff29f] by
-
- src/ajax.js
- 20:06 Ticket #5667 (serialize / serializeArray ignores HTML 5 input types) closed by
- fixed: Landed. …
- 20:05 Changeset [b31b9bd756a1489c3b1b856ed8b624c55da9e02f] by
-
- src/ajax.js
- test/unit/ajax.js
- 20:04 Ticket #5167 (abbr is not a self-closing tag) closed by
- fixed: Hmm, looks like you accidentally added in 'area' twice, dmethvin. Landed …
- 20:04 Changeset [6bc222e7a19d620a79a0b2af46c98664218a81a3] by
-
- src/manipulation.js
- 20:02 Ticket #5654 (Ajax callbacks and the this keyword) closed by
- fixed: Landed. …
- 20:01 Changeset [d85d366fbffd9d46ac4153b2756866d77487e58d] by
-
- src/ajax.js
- 20:01 Changeset [927e1966debda40d8def96b6a4ea35d2a9d5423c] by
-
- src/ajax.js
- test/unit/ajax.js
- 20:01 Changeset [04b92e78315c9c5650db6d8c25f90e7158070862] by
-
- src/ajax.js
- 19:58 Changeset [aa81bb5e458efd25981933c339ac1a0090e6eb0f] by
-
- test/unit/attributes.js
- 19:18 Changeset [1d921e21714ab98421abaee1e1003b4497a950f9] by
-
- test/unit/attributes.js
- 19:17 Changeset [ed5731dcc41db31fd699d1f4e4b250e83b10308e] by
-
- src/core.js
- src/traversing.js
- 18:34 Changeset [ba86cc0294e483752fd76f620aba6d0a4a7a8ee1] by
-
- test/unit/selector.js
- 18:23 Changeset [3a4bcf8a9ca6d3a986858d2572b356176ae06012] by
-
- test/unit/selector.js
- 18:15 Changeset [892fb555477dc96f58e3f8fd5446f7990188fc21] by
-
- src/manipulation.js
- 17:58 Ticket #5673 (ready() callbacks fire inline after load) created by
- When an event listener is installed, the expectation is that the callback …
- 17:23 Changeset [100ed686426b8b404b094b8c8086aefce715f91a] by
-
- src/attributes.js
- 16:11 Changeset [2c34462b62b7d7f3fb9bd0b86db6fbc4821aa9be] by
-
- src/core.js
- 15:55 Changeset [0ba7433948a324388cc65fa58295ed55055829df] by
-
- src/core.js
- 15:31 Changeset [dd3128c4d4508afa3796b70539c8324065e72b3e] by
-
- src/core.js
- 09:58 Ticket #5672 (Jquery Splitter) created by
- Splitter is not getting displayed properly in netscape browser…
- 09:25 Ticket #5671 (Core Error .data) created by
- Hello! The method jQuery.data throws an error. Solution: to add this …
- 04:44 Ticket #4733 (makeArray sometimes breaks on DOM Elements) closed by
- worksforme: Can you reopen this with a test case? It seems like DOM elements with a …
- 04:09 Changeset [9a0174b057ae58735c3c5f595e420c7bb1db038c] by
-
- src/core.js
- 04:05 Ticket #4938 (Array.prototype.slice() required argument) closed by
- fixed: Looks like this was fixed at some point, there aren't any instances of …
- 03:57 Ticket #5081 (An runtime error about invalid argument in IE 7/8 on attr) closed by
- invalid: IE will throw an error if you pass invalid arguments, such as: […] …
- 03:52 Ticket #5264 (embed tags do not work anymore in IE6 with current nightly build) closed by
- invalid
12/16/09:
- 23:56 Ticket #5670 (:visible broken in IE8 on element following a display:inline) created by
- Attached is a test file. To repro the bug, load the file in different …
- 22:08 Changeset [de659859333c4e1a7840cc8d43765f47fcf53e9f] by
-
- test/unit/css.js
- 21:54 Changeset [f078e930edb25190bb04c682ad067b72331b6e69] by
-
- src/attributes.js
- 21:45 Changeset [9997620420ec0baf7dba8ce9dee0f19e616e1bc4] by
-
- src/core.js
- src/event.js
- 20:42 Changeset [fe9333cc792eecf98189f8fd18daf64b64dff049] by
-
- src/event.js
- 18:02 Ticket #5669 (isPlainObject( null/undefined/window ) on IE) created by
- On IE: […] […] […] …
- 18:01 Ticket #5668 (Scripts are not being disabled in the loaded page) created by
- While loading content from another page, if the <script> tag contains any …
- 17:20 Ticket #5667 (serialize / serializeArray ignores HTML 5 input types) created by
- When using $(form).serialize, HTML 5 input types are ignored (email, date, …
- 15:08 Ticket #5666 (Memory leak (1.4a1)) created by
- Not sure if this is an issue with core or with the ui Dialog class, but …
- 15:02 Ticket #5665 (JQuery 1.3.2 Post problem under firefox and IE) created by
- When using $.ajax function for a POST, there are problem under Firefox and …
- 04:15 Ticket #4389 ($().removeAttr('maxlength') set maxlength to 0 in IE7) closed by
- fixed: Fixed in 1.4a1; maxLength is in jQuery.props.
- 03:53 Ticket #4911 (IE8 Object Required + Object doesn't support propertie or method Error) closed by
- invalid: Closed per your request.
- 03:48 Ticket #5663 (UI/Carousel dome doen't work anymore...) closed by
- invalid: Try the ui bug tracker: http://dev.jqueryui.com Let them know the url of …
- 03:44 Ticket #5024 (fix for 1.2.6: name undefined in attr()) closed by
- invalid: Please reopen with a test case that shows when the problem occurs.
- 03:32 Ticket #5664 (querySelectorAll with nth-child in webkit) created by
- […]
- 03:07 Ticket #5260 (curCSS()) closed by
- fixed: The regexp now reads like this in 1.4a1: […]
- 02:58 Ticket #5325 (css property background lets jquery hang in ie&) closed by
- invalid
- 02:53 Ticket #5663 (UI/Carousel dome doen't work anymore...) created by
- sorry for that I don't know where I should put this problem If there's …
- 02:49 Ticket #5353 (.html(value) silently dies on IE in case of invalid markup) closed by
- invalid: Pretty much garbage-in-garbage-out. jQuery doesn't try to validate the …
- 02:39 Ticket #5402 (jquery-1.3.2-min.js add space between return and ...) closed by
- invalid: Closed for inactivity; try it with jQuery 1.4.
- 02:39 Ticket #5423 (Setting attr("usemap") requires camel-case property name in MSIE) closed by
- fixed: Fixed in jQuery 1.4a1, I'm not sure of the commit but it's there in …
- 02:05 Ticket #5522 (IE8 expando bug) closed by
- invalid: Can you reopen with a test case? It's not totally clear what is happening …
- 01:32 Ticket #5572 (Animate Callback triggering twice) closed by
- worksforme: Since you've selected two elements in the animation, it makes total sense …
- 01:26 Ticket #5444 (load is not loading twice due to eval) closed by
- invalid: It would be best to narrow this down to a test case that showed the …
- 00:57 Ticket #5656 (jQuery('item', xml).each() fails to find any items in IE. XML is of type ...) closed by
- invalid: The jFeed plugin is passing xml as a string rather than xml. It goes …
- 00:50 Ticket #5657 (jQuery Inner respone problem) closed by
- invalid: Sounds like this is a question to be asked on the jQuery group, rather …
- 00:47 Ticket #5659 (jQuery.animate can throw on IE 7 and 8) closed by
- invalid: http://docs.jquery.com/Effects/animate "Only properties that take numeric …
- 00:41 Ticket #5660 ($.extend does not copy own property of form element) closed by
- invalid: $.extend() is not meant to copy or extend DOM elements. If you want …
12/15/09:
- 22:14 Ticket #5662 (live/die cannot unbind all live events) created by
- Example: <code> $( 'body' ).live( 'click', function(){ window.status = ( …
- 15:18 Ticket #5661 (jQuery (or sizzle?) does not return children of HTML5 sections in IE7) created by
- jQuery (or more probably Sizzle) does not accurately return children of …
- 14:34 Ticket #5660 ($.extend does not copy own property of form element) created by
- If I assign property 'form_idx' to the form element and then use …
- 13:49 Ticket #5659 (jQuery.animate can throw on IE 7 and 8) created by
- but not on other browsers. See the attached reduction. What is …
- 12:44 Ticket #5658 (The change event does not fire in Internet Explorer (IE)) created by
- Logging this in case it is not already logged. It might be a choice that …
- 11:21 Ticket #5657 (jQuery Inner respone problem) created by
- - I want to make confirmation dialog. But i got following problem to run …
- 08:37 Ticket #5656 (jQuery('item', xml).each() fails to find any items in IE. XML is of type ...) created by
- When i step through the code with the IE Developer tool, this part: var …
- 02:37 Ticket #5655 (Regression in v1.4a1) closed by
- invalid: Can you reopen the ticket with a complete test case? The id mentioned in …
12/14/09:
- 21:25 Ticket #5505 (hasClass doesn't work with carriage return or tab) closed by
- fixed: Landed these fixes in two commits: …
- 21:24 Changeset [649024909d376032e6e9c41f209182d584e51043] by
-
- src/attributes.js
- test/unit/attributes.js
- 14:33 Ticket #5655 (Regression in v1.4a1) created by
- I've got the following code that works nice with jQuery 1.3.2 : …
- 06:16 Changeset [998cb005fc378188b3bae319e391d1b7881b7ad2] by
-
- .gitignore
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- src/intro.js
- src/traversing.js
- test/data/require.php
- test/unit/attributes.js
- test/unit/core.js
- …
- 06:15 Changeset [b4b30cc6837dc5480f3d1a3da0cb9fe12dfc9b72] by
-
- src/attributes.js
- 05:47 Ticket #5654 (Ajax callbacks and the this keyword) created by
- Ajax callbacks have been changed to something along these lines: …
- 03:10 Ticket #5653 (.fadeTo() for a <TABLE> raises an error) closed by
- invalid: Can you reopen with a complete test case? Thanks.
12/13/09:
- 21:25 Ticket #5652 (focus(), blur(), and submit() no longer working in 1.4) reopened by
- Reopened and attached test file showing jQuery bug for focus(), blur(), …
- 21:16 Ticket #5653 (.fadeTo() for a <TABLE> raises an error) created by
- The error occurs on the following instruction (line 3961): filter = …
Note: See TracTimeline
for information about the timeline view.
