Timeline
01/06/10:
- 23:14 Ticket #5764 (AJAX requests for XML documents fail if the Content-Type is incorrect) created by
- If an XML document is sent with the wrong Content-Type (e.g. "text/html"), …
- 20:23 Changeset [2526e293538c0959597fee60976b4360390d69e0] by
-
- src/attributes.js
- 20:08 Changeset [600d3145386a9dca8143918cc3e339168f886a63] by
-
- src/attributes.js
- src/core.js
- src/manipulation.js
- 20:07 Ticket #5763 (Give Setter Functions Value As Argument) created by
- For example: […]
- 18:01 Ticket #5759 (Webkit table cell replaceWith() issue) closed by
- wontfix: I'm going to have to concur with Dave here - I think it's an issue with …
- 17:14 Ticket #3984 (XmlHttpRequest.abort() does not fire ajaxStop event) closed by
- fixed: Works for me. …
- 17:13 Changeset [84dd82eb1a295e8671a98ebf5a854dbac63caf78] by
-
- test/unit/ajax.js
- 16:32 Changeset [e424e01c47084f29d83a643cc5540fd37b85c68d] by
-
- src/core.js
- src/event.js
- test/unit/core.js
- test/unit/event.js
- 16:32 Changeset [e9d5947b4abbc052046585227892da0adcd56caf] by
-
- src/event.js
- test/unit/event.js
- 16:11 Ticket #5750 ($.extend copies by reference, even with deep=true (patch)) closed by
- fixed: Landed. …
- 16:11 Changeset [0d1a2c1b1145ad17bec061a231b8426b3424d144] by
-
- src/core.js
- test/unit/core.js
- 15:20 Ticket #5718 ($.ajax() - dataType: "auto" setting for auto-detecting/parsing response ...) closed by
- fixed: I opted to not land the "auto" setting (not providing a dataType value is …
- 15:19 Changeset [6861b5d4eb16222ed5ea623af6ce75362b55d1d4] by
-
- src/ajax.js
- test/data/script.php
- test/unit/ajax.js
- 10:53 Ticket #5762 (IE error Invalid argument. Had to remove bit of jquery code) created by
- I had a recurring error in IE "Invalid Argument" that was only resolved …
- 07:49 Ticket #5761 (Radio Button Group looses checked value in IE8 when moving it using ...) created by
- Hi, I assume I found a bug when running JQuery 1.3.2 in IE8. I try to …
- 01:57 Ticket #5760 (is() fails in IE for html5 elements) created by
- >>$('<time/>').is('time') false This is even after running Remy Sharp's …
- 01:08 Ticket #5405 (Use of "class" key in "attr()" properties object caused Safari to fail to ...) closed by
- invalid: Javascript defines class as a reserved word so it's bad Javascript …
- 00:49 Ticket #5709 ($.ajax() - type is json if dataType is unspecified and c-t is ...) closed by
- fixed: Fixed. …
- 00:48 Changeset [787f271052220c20787104f0eba6441aedac22ff] by
-
- src/ajax.js
- test/data/json.php
- test/unit/ajax.js
- 00:18 Changeset [230614b4df313493813d688b63ab68f3812a0030] by
-
- Makefile
- Rakefile
- src/ajax.js
- src/core.js
- src/event.js
- src/intro.js
- src/offset.js
- test/data/ua.txt
- test/unit/core.js
- test/unit/event.js
- 00:17 Changeset [8db0dd2c64e52e1eebb57d4749d03e276d49fb44] by
-
- src/event.js
- 00:10 Changeset [0645b71ee6139c19c2c5a488f16f50dc1c31e9ac] by
-
- src/ajax.js
- src/core.js
- test/data/ua.txt
- test/unit/core.js
- 00:07 Ticket #5756 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) closed by
- duplicate: Dup of #5757 which has the attachment.
01/05/10:
- 22:33 Changeset [ff3645ee05ca5cb416b7d3500a45a4410ce0470a] by
-
- src/ajax.js
- 22:01 Changeset [ffb1867a4364ea65e60dad3469e8c8eb420ebcac] by
-
- src/core.js
- test/data/ua.txt
- test/unit/core.js
- 19:53 Ticket #5759 (Webkit table cell replaceWith() issue) created by
- Hi, I found a bug in jQuery 1.4a2: When you use a replaceWith() method on …
- 16:35 Changeset [3f648c4e3abe236b8ec6a19822313be794e5a9df] by
-
- src/ajax.js
- 16:01 Ticket #5758 (Manipulation in IE7 drops value of radio buttons) created by
- <html> <head> <title>Manipulation in IE7 drops value of radio …
- 15:58 Ticket #5529 (ajaxSettings.xhr not correct on Windows Mobile phone) closed by
- fixed: Fixed. …
- 15:58 Ticket #5338 (ajaxSettings.xhr Automation server can't create object) closed by
- fixed: Fixed. …
- 15:58 Ticket #2849 (AjaxSettings.xhr Automation error on IE6) closed by
- fixed: Fixed. …
- 15:58 Ticket #3623 (ajaxSettings.xhr breaks if IE activex disabled) closed by
- fixed: Fixed. …
- 15:57 Changeset [b2289f3ec174c5b22d130d8c36a5e07daa6d02df] by
-
- src/ajax.js
- 12:35 Ticket #5621 ($.each bug in ie7) reopened by
- 12:11 Ticket #5757 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) created by
- We develop a web proxy server which impliments client side HTTP persistent …
- 12:09 Ticket #5756 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) created by
- We develop a web proxy server which impliments client side HTTP persistent …
- 11:36 Ticket #5755 (Bug in IE6 (on double-margin float div after comment in body with ...) created by
- strange, rare bag on configuration: Jquery 1.3.2 IE6 …
- 09:59 Ticket #5754 (:visible and :not(:hidden) inconsistencies - IE-only) created by
- When implementing a zebra striped table with classes applied to specific …
- 09:30 Ticket #5753 (test for equality (==) mistyped as assignment (=)?) created by
- I get a warning from my application "test for equality (==) mistyped as …
- 02:32 Ticket #5752 (jquery.ajax DELETE verb does not contain request body content) created by
- Failing test case in 1.4a2 located at …
- 00:11 Ticket #5745 (vertical coverflow) closed by
- invalid: Since this isn't a bug report, you should ask for help in the jQuery …
- 00:10 Ticket #5747 ([autocomplete] Display results as TABLE instead of UL) closed by
- invalid: The autocomplete plugin isn't part of jQuery core, so it would be better …
- 00:09 Ticket #5748 (Problem with encoding (hebrew - windows-1255) using remote) closed by
- invalid: Since this isn't a bug report, you should ask for help in the jQuery …
01/04/10:
- 23:51 Ticket #5751 (null value in array makes jQuery.merge ignore rest of array) created by
- this expression: […] should return […] but returns […] …
- 21:18 Ticket #5750 ($.extend copies by reference, even with deep=true (patch)) created by
- a = { arr: [1, 2, 3] } b = $.extend(true, {}, a) b.arr.pop() Should …
- 18:48 Ticket #5749 (Regarding curCSS, css, and backgroundPosition plugin within IE ...) created by
- The CSS property backgroundPosition does not exist in the accessible DOM …
- 17:05 Ticket #5748 (Problem with encoding (hebrew - windows-1255) using remote) created by
- First of all, let me thank you for a GREAT script! Second, I'v been trying …
- 16:21 Ticket #5747 ([autocomplete] Display results as TABLE instead of UL) created by
- (This is my first contribution here, so I'm sorry if I'm submitting this …
- 16:16 Ticket #5746 (Glitch when calling fadeOut() with light gray text) created by
- When you call fadeOut to an element with light gray text (appears to be …
- 05:58 Ticket #5745 (vertical coverflow) created by
- I would like to create vertical cover flow like this link …
- 03:44 Ticket #5744 (jQuery selectors search inside HTML comments, causing crashes and/or other ...) created by
- Consider this scenario: <body> <div id="x"> <!--<small class="b"><a …
- 01:04 Changeset [25ee9cee26c9c4170693908fbe233154e8158d69] by
-
- src/intro.js
01/03/10:
- 17:54 Changeset [3d35a97247297eb5b1d41ed506be3bb1d88a511f] by
-
- Rakefile
- 04:57 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) created by
- The attached testcase (Firefox only) demonstrates that a page flickers …
01/02/10:
- 01:26 Ticket #5742 (Consider RunJS for jQuery code loading) created by
- This is an alternative proposal to a $.require() function. Code loading …
01/01/10:
- 18:38 Ticket #5741 ($(element).html(val) SERIOUS BUG) created by
- The problem is: when you change successively the html of an element (and …
- 15:58 Ticket #5740 (each method should support XML) created by
- When I say XML, I mean native XML via E4X (ECMA-357) which is implemented …
- 12:51 Ticket #5739 (the code work in jquery1.3.2 , not work in jquery 1.4a2 about selector) created by
- the code work in jquery1.3.2 , not work in jquery 1.4a2 about …
- 02:01 Ticket #5738 (var value = $(this).val() fails in IE) created by
- This code was failing on IE(7/8) jQuery(document).ready(function($){ …
12/31/09:
- 23:24 Ticket #5737 (Complex selectors problems w/ IE8) created by
- Using 1.3.2 w/ UI 1.7.2 I have two forms that are each loaded as AJAX …
- 20:17 Changeset [1d2b1a57dae0b73b3d99197f73f4edb623b5574a] by
-
- src/core.js
- test/unit/core.js
- 20:06 Changeset [a5dbca4a06a930865a17a1d02fd88893b5a2b690] by
-
- src/core.js
- src/event.js
- 19:50 Ticket #5735 (Don't Uses Timers for Ajax Requests) closed by
- fixed: Landed. …
- 19:49 Changeset [40ce7f98301e4ff0d912f91025af0fd7b82107bd] by
-
- Makefile
- src/ajax.js
- src/core.js
- src/event.js
- src/offset.js
- 15:50 Ticket #5730 (jQuery(e).getJSON(url,callback),should always load callback after submit.) closed by
- worksforme: I am not sure of the bug being reported here. If jQuery(e) returns an …
- 15:48 Ticket #5733 (Validation Plugin does not work in IE) closed by
- invalid: When 1.4a3 comes out, test with that and see if the problem is still …
- 15:45 Ticket #5734 (ReplaceWith duplicates closing tag </input> in xhtml) closed by
- invalid: INPUT elements don't have closing tags, they should be self closing.
- 14:59 Changeset [6cf981eea20695987b4f7341f80442a7cf8271eb] by
-
- Makefile
- 14:50 Changeset [6cb2945837ccca55204191a8e7a70b2b2486c28e] by
-
- src/ajax.js
- src/core.js
- src/event.js
- src/offset.js
- 05:50 Ticket #5688 (Too much recursion errors) closed by
- fixed: Fixed. …
- 05:49 Changeset [ea5d51400820585a6d31011e1a1109c5a1213360] by
-
- src/event.js
- 05:37 Changeset [66975de2d249643779e2b3daad0457f7f5f92508] by
-
- src/event.js
- test/unit/event.js
- 05:37 Ticket #5736 (Remove .bind(name, fn, thisObject) and promote jQuery.proxy()) created by
- Larger discussion: …
- 04:53 Changeset [fe6c86d53046b0f4d648f61c0b8e75387af65152] by
-
- src/ajax.js
- 04:34 Ticket #5735 (Don't Uses Timers for Ajax Requests) created by
- We can get around the IE memory leak by doing: …
- 00:51 Ticket #5734 (ReplaceWith duplicates closing tag </input> in xhtml) created by
- var newElem = $('<INPUT id=attr type=text> </INPUT>'); …
12/30/09:
- 23:07 Ticket #5733 (Validation Plugin does not work in IE) created by
- The jQuery plugin: Validation (bassistance.de) does not seem to work in IE …
- 15:19 Ticket #5732 (IE8 show/hide doesn't work for block following an inline-block) created by
- * HTML page consists of an inline-block followed by a block * Use jQuery …
- 14:37 Ticket #5731 (live("focus") lost) created by
- Hi, I just installed 1.4a2 uncompressed and min, both lost support of …
- 09:34 Ticket #5730 (jQuery(e).getJSON(url,callback),should always load callback after submit.) created by
- when the server does not write any thing to the response object, the …
- 04:51 Ticket #5725 ([autocomplete] Conflict with ASP.NET MVC2 RC) closed by
- invalid: This isn't a jQuery core bug.
- 04:48 Ticket #5726 (problems with jquery.ajax and https y chrome) closed by
- invalid: This isn't a bug report (at least not yet), please ask for help on the …
- 04:45 Ticket #5720 (`expando` cleanup in `.html()` and `.clone()` is too greedy) closed by
- duplicate: Replaced by #5729.
- 04:33 Ticket #5727 (Checkboxes "is(':checked')" is opposite for programmatic click() than user ...) closed by
- duplicate: This is a duplicate of #3827, see the discussion there.
Note: See TracTimeline
for information about the timeline view.
