Timeline
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 …
Feb 28, 2012:
- 11:16 PM Ticket #11416 (The .on() binding not work on ajax callback which element is newly ...) created by
- $('a.ajax_destroy') .on 'ajax:success', (event, data, status, xhr) …
- 4:27 PM Ticket #11415 (Silently ignore negative CSS values where they are illegal) created by
- Currently, there is a browser normalization problem with the way …
- 3:45 PM Ticket #11413 (jQuery Attribute Selector Bug) closed by
- invalid: This is not a jQuery bug. tabIndex="0" means: > In tab order relative …
- 1:58 PM Ticket #11414 (fn.alphanumeric not working for multiple controls) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. This bug …
- 1:29 PM Ticket #11414 (fn.alphanumeric not working for multiple controls) created by
- Hi, In my page I have two textboxes say "Address Line 1" & "Address …
- 1:29 PM Ticket #11413 (jQuery Attribute Selector Bug) created by
- http://jsfiddle.net/qD5Se/show/ At the above jsFiddle example, we …
- 12:41 PM Ticket #11411 (jQuery.extend may not work well, when a boolean value is not specified ...) closed by
- duplicate
- 12:40 PM Ticket #11412 (Jquery Load does not work when external page has events in it.) closed by
- invalid: Please ask for support on the forums or on …
- 12:25 PM Ticket #11409 (ajax() does not implement hasOwnProperty() within multiple for ( x in ...) closed by
- wontfix: Sorry but we just don't support code that extends Object.prototype. …
- 12:16 PM Ticket #11412 (Jquery Load does not work when external page has events in it.) created by
- Hi, I m trying to use juqery load method to load an aspx page in the …
- 12:08 PM Ticket #11411 (jQuery.extend may not work well, when a boolean value is not specified ...) created by
- In jQuery 1.6.4, jQuery.extend may not work well, when a boolean value …
- 10:46 AM Ticket #11410 (Optimisation - delegate to $.has for calls to $.closest whicgh are ...) created by
- While trying to optimise a bit of code I came across the surprising …
- 9:37 AM Ticket #11409 (ajax() does not implement hasOwnProperty() within multiple for ( x in ...) created by
- jQuery.ajax() has multiple methods (functions) which walk an Object …
- 8:10 AM Ticket #11407 ([ ] square brackets wierd behavior in appendTo()) closed by
- invalid: [] is the syntax for attribute selectors
- 6:19 AM Ticket #11408 (Non pixel length are wrong for detached elements) created by
- Getting the width on an element that is not attached to the DOM where …
- 4:02 AM Ticket #11407 ([ ] square brackets wierd behavior in appendTo()) created by
- […] should expect to see [0]boo as result, but only come out …
- 3:30 AM Ticket #11340 (IE does not understand LEGEND tags) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.