Timeline
Mar 7, 2012:
- 10:00 PM Ticket #11451 (Bind and Click problem) created by
- $("#RugbySmartQuiz input[type='submit']").bind("click",function(event) …
- 8:43 PM Ticket #11450 (focusin | focusout of input texts fire twice when window minimizes.) closed by
- cantfix: Looks like a Chrome bug to me. Here it is in bare DOM with no jQuery: …
- 3:33 PM Ticket #11450 (focusin | focusout of input texts fire twice when window minimizes.) created by
- Actually, when focus is moved to another window :S This is really …
- 3:31 PM Changeset [8d94ed9]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- 12:23 PM Changeset [ae138ac]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- 11:55 AM Changeset [c5712a2]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 11:49 AM Ticket #11449 (Colon character in attributeHas (Browser compatibility)) closed by
- invalid: Thanks for taking the time to try to help out the jQuery project, but …
- 11:38 AM Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) closed by
- fixed: Makes parseXML act like parseJSON when given an empty or non-string …
- 11:37 AM Ticket #11449 (Colon character in attributeHas (Browser compatibility)) created by
- Given the markup […] jQuery 1.7.1 will correctly parse the …
- 11:37 AM Changeset [d30859eb]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:19 AM Ticket #10660 (no transport error on Windows Phone 7) closed by
- wontfix: "$.support.cors = true;" is the way to go for now. Mobile browsers …
- 11:09 AM Ticket #4624 (Charset in default ajaxSettings.contentType) closed by
- fixed: Fixes #4624... 3 years later, people! Changeset: …
- 11:08 AM Changeset [bd56456]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/jsonp.js
- 10:54 AM Ticket #11264 (evalScript() uses defaults set by ajaxSetup()) closed by
- fixed: Fixes #11264 or rather seriously limits the risk of global …
- 10:54 AM Changeset [d3fad51]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/data/evalScript.php
- test/unit/ajax.js
- 9:39 AM Ticket #11426 (jQuery.ajax() always fails when requesting JPG images in IE) closed by
- fixed: Fixes #11426: getting the responseText of an xhr should be …
- 9:39 AM Changeset [484cea1b]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- test/data/1x1.jpg
- test/unit/ajax.js
- 8:12 AM Ticket #11448 (invalid argument error when using addrule ..(java script language)) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 8:11 AM Ticket #11448 (invalid argument error when using addrule ..(java script language)) created by
- var mapControl = $get("MapControl"); …
- 6:36 AM Ticket #11447 (((jQuery.event.special[handleObj.origType] || {}).handle || ...) created by
- ((jQuery.event.special[handleObj.origType] || {}).handle || …
- 5:58 AM Changeset [014b2a57]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- 3:54 AM Changeset [318d47b]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- 3:04 AM Ticket #11371 ($.parseJSON on utf-8 with BOM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:04 AM Ticket #11368 (scrollTop in animate in FF 10.0 not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:04 AM Ticket #11357 (Background Images Not Visible in Chrome/Mac 17.0.963.56) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 6, 2012:
- 7:58 PM Ticket #11049 (submit can not be stopped in ie when bubbling) closed by
- fixed: Fix #11049. Let bubbling submit be cancellable in oldIE. Changeset: …
- 7:56 PM Changeset [92a92be1]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:17 PM Ticket #11446 ($.ajax DELETE does not append query string params) closed by
- invalid: DELETE requests should not attach data to the query string.
- 1:42 PM Ticket #11446 ($.ajax DELETE does not append query string params) created by
- jsfiddle: http://jsfiddle.net/f8ndA/ I noticed that calling .ajax() …
- 12:54 PM Changeset [619f0d9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 8:47 AM Ticket #11445 (Parsing error on data) closed by
- duplicate: http://www.learningjquery.com/2011/09/using-jquerys-data-apis
- 8:34 AM Ticket #11444 (Issue with .live() and .filter()) closed by
- invalid: As documented,
.live
cannot be chained. And it is deprecated. - 8:25 AM Ticket #11445 (Parsing error on data) created by
- I have an html like this: […] When I try to retrieve the …
- 4:58 AM Ticket #11444 (Issue with .live() and .filter()) created by
- Using the following code snippet I was triggering the error " Syntax …
- 3:15 AM Ticket #11363 (problem with form submit) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 5, 2012:
- 9:51 PM Ticket #11443 (checkClone and appendChecked test failures in Chrome 16) created by
- Running the tests in Chrome 16.0.912.77 m on Windows 7 I got these …
- 9:38 PM Ticket #11442 (bugs.jquery.com contains a link to the now-dead dev.jquery.com) created by
- The "Bug Tracker" link in the bottom nav bar of bugs.jquery.com has …
- 9:37 PM Changeset [e529d91]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 9:30 PM Ticket #11441 (Test failure in Safari 5, Support property reliableMarginRight is different) created by
- Running the tests in Safari 5.0.5 on Mac OS X 10.6.8 I saw this …
- 9:06 PM Ticket #11440 (ajax Headers - Valid type - Firefox) created by
- The following code seems to work only in Chrome now. Also, could you …
- 4:49 PM Ticket #11439 (jQuery.support.parentNode used, but not defined any more.) created by
- jQuery.support.parentNode disappeared somewhere between jQuery 1.4.2 …
- 12:54 PM Ticket #10870 (Incorrect behaviour of $.removeAttr("selected")) closed by
- fixed: Do not set boolean attributes to empty string on removal. Fixes …
- 12:54 PM Changeset [d332046]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 12:28 PM Ticket #11188 (Problem with .animate() for opacity in IE8) closed by
- wontfix: So..granted that this isn't directly a jQuery bug, I think Sindre is …
- 12:01 PM Ticket #11438 (Non-persistence of events when reappending dom nodes to their original ...) closed by
- invalid: Internally,
.html(x)
calls.empty().append(x)
for x that isn't a … - 12:01 PM Ticket #11350 (Problem AjaxStart - ajax synchronous mode) closed by
- wontfix: This personally looks more like an inconsistency in how FF is handling …
- 11:56 AM Ticket #11417 (Create account on jQuery.com/Clean up tutorials page) closed by
- wontfix: Thanks for your interest. All of the docs.jquery.com content is in the …
- 11:32 AM Ticket #11438 (Non-persistence of events when reappending dom nodes to their original ...) created by
- I'm not sure if this is a bug or intended behaviour, but when using …
- 5:50 AM Ticket #11437 (((f.event.special[r.origType] || {}).handle || r.handler).apply is not ...) closed by
- worksforme: Rather than passing $(function(event){ ... }) to el.change(), simply …
- 1:14 AM Ticket #11437 (((f.event.special[r.origType] || {}).handle || r.handler).apply is not ...) created by
- FireFox 10.0.2 throws "((f.event.special[r.origType] || {}).handle || …
Mar 4, 2012:
- 2:48 PM Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on element) closed by
- wontfix: The ticket's been open for a while with no discussion, so I will close …
- 2:07 PM Ticket #11436 (toggle() doesn't really toggle CSS "display" value) closed by
- invalid:
toggle
is a shorthand tohide
/show
or vice versa and those … - 1:59 PM Ticket #11436 (toggle() doesn't really toggle CSS "display" value) created by
- When an element: - has CSS "display: block" - but is currently hidden, …
- 12:49 PM Ticket #11435 (Obsolete test code to remove toJSON from .data's return value) created by
- The ".data()" test in test/unit/data.js has this code (in 2 places): …
- 7:51 AM Ticket #11433 (Selecting by class and attribute without tag name) closed by
- invalid: From the attribute selector docs: > An attribute value. Can be either …
- 7:08 AM Ticket #11433 (Selecting by class and attribute without tag name) created by
- This […] works fine. This doesn't […] tried in page and in …
- 3:22 AM Ticket #11361 (Fixed bug in jquery-1.7.1.min.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 3, 2012:
- 5:22 PM Ticket #11052 (.keydown() example uses .keyCode instead of .which) closed by
- fixed: Docs updated.
- 5:18 PM Ticket #10755 (e.timeStamp (JQ 1.7) wrong value in Firefox, Opera) closed by
- cantfix: Lacking any compelling use cases for a fake timestamp, I'll close this …
- 5:11 PM Ticket #10636 (Inconsistent behavior with delegate and change in IE8) closed by
- patchwelcome: Still open to a pull request on this issue but it seems like an edge case.
- 3:54 PM Ticket #5087 (Use element.classList if available to speed up class manipulation) closed by
- patchwelcome: OK, closing this yet again because it provides no performance benefit. …
- 3:03 PM Ticket #11394 (Long delay with multiple selector (including id selector) in Internet ...) closed by
- invalid
- 10:28 AM Ticket #11430 (Ajax capabilities lost after reposition using jquery (function ...) closed by
- invalid: Sorry, but this is not a bug report. It is a vague description of a …
- 9:23 AM Ticket #11432 (live() with parent()) closed by
- invalid: .live() docs: > Chaining methods is not supported. For example, …
- 8:03 AM Ticket #11432 (live() with parent()) created by
- […] And after click on link you will receive error "Uncaught …
- 6:52 AM Ticket #11431 (Binding on events to iframe tags from parent window using "on" ...) created by
- Error: Permission denied for <http://siteurl> to get property …
- 3:09 AM Ticket #11430 (Ajax capabilities lost after reposition using jquery (function ...) created by
- I have a sharepoint application that contents web parts(using asp:tab …
Mar 2, 2012:
- 10:13 PM Ticket #11217 (Append problem with webkit) closed by
- fixed: Fix #11217. WebKit clone() loses check if name follows checked …
- 10:13 PM Ticket #11316 (Consider looking through valHooks by element type first, then by ...) closed by
- fixed: Fix #11316. Find valHooks first by element type, then by nodeName. …
- 10:13 PM Ticket #11323 (script tags with type="text/ecmascript" leak into the DOM) closed by
- fixed: Fix #11323. Consistently use rscriptType in jQuery.clean() …
- 10:13 PM Ticket #11356 (safeFragment memory leak) closed by
- fixed: Fix #11356. Avoid hoarding elements in DocumentFragments. Changeset: …
- 10:13 PM Ticket #3838 ($(document).height() incorrect in IE6) closed by
- fixed: Fix #3838, $(document).height() incorrect in IE6 May still be broken …
- 10:13 PM Ticket #10828 (attr("coords") returns undefined in IE7) closed by
- fixed: Fixes #10828, .attr("coords") returns undefined in IE7 Changeset: …
- 9:54 PM Changeset [8013163]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:10 PM Changeset [935df49]1.12-stable2.2-stablekillphp by
- src/support.js
- 4:16 PM Ticket #11429 (inconsistency between data and attr('data-xyz')) closed by
- invalid: Not a bug report, more appropriate for a forum or IRC.
- 4:14 PM Ticket #11429 (inconsistency between data and attr('data-xyz')) created by
- I've played around with knockout and wonder about the fact that …
- 1:55 PM Changeset [92cd999]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/manipulation.js
- 1:28 PM Changeset [2803a5e]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 1:13 PM Changeset [f0732c1]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 12:03 PM Changeset [1ff284d]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 11:45 AM Changeset [5cae50e]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- test/data/dimensions/documentLarge.html
- test/data/dimensions/documentSmall.html
- test/unit/dimensions.js
- 11:08 AM Changeset [da02e19]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 10:52 AM Ticket #11427 (Problems in Internet Explorer 7,8) closed by
- invalid: Please ask for support on the forums or on …
- 10:23 AM Ticket #11428 ($(document).one('focus', selector, function) does fires more that once.) closed by
- duplicate: We discussed this in #jquery-dev today, the actual bug is fixed in …
- 10:04 AM Ticket #11428 ($(document).one('focus', selector, function) does fires more that once.) created by
- one is triggered more than once when the selector is used on one …
- 9:39 AM Ticket #11427 (Problems in Internet Explorer 7,8) created by
- Hi, I was developing some application, and I have to support IE …
Mar 1, 2012:
- 10:32 PM Ticket #11415 (Silently ignore negative CSS values where they are illegal) closed by
- fixed: Fix #11415: Stop non-negative prop undershoot on animation. This …
- 10:31 PM Changeset [5642626]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 4:12 PM Ticket #11426 (jQuery.ajax() always fails when requesting JPG images in IE) created by
- * jQuery version: all (verified bug exists in 1.7.1) * Affected …
- 11:17 AM Ticket #11425 (serialize() and custom input atributes dont work) closed by
- invalid: That is incorrect usage of [http://api.jquery.com/serialize …
- 11:05 AM Ticket #11425 (serialize() and custom input atributes dont work) created by
- […]
- 10:26 AM Ticket #11424 ($('.class') vs jQuery('.class') one returns null, the second returns ...) closed by
- invalid: You are either in noConflict mode or something has overwritten
$
. … - 10:09 AM Ticket #11424 ($('.class') vs jQuery('.class') one returns null, the second returns ...) created by
- Summary explains it all, it was my understanding $ was a valid …
- 4:59 AM Ticket #11423 ([safari] .css({ overflow: 'hidden'}) does not set that property) created by
- Instead it sets overflow-x and overflow-y, which has mostly the same …
- 3:24 AM Ticket #11344 (submit submitHandler validate plugin name=submit) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:24 AM Ticket #11298 (Incorrect $(window).width() with 1.7.1 version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:23 AM Ticket #11422 (OUTERWIDTH / HEIGHT, INNERWIDTH / HEIGHT - RETURN INCORRECT VALUE) closed by
- invalid
Feb 29, 2012:
- 10:38 AM Ticket #11418 (Documentation change - serialize() doesn't mention it's OK to use on ...) closed by
- wontfix: serialize works on a form tag already. I don't see it being worth the …
- 8:23 AM Ticket #11416 (The .on() binding not work on ajax callback which element is newly ...) closed by
- invalid: You're using
.on()
incorrectly, please re-read the docs or ask for … - 8:17 AM Ticket #11419 (live()) closed by
- invalid: > var ul = $('<ul>').appendTo('body'); ul.live('click',ulClick); Not …
- 8:04 AM Ticket #11422 (OUTERWIDTH / HEIGHT, INNERWIDTH / HEIGHT - RETURN INCORRECT VALUE) created by
- Create the same bug http://bugs.jquery.com/ticket/11232, as it is …
- 5:34 AM Ticket #11420 (The usage of second argument of jQuery( html [ , ownerDocument ] )) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 5:14 AM Ticket #11420 (The usage of second argument of jQuery( html [ , ownerDocument ] )) created by
- I could not understand the usage of 'ownerDocument' of jQuery( html [ …
- 5:09 AM Ticket #11419 (live()) created by
- $(el).selector = ; $(el).live('click',fn); no work; example: var …
- 4:58 AM Ticket #11418 (Documentation change - serialize() doesn't mention it's OK to use on ...) created by
- Change to: The .serialize() method can act on a jQuery object that …
- 3:07 AM Ticket #11417 (Create account on jQuery.com/Clean up tutorials page) created by
- I know this is low priority compared to the core bugs you all are …
Note: See TracTimeline
for information about the timeline view.