Timeline
Oct 21, 2010:
- 11:59 PM Ticket #7278 (Error preventing delayed special events in IE) created by
- We ran into a problem using the hoverintent special event with …
- 11:46 PM Ticket #7243 (live is not working properly with attribute not equal selector in Firefox) closed by
- fixed: Adding another test for an issue in Gecko's matchesSelector …
- 11:46 PM Changeset [9be7461]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 11:18 PM Changeset [0174518]1.12-stable2.2-stablekillphp by
- src/data.js
- 8:36 PM Ticket #7270 (.find works wrong when searching by value attribute) closed by
- duplicate
- 8:31 PM Ticket #7217 (.live and .delegate, multiple handlers) closed by
- invalid: The behavior in 1.4.2 is wrong. 1.4.3 behaves correctly here.
- 7:27 PM Ticket #7277 (CSS sibling selectors not working) created by
- Using ~ or + selectors now fails. See here http://jsbin.com/ucugi3 …
- 6:43 PM Ticket #7276 (Inconsistent element selection in IE) created by
- These two statements (effectively identical) return different elements …
- 6:08 PM Ticket #7275 (jQuery.fn.find() returns no results in Firefox for forms that contain ...) created by
- jQuery: 1.4.3 browser: Firefox 3.6.11 OS: Ubuntu 9.10 and Ubuntu 10.04 …
- 5:27 PM Ticket #7274 (dashes don't work when used in css() objects) closed by
- worksforme: Testing with FireFox latest: 1. Your first test working fine …
- 4:59 PM Ticket #7274 (dashes don't work when used in css() objects) created by
- hi e1, if you want to change css values using an object as parameter …
- 4:56 PM Ticket #3342 (Support POST for cross-domain AJAX requests) reopened by
- 4:49 PM Ticket #3342 (Support POST for cross-domain AJAX requests) closed by
- wontfix: This patch is way out of date.
- 4:34 PM Ticket #4750 (selector bug) closed by
- worksforme: Testing this with jQuery 1.4.3 [http://jsfiddle.net/x2PGJ/1/ Live Test …
- 4:24 PM Ticket #4802 ($(elem).attr('selected','selected') in Chrome don't work) closed by
- worksforme: I've tested this using jQuery 1.4.3 and both the latest Chrome (and …
- 4:17 PM Ticket #4854 (Selector which select more than needed) closed by
- worksforme: Your incorrect usage of jQuery in this case was retrieving you the …
- 4:04 PM Ticket #4981 (1.3.3 nightly "html" script execution problems) closed by
- worksforme: This is working fine for me using jQuery 1.4.3 …
- 3:58 PM Ticket #7273 (Ready event fired multiple times if an unhandled exception occurs) closed by
- wontfix: I don't think jQuery has any history of trying to act nicely when you …
- 3:52 PM Ticket #3703 (IMG tag creation/append is not working in Opera 9.52) closed by
- worksforme: The original example in the docs page is working fine on Opera 9.5 and …
- 3:50 PM Ticket #5499 (jQuery.each) reopened by
- 3:47 PM Ticket #7273 (Ready event fired multiple times if an unhandled exception occurs) created by
- If a ready handler causes an unhandled exception then the ready list …
- 3:42 PM Ticket #4475 (gt(-1) stopped working in 1.3) closed by
- invalid: I've taken note of us updating the documentation related to gt() for …
- 3:40 PM Ticket #7272 (in IE6, css() cannot be used to access properties not recognized by ...) created by
- In jQuery 1.4.3 on IE6, trying .css('max-width'), .css('max-height'), …
- 3:40 PM Ticket #5499 (jQuery.each) closed by
- wontfix: See above comment http://bugs.jquery.com/ticket/5499#comment:8
- 3:36 PM Ticket #4968 (check for missing indexOf) closed by
- invalid
- 3:35 PM Ticket #7271 (Chome doesn't copy the uploaded file ref) created by
- If you have an <input type="file" /> and you .clone() it after someone …
- 3:35 PM Ticket #5294 (Add the jQuery 1.4 roadmap to http://dev.jquery.com/roadmap) closed by
- fixed: This has long since been fixed. Closing.
- 3:32 PM Ticket #5289 (Provide static support for Function.prototype.bind) closed by
- fixed: As this has been addressed already I'm closing for now.
- 3:30 PM Ticket #7267 (Problem with $("").css('width') when upgrading from Jquery 1.4.2 to 1.4.3) closed by
- duplicate: The test code provided in the initial description is invalid, as it …
- 3:28 PM Ticket #6333 ($.get() bug) closed by
- duplicate: Accidentally marked as fixed instead of duplicate of #6298.
- 3:27 PM Ticket #6333 ($.get() bug) reopened by
- 3:23 PM Ticket #4533 (text(val) and new String) closed by
- invalid: .text() takes a string primitive as an argument …
- 3:21 PM Ticket #6333 ($.get() bug) closed by
- fixed: Fixed; see #6298
- 3:16 PM Ticket #7265 (jquery 1.4.3 obj.css('width') returns false value) closed by
- duplicate
- 2:59 PM Ticket #6729 (function unbind() doesnot remove internal variables in function toggle()) closed by
- duplicate: I'm gonna go ahead and just set this as a dupe of #234 - since it's …
- 1:53 PM Ticket #4196 ($(fn) acts differently in browsers if jQuery loaded late) closed by
- duplicate
- 1:40 PM Ticket #7264 (createDocumentFragment is not a function.) closed by
- wontfix: I think perhaps the docs could be cleared up on this a bit, but it's …
- 1:33 PM Ticket #7266 (jQuery show and hide functions don't work properly when returned by ...) closed by
- invalid: This is not a bug in jQuery, just a misunderstanding of how the …
- 12:14 PM Ticket #7270 (.find works wrong when searching by value attribute) created by
- html: […] js: […] always returns 3 (even if all fields …
- 11:58 AM Ticket #7269 (Regarding the tags <p></p> and its interference) closed by
- invalid: This is a bug tracker for jQuery core issues. If you would like …
- 11:39 AM Ticket #7269 (Regarding the tags <p></p> and its interference) created by
- Hi, Im wondering if you can help me, Im messing around with …
- 10:59 AM Ticket #7268 (Data argument no longer works with DELETE requests) created by
- Introduced here: …
- 8:34 AM Ticket #7267 (Problem with $("").css('width') when upgrading from Jquery 1.4.2 to 1.4.3) created by
- Maybe this problem is with other .css() parameters, but in my case, …
- 8:10 AM Ticket #7266 (jQuery show and hide functions don't work properly when returned by ...) created by
- In the test case I link to in this bug, I use a ternary statement to …
- 6:05 AM Ticket #7265 (jquery 1.4.3 obj.css('width') returns false value) created by
- I am creating an object with this code line: […] then I am adding …
- 12:59 AM Ticket #7264 (createDocumentFragment is not a function.) created by
- Two variants of the $() function are getting confused and the older …
- 12:12 AM Changeset [a58f8f2]1.12-stable2.2-stablekillphp by
- src/ajax.js
Oct 20, 2010:
- 10:25 PM Ticket #7263 (jQuery.is(':first') not checking correctly) created by
- So jQuery.is(selector) suppose to return 'true' or 'false' but it …
- 9:56 PM Ticket #6459 (jquery 1.4.2 and opera =< 10.10 ajax trouble) closed by
- worksforme: Your code appears to be working the same in all browsers. If we've …
- 9:44 PM Ticket #5579 (iframe with name="body" blows up at ready() time) closed by
- wontfix: Don’t use DOM keywords as names for your frames.
- 9:31 PM Ticket #6627 (jQuery.queue dies when running simple effects on object elements) closed by
- wontfix: I've made a note for us to update the documentation on this particular …
- 9:24 PM Ticket #4734 ($.ajax Local Error Event Is Called Intermittently When Used With JSONP) closed by
- duplicate
- 9:24 PM Ticket #4811 (JSONP Ajax does not always call success or error) closed by
- duplicate
- 5:43 PM Ticket #7262 (make isEventSupported public) created by
- Please make isEventSupported public. […] Note the slightly …
- 5:32 PM Ticket #7260 ($.each() fails on an object when the object has a key named 'length') closed by
- invalid
- 5:30 PM Ticket #7259 (Out Of Memory) closed by
- invalid: The jQuery bug tracker is not a support forum. Please use the …
- 4:55 PM Ticket #7261 (Body Table) created by
- Lately, I have been using an experimental layout method in which I …
- 4:02 PM Ticket #7260 ($.each() fails on an object when the object has a key named 'length') created by
- If you have an object, like this: […] and then you try to iterate …
- 3:26 PM Ticket #7259 (Out Of Memory) created by
- Hi, I have a problem inInternet Explorer. The site is: www.bienes …
- 2:20 PM Ticket #7258 (undocumented: enableSelection, disableSelection) closed by
- invalid: They’re undocumented because they don’t exist.
- 1:05 PM Ticket #7257 (.attr('checked') does not work as expected for application/xhtml+xml ...) closed by
- duplicate: The true/false magic for .checked is a DOM1 HTML behavior and not …
- 12:10 PM Ticket #7258 (undocumented: enableSelection, disableSelection) created by
- would be great if .enableSelection(), .disableSelection() had some …
- 6:16 AM Ticket #7257 (.attr('checked') does not work as expected for application/xhtml+xml ...) created by
- It is impossible to use .attr('checked') to read and modify checkbox …
- 4:45 AM Ticket #7256 (gracefully handle bad user/intermediate input values) created by
- Hi.. jQuery has problems with bad userinput. animate() can set …
- 3:03 AM Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in ...) closed by
- duplicate
- 2:39 AM Ticket #7255 (High-level API for text input, with support for IMEs) created by
- I'm writing a syntax highlighting tool using the contentEditable=true …
- 2:35 AM Ticket #7254 (jQuery-1.4.2.js giving unresponsive script error in firefox) created by
- jQuery-1.4.2.js giving unresponsive script error in firefox when my …
Oct 19, 2010:
- 11:40 PM Ticket #6057 (JQuery.getJSON malformed url) closed by
- wontfix: Given that we've already stated the behavior here is something which …
- 11:31 PM Ticket #5966 (getJSON callback does not fire) closed by
- fixed: Closing as fixed as the first comment in the thread comfirms. dmethvin …
- 11:28 PM Ticket #5853 (Ajax callback context is not original object.) closed by
- duplicate: This is a duplicate of #5924 which had a fix made for it in 1.4.1. Closing.
- 10:55 PM Ticket #7253 (.text() function issue in IE print preview on table cell or td) closed by
- invalid: Thanks for the report, but this is not a jQuery bug.
.text(" ")
does … - 9:40 PM Ticket #7253 (.text() function issue in IE print preview on table cell or td) created by
- Hi, Either I cannot find the existing bug report or searching for it …
- 9:35 PM Ticket #4683 (Callback for getScript is called too early in Safari and Opera) closed by
- worksforme: This is currently working fine for me with jQuery 1.4.2 and jQuery 1.4.3.
- 8:25 PM Ticket #5826 ($.POST() AND $.GET() "Type" BUG) closed by
- worksforme: live test case works for me. …
- 7:47 PM Ticket #5165 (jasonp doesn't work in greasemonkey user script, when loading jQuery ...) closed by
- invalid: Please note that this is an issue with the way Greasemonkey handles …
- 7:39 PM Ticket #5547 (jquery.1.3.2 load function callback method issue when request was aborted.) closed by
- invalid: Please try to upgrade to either jQuery 1.4.2 or 1.4.3. There have been …
- 7:30 PM Ticket #5822 (new Function not allowed after page load in Adobe AIR) closed by
- invalid: Closing as AIR users have a common workaround specifically mentioned …
- 7:25 PM Ticket #5093 ($.post() and $.get() XML bug) closed by
- duplicate: This bug is a duplicate of #5826 which submitted the bug for 1.4.x. As …
- 7:23 PM Ticket #5842 (xhr.readyState Exception) closed by
- duplicate: This bug has been handled already in #5923 which is an exact duplicate …
- 6:05 PM Ticket #7252 (Searching for "split" returns a MySQL error.) closed by
- invalid: I've added this for review in the list of pages to be updated on …
- 5:32 PM Ticket #7252 (Searching for "split" returns a MySQL error.) created by
- Searching for "split" returns a MySQL error. …
- 4:47 PM Ticket #6616 (jQuery $.post bug with square brackets.) closed by
- worksforme: Including square brackets when using data() works fine for me. Here …
- 4:09 PM Ticket #6645 (Unable to set ajax Request charset header) closed by
- wontfix: As we have agreed this is not a jQuery issue, I've added this ticket …
- 3:16 PM Ticket #7219 (.children(selector) no longer works in 1.4.3) reopened by
- Chrome 6 and Safari 3 fail. All other browsers pass. jQuery doesn’t …
- 3:05 PM Ticket #7251 (children doesn't find a child node) closed by
- duplicate: Please do not open new tickets when tickets already exist.
- 2:40 PM Ticket #7249 (XML Element .attr() method not working.) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. IE does not …
- 11:54 AM Ticket #7251 (children doesn't find a child node) created by
- #7219 is closed saying it works but I confirm there is a problem …
- 9:50 AM Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait ...) closed by
- worksforme
- 8:52 AM Ticket #7250 (title .html() doesnt work in ie) created by
- i was trying to change the html within the pages title element however …
- 5:14 AM Changeset [4fcfee4]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- 3:39 AM Ticket #7249 (XML Element .attr() method not working.) created by
- <xml id="test" src="test.php" /> <script type="text/javascript"> …
- 3:03 AM Ticket #7248 (XHR response Blob support) created by
- Currently only text and XML is supported in jQuery, but XHR2 …
- 1:32 AM Changeset [689d63f]1.12-stable2.2-stablekillphp by
- src/core.js
Oct 18, 2010:
- 9:11 PM Ticket #5832 (Webkit radio input Node.cloneNode-related regression in jQuery 1.4 ...) closed by
- duplicate
- 9:01 PM Ticket #6827 (Inconsistent behaviour in .text() on script elements) closed by
- wontfix: Use
.html
. - 8:55 PM Ticket #7247 (function bound to ready event fires twice on 1.4.3) created by
- I'm currently using Firefox 3.6.10 and Opera 10.60 on Slackware Linux …
- 8:32 PM Ticket #7246 ($('no elements').replaceWith('<div/>').length !=0) created by
- When .replaceWith() is called on a jQuery which didn't match any …
- 7:49 PM Ticket #5700 (.class:not(:first) does not work as expected in IE8) closed by
- duplicate
- 7:45 PM Ticket #7208 (Unable to .appendTo to iFrame in IE6/IE7) closed by
- duplicate
- 6:56 PM Ticket #6325 (setting .css for class destroys its :hover definition in css file) closed by
- invalid: This is how CSS specificity works.
- 6:29 PM Ticket #7213 (make lint on a clean repo will occur error message) closed by
- wontfix: run
make && make lint
. - 6:11 PM Ticket #5873 (removeClass leaves space after removing last class) closed by
- fixed
- 6:04 PM Ticket #7245 (css('top') in Firefox 3.6.10 no longer works) closed by
- worksforme: test case works for me. Reopen if you …
- 5:55 PM Ticket #7245 (css('top') in Firefox 3.6.10 no longer works) created by
- In Firefox 3.6.10, when I use .css() to get the top value of a dom …
- 5:37 PM Ticket #5741 ($(element).html(val) SERIOUS BUG) closed by
- worksforme: test case
- 4:52 PM Ticket #4557 (Safari/Chrome issues with animations) closed by
- worksforme: Works in latest versions of these browsers.
- 3:22 PM Ticket #7240 (Strange clearfix + animate behaviour) closed by
- duplicate: Don’t pass
null
to css properties. - 1:10 PM Ticket #7244 (If/Else template tag: Templating attributes results in "unexpected ...) created by
- For an empty object: {}, Templates that Work: […] Template that …
- 12:53 PM Ticket #7243 (live is not working properly with attribute not equal selector in Firefox) created by
- Using live focusout do not fire any event on firefox mac 3.6, work on …
- 12:32 PM Ticket #7237 (next() skips sibling in nested ul element in IE8) closed by
- worksforme: As per Jitter, this is working fine for me too. We're going to close …
- 11:01 AM Ticket #7242 (Trigger an event when an element is removed) created by
- Please trigger an event when an element is removed (using …
- 10:59 AM Ticket #7241 (.data() doesn't parse JSON strings, but accepts all other JSON notation) closed by
- duplicate: The bug submitted sounds a lot like #7231. I'll reference your ticket …
- 10:53 AM Ticket #7241 (.data() doesn't parse JSON strings, but accepts all other JSON notation) created by
- Regarding the broken .data() functionality in jQuery 1.4.3 It is …
- 10:29 AM Ticket #7240 (Strange clearfix + animate behaviour) created by
- With the following test case http://jsfiddle.net/steWE/2/ in Firefox, …
- 10:02 AM Ticket #7233 (jQuery 1.4.3 changes behaviour of $('.e').css('width', null)) closed by
- invalid: As this issue has been resolved as a user error I am closing it as an …
- 9:59 AM Ticket #7235 (Css width and height of hidden element is incorrect) closed by
- duplicate: This is an issue we were made aware of in #7225. Closing as a duplicate.
- 9:58 AM Ticket #7239 (JSLint Check: Line 1279 character 22: 'data' is already defined.) created by
- Occurs during JSLint check: Problem at line 1279 character 22: 'data' …
- 9:06 AM Ticket #7238 (Bug in "not submit") created by
- This […] prints "is not submit: true" with 1.4.2, but "is not …
- 8:00 AM Ticket #7237 (next() skips sibling in nested ul element in IE8) created by
- I'm using Windows XP SP3, IE 8.0.6001.18702 and jQuery 1.4.3. Problem …
- 7:26 AM Ticket #7236 (Sizzle.contains - compareDocumentPosition throws on older/lamer browsers) created by
- in version 1.4.3 there are two usages of compareDocumentPosition, the …
- 6:15 AM Ticket #7235 (Css width and height of hidden element is incorrect) created by
- Trying to get the css width and height of a hidden element returns 0px …
- 5:00 AM Ticket #7234 ($(selector).not(':has[attribute]') don't work in IE 6-9) created by
- Code like this : $('tr').not(':has([colspan])') fine works in not IE …
- 4:50 AM Ticket #7233 (jQuery 1.4.3 changes behaviour of $('.e').css('width', null)) created by
- My jScrollPane plugin [ http://jscrollpane.kelvinluck.com/ ] breaks …
- 2:58 AM Ticket #7232 (jquery 1.4.3 buged this small script) created by
- The testpage is here: http://www.doobox.co.uk/test/test.html The …
- 1:27 AM Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) created by
- The type detection built into retrieval of values from html5 data- …
- 12:10 AM Ticket #7230 ($(this) isn't working like it used to in jquery 1.4.2) closed by
- invalid: This bug tracker is for tracking issues related to the jQuery core. …
Oct 17, 2010:
- 11:48 PM Ticket #7230 ($(this) isn't working like it used to in jquery 1.4.2) created by
- I upgraded to jquery 1.4.3 on a site I'm developing at the moment and …
- 10:01 PM Ticket #6753 (Safari Mobile dblclick?) closed by
- invalid: Closing as this is not a jQuery bug. The iPhone and iPad (as …
- 7:21 PM Ticket #6556 (.data(object) breaks event handling) closed by
- fixed
- 5:41 PM Ticket #7229 (1.4.3 regression - passing null to event handler) created by
- in 1.4.2, this works: $('body').click(null); but in 1.4.3, it gives …
- 3:47 PM Ticket #7228 ('HOVER' ASSIGNED VIA LIVE() OR DELEGATE() CONFUSES THE MOUSEENTER ...) closed by
- invalid:
mouseenter
does not bubble, so of course you cannot trigger it … - 3:31 PM Ticket #6796 (Error 'script stack space quota is exhausted' when parsing 3MB XML ...) closed by
- fixed
- 2:48 PM Changeset [008e9719]1.12-stable2.2-stablekillphp by
- test/unit/data.js
- 2:26 PM Changeset [97dfa0d]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/index.html
- test/unit/effects.js
- 12:19 PM Ticket #7228 ('HOVER' ASSIGNED VIA LIVE() OR DELEGATE() CONFUSES THE MOUSEENTER ...) created by
- (All reference to mouseenter/mouseover can likewise be applied to …
- 11:50 AM Ticket #7227 (querying hash stopped working in the new (1.4.3) version) closed by
- duplicate: There's no reason to use jQuery for this - just do: location.hash to …
- 11:43 AM Tickets #7222,7223 batch updated by
- fixed: Make sure that .data() (no args) returns a list of all the data- …
- 11:43 AM Ticket #7226 (clone on line 372 is declared implicitly) closed by
- fixed: Var wasn't being explicitly declared. Fixes #7226. Changeset: …
- 11:43 AM Ticket #7209 ($.fn.removeData can't delete data) closed by
- fixed: We removed deleteExpando after 1.4.2, for some reason. This caused …
- 11:42 AM Changeset [8a5df39]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 11:34 AM Ticket #7227 (querying hash stopped working in the new (1.4.3) version) created by
- $(location).attr('hash') always returns undefined. in 1.4.2 it worked.
- 11:30 AM Changeset [df7dfc24]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 10:58 AM Changeset [a7d0b0b]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:56 AM Changeset [e1b940d7]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/data.js
- 10:50 AM Changeset [2582876]1.12-stable2.2-stablekillphp by
- build/jslint-check.js
- 10:28 AM Ticket #7226 (clone on line 372 is declared implicitly) created by
- if ( copyIsArray ) { copyIsArray = false; clone = src && …
- 6:32 AM Ticket #7225 (CSS width and height of hidden and disconnected elements is incorrect) created by
- Made a test case on jsfiddle.net. http://jsfiddle.net/x9tcZ/1/ …
- 6:08 AM Ticket #7224 (Have jQuery.type return "jQuery" for jQuery objects) created by
- The new
jQuery.type
function is great! Would like to see an … - 5:14 AM Ticket #7223 (data( key ) for HTML 5 data-* attributes behaves different from api ...) created by
- The api for
data( key )
says > The data- attributes are pulled in … - 4:56 AM Ticket #7222 (data() doesn't retrieve HTML 5 data-* attribtues) created by
- When calling
data()
(with no parameter) the returned object doesn't … - 4:24 AM Ticket #7221 (toggle() has problem with set of objects) created by
- I used toggle() to set of tables. After first click it shows and hides …
Oct 16, 2010:
- 10:27 PM Ticket #7220 (Next Sibling combined with :last is failing.) created by
- At techspot.com I have a selector that runs after more stories have …
- 6:12 PM Ticket #7218 ($('body').trigger('') causes error) closed by
- wontfix: Thanks for the report, but this is a coding error, not a jQuery bug. …
- 6:04 PM Ticket #7219 (.children(selector) no longer works in 1.4.3) closed by
- worksforme: This is working fine with both jQuery 1.4.3 and 1.4.2 as per this test …
- 5:50 PM Ticket #7219 (.children(selector) no longer works in 1.4.3) created by
- without selector .children() works, but using a selector like "#abc" …
- 5:31 PM Ticket #7218 ($('body').trigger('') causes error) created by
- occurs for 1.4.3 but doesn't for 1.4.2
- 4:43 PM Ticket #7217 (.live and .delegate, multiple handlers) created by
- Given the code at http://jsfiddle.net/NxjMy/, on clicking 'click me', …
- 3:31 PM Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in ...) created by
- http://jsfiddle.net/9QjJD/4/ Same with $('input[value!=]').
- 2:27 PM Ticket #7215 (.not() on contents() has problems with selector) created by
- there's seems to be a problem using not() with selectors: I have a …
- 1:41 PM Ticket #6799 ("val" variable from jQuery.css() (v1.4.3) leaks into global namespace) closed by
- duplicate: As this has been flagged as a dupe of #6677, I'm noting that the fix …
- 1:13 PM Ticket #6488 (isPlainObject fails on IXSLTProcessor in IE) closed by
- fixed: The changes referred to in Ticket #5669 (which addresses this issue) …
- 1:08 PM Ticket #7214 (document jQuery.readyWait) created by
- jQuery.fn.ready contains no test for jQuery.readyWait, so readyWait is …
- 12:19 PM Ticket #5886 (ajax abort error) closed by
- fixed: Having reviewed the details of this ticket, I see that it's a …
- 12:08 PM Ticket #7213 (make lint on a clean repo will occur error message) created by
- On an clean repo Execute 'make lint' will show the following message …
- 11:24 AM Ticket #5792 (1.4rc1 [20090113] Ajax not working in FF3 (3.0.17)) closed by
- fixed: As the bug related to this ticket has already been successfully fixed …
- 11:12 AM Ticket #7210 (.removeData doesn't remove data when data-* attributes are used) reopened by
- On second glances you're correct. The issues are related but are in …
- 11:09 AM Ticket #7212 (1.4.3 find() doesn't find elements when selecting from a form) created by
- […] This code displays "0" with 1.4.3 and correct value "1" with …
- 10:26 AM Ticket #7210 (.removeData doesn't remove data when data-* attributes are used) closed by
- duplicate: As this issue has been already flagged in #7209, I'm moving the …
- 10:22 AM Ticket #7211 (trim is 8 times slower on 1.4.3 than 1.4.2 (Chrome 6+)) created by
- The trim function is 8 times slower on 1.4.3 then from 1.4.2. Here is …
- 9:53 AM Ticket #7210 (.removeData doesn't remove data when data-* attributes are used) created by
- Test case here: http://jsfiddle.net/cowboy/s8XgA/ (also inline, at the …
- 7:15 AM Ticket #7209 ($.fn.removeData can't delete data) created by
- $('body').data('a',1); $('body').removeData(); …
- 2:55 AM Ticket #7208 (Unable to .appendTo to iFrame in IE6/IE7) created by
- When trying to use $('<form/>').appendTo(iframebody) I get an error in …
- 1:58 AM Ticket #6114 (fcleanup function perfomance speed up) closed by
- duplicate
- 1:31 AM Ticket #6312 (About Track page does not work, GET: /about) closed by
- worksforme
- 1:05 AM Ticket #6276 (.keyup() does not support cyrillic alphabet) closed by
- invalid: Thanks for the report, but this is not a jQuery bug.
charCode
is … - 12:56 AM Ticket #7207 (ie6 & ie7 getScript callback fires too early) closed by
- invalid: Thanks for the report, but this is not a bug. You are invoking the …
Oct 15, 2010:
- 10:19 PM Ticket #6226 (Missing or bad example code for stopropagation in docs) closed by
- invalid: I've included this in my API Documentation review. Closing as it …
- 10:12 PM Ticket #7199 (jQuery templating plug-in incorrect HTML encoding) closed by
- worksforme: is a non-breaking space (html entity). If you're trying to get …
- 9:13 PM Ticket #7206 (.outerWidth(true) not working in IE6) closed by
- worksforme: This is working fine for me in IE6. Could you please either re-open …
- 9:04 PM Ticket #7207 (ie6 & ie7 getScript callback fires too early) created by
- I use getScript() to load remote Google jsapi and then load a local …
- 6:39 PM Ticket #6393 (confusing verbage on docs.jquery.com for CDN disclaimer) closed by
- invalid
- 6:39 PM Ticket #7206 (.outerWidth(true) not working in IE6) created by
- In internet explorer 6 outerWidth doesn't work when includes margins. …
- 6:35 PM Ticket #3085 (In NetFront Browser v3.4SP16 UTF-8 version, most of jQuery's functions ...) closed by
- wontfix
- 6:27 PM Ticket #4632 (jQuery.support.opacity for Chrome as well) closed by
- worksforme
- 6:25 PM Ticket #3399 (attribute selector does not match style attribute) closed by
- duplicate
- 6:02 PM Ticket #4797 (Firefox crash with label click handler setting display: block and ...) closed by
- worksforme: I am not able to reproduce a crash in the latest version of Firefox …
- 5:40 PM Ticket #7205 (subtle difference in how :has() and .has() behave) created by
- The ":has()" Sizzle selector and the ".has()" jQuery function behave …
- 5:04 PM Ticket #5790 (semicolon in css object value crashes webkit and ie) closed by
- duplicate: Errors related to invalid CSS properties in IE were resolved in 1.4.3.
- 4:56 PM Ticket #7204 ($('#divid').serialize() doesn't seem to work when updating 1.3.2 to 1.4.2) closed by
- invalid: The bug tracker is for bug reports only. Please use the …
- 4:14 PM Ticket #7204 ($('#divid').serialize() doesn't seem to work when updating 1.3.2 to 1.4.2) created by
- I updated jquery to 1.4.2 from 1.3.2 and now he following script …
- 2:14 PM Ticket #6695 (jQuery.support Update) closed by
- wontfix: Per the docs for
jQuery.support
, none of these feature tests … - 11:59 AM Ticket #6240 (multiple "simultaneous" $.ajax requests don't all complete in FF 3.5.8) closed by
- invalid: Closing due to no response from the original submitter.
- 11:57 AM Ticket #6241 ($.ajax calls the success callback in FF 3.5.8 for failed cross-origin ...) closed by
- fixed: Closing as we've fixed this.
- 11:56 AM Ticket #6349 (Ajax callback not called while firebug opened) closed by
- worksforme: This is working fine for me with FireBug in 3.7 using jQuery 1.4.2 and …
- 11:53 AM Ticket #6551 (jsonp without a defined callback name does not set the Accept headers ...) closed by
- invalid: Closing as the original ticket submitter has not responded to a …
- 11:51 AM Ticket #6633 (exception in ajax success/complete handler doesn't decrease jQuery.active) closed by
- invalid: Referencing jQuery.active outside of the actual loop (ie. outside of …
- 11:36 AM Ticket #7203 (Unable to set `type` on button using attr()) created by
- While working with buttons I noticed that I cannot explicitly set the …
- 10:18 AM Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) closed by
- wontfix: You shouldn't use .attr() on non-DOM elements. You can just do: …
- 10:08 AM Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) created by
- was using jquery-latest.min.ms in my code. <script …
- 8:30 AM Ticket #7201 (Exception thrown by $.ajax.error callback cannot be caught by outer ...) created by
- Making a synchronous $.ajax request that completes with a server …
- 7:50 AM Ticket #7200 (Add .jquery to the official API) created by
- The
$.fn.jquery
version property … - 7:28 AM Ticket #7199 (jQuery templating plug-in incorrect HTML encoding) created by
- templating plugin doesn't encode '&' character. When I have following …
- 4:03 AM Ticket #1292 ([Patch] Etag support for ajax.ifModified) closed by
- duplicate
- 3:58 AM Ticket #6522 (Strange behavior of animate and hover in Firefox 3.6.2) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. …
- 3:42 AM Ticket #7198 (Out of Memory on line 12 in Internet Explorer) closed by
- invalid: jQuery 1.3 and jQuery UI 1.8 are not compatible. jQuery UI 1.8 goes …
- 3:41 AM Ticket #4546 (Global Scope Eval in Firefox cause some stranges) closed by
- invalid
- 3:41 AM Ticket #7198 (Out of Memory on line 12 in Internet Explorer) created by
- This is using jquery.min.js v1.3.2 with JQuery UI v1.8.5 on Internet …
- 3:40 AM Ticket #7197 (drop down menu working only on windows platform) closed by
- invalid: The bug tracker is for reporting bugs in jQuery only. Use the …
- 1:29 AM Changeset [497fc98]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:16 AM Ticket #7197 (drop down menu working only on windows platform) created by
- Hi i have a new problem regarding the platform dependency where the …
- 12:44 AM Ticket #6412 (Problem with fadeOut on ie8) closed by
- invalid: Thanks for the report, but this is not a bug. You can’t mix opacity …
- 12:41 AM Ticket #4737 (repeated toggle() goes out of sync (IE8)) closed by
- fixed: This should be fixed now with the fix for #4512.
- 12:30 AM Ticket #6928 (KeyCode property is not defined once the key down event is triggered ...) closed by
- invalid: Closing due to no response from original submitter.
- 12:26 AM Ticket #5810 (`children` selector or scoped selector combined with attribute ...) closed by
- duplicate
- 12:25 AM Ticket #6939 (find() works incorrectly with attribute selectors) closed by
- duplicate
- 12:21 AM Ticket #6954 (The selector a[href=""] selects anchors without href attributes in IE, ...) closed by
- duplicate
- 12:20 AM Ticket #6948 (div[name='divName'] in IE7 does not select) closed by
- duplicate: live test case
name
is not a … - 12:05 AM Ticket #6988 (val(['option1', 'option2']) don't work in <select multiple="multiple"> ...) closed by
- fixed: This is working properly according to the spec. Additional changes …
Oct 14, 2010:
- 11:10 PM Changeset [091c481]1.12-stable2.2-stablekillphp by
- version.txt
- 11:10 PM Milestone 1.4.3 completed
- 11:10 PM Changeset [2d20187]1.12-stable2.2-stablekillphp by
- version.txt
- 10:39 PM Ticket #6826 ($('input[value=...]') doesn't work correctly in Firefox, Chrome, and Safari) closed by
- duplicate: As the content's of your second bug report (#7128) on this issue mimic …
- 10:37 PM Changeset [0564553]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 10:35 PM Ticket #6835 (.val() returns text on button elements with <= IE7) closed by
- wontfix: As a more suitable solution (aside from improved documentation on the …
- 10:29 PM Ticket #6905 (toggle() problem on linux with firefox/seamonkey) closed by
- worksforme: This has been confirmed as working under FF3.6.8 with multiple …
- 10:24 PM Ticket #6936 (IE7 AJAX Bug) closed by
- worksforme: When called within $(document).ready() this is working fine in IE7, 8 …
- 10:18 PM Ticket #6971 (Chrome optimization avoids load events) closed by
- wontfix: Making a note to consider documenting this behavior in the API docs. …
- 10:08 PM Ticket #6360 (opera 10.00 :checked selector) closed by
- worksforme: I've tested your bug in Opera 10.00 with the following test case …
- 10:06 PM Changeset [21d389c]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 9:48 PM Changeset [40aa95c]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 9:40 PM Changeset [2d5f866]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 9:33 PM Ticket #6581 (width() in opera) closed by
- invalid: I believe that the reason you're getting such variable results for …
- 9:31 PM Changeset [f009fb2f]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 9:24 PM Ticket #6403 (Website error: Versions page doesn't show versions) closed by
- fixed: This has been fixed as a part of the API Docs update for 1.4.3. The …
- 9:15 PM Changeset [c8e5d0b]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 8:55 PM Ticket #7196 (JSONP handler in 1.4.3-RC3 seems broken) closed by
- fixed: Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243e1 after a …
- 8:55 PM Changeset [80a4178]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:39 PM Ticket #7196 (JSONP handler in 1.4.3-RC3 seems broken) created by
- I'm testing an existing jQuery app and when using JSONP I am getting a …
- 8:15 PM Ticket #7195 (Ajax rewrite) created by
- I made a pull request for an ajax rewrite revamping the architecture …
- 6:56 PM Ticket #7194 (Suggested selector/function .or()) created by
- From: http://forum.jquery.com/topic/traversing-or#14737000001495015 A …
- 6:40 PM Ticket #7193 ($.fn.animate cannot "start" from any value less than -10000) created by
- On line 6347: return r && r > -10000 ? r : 0; Essentially, the …
- 5:43 PM Ticket #7192 (addClass function) closed by
- worksforme
- 5:25 PM Ticket #7192 (addClass function) created by
- Using this function can't add class with name "disabled"
- 5:24 PM Ticket #7191 (Get just the first radio group value) closed by
- invalid: Thanks for the report, but this is not a bug. jQuery has not supported …
- 4:57 PM Changeset [8576570e]1.12-stable2.2-stablekillphp by
- Rakefile
- build.xml
- 4:37 PM Ticket #7191 (Get just the first radio group value) created by
- when i try to get the value of two radio checked from two radio group …
- 4:35 PM Changeset [ae772e7]1.12-stable2.2-stablekillphp by
- Makefile
- build/google-compiler-20091218.jar
- build/google-compiler-20100917.jar
- 4:11 PM Ticket #7135 (Data Link Focus) closed by
- duplicate
- 2:52 PM Ticket #7190 (disconnected node offset test fails when document is scrolled) closed by
- fixed: Make sure that we don't attempt to handle scrolling when the node is …
- 2:52 PM Changeset [ea507b3]1.12-stable2.2-stablekillphp by
- src/offset.js
- 2:28 PM Ticket #7188 (jQuery.tmpl does not work with DOM fragments) closed by
- fixed
- 2:27 PM Ticket #7190 (disconnected node offset test fails when document is scrolled) created by
- Looks like the scrollTop/Left of the document are used as the values …
- 12:45 PM Ticket #7189 (xhr.abort() triggers error) closed by
- wontfix: This is expected - before it would trigger a success which was not …
- 12:18 PM Ticket #7189 (xhr.abort() triggers error) created by
- the ajax error gets triggered when aborting the xhr. the 1.4.2 would …
- 12:17 PM Ticket #6286 (Unexpected call to method or property access.) closed by
- worksforme: This is working fine for me. If you would like to submit additional …
- 12:06 PM Ticket #6595 (jquery constructor looses first text nodes) closed by
- invalid: Your original forum entry and ticket unfortunately do not contain …
- 8:53 AM Ticket #7186 (Possible incorrect dataType is set in .get()) closed by
- worksforme: It's playing safe with the parameter hockey there, in case someone …
- 8:46 AM Ticket #7168 (globalEval assumes JavaScript is being evaluated) closed by
- wontfix: Since VBScript is only supported by IE, there wouldn't be much benefit …
- 7:19 AM Ticket #7188 (jQuery.tmpl does not work with DOM fragments) created by
- $.tmpl('<b>foo</b>',{}); this works, it produces a <b> element …
- 4:36 AM Ticket #7186 (Possible incorrect dataType is set in .get()) created by
- Looking at this section of code: […] NOTE: […] Should this be: …
- 2:40 AM Ticket #7104 (jQuery 1.4.2 not running within IE9 Web Browser control (incl. ...) closed by
- wontfix: If this issue occurs once the final version of IE9 is released, you …
- 1:38 AM Ticket #7140 (JQuery testsuite results aren't consistent) closed by
- invalid: Thank you for your report, but I’m not sure what to do with this. If …
- 1:33 AM Ticket #7185 (event.namespace example not working in Chrome) closed by
- invalid: jQuery 1.4.3 isn't released yet - those pages are placeholders until …
- 1:28 AM Ticket #7185 (event.namespace example not working in Chrome) created by
- Navigated to http://api.jquery.com/event.namespace/ Attempted to …
- 12:49 AM Ticket #7181 (.attr() issues with Chrome and Safari) closed by
- worksforme: live test case works for me.
- 12:22 AM TicketGuidelines/ModifyTicketSummary edited by
- (diff)
- 12:21 AM TicketGuidelines/ModifyTicketSummary edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.