Timeline
10/23/10:
- 23:42 Ticket #5796 (Large Numbers in JSON Data get Truncated by $.getJSON) closed by
- wontfix: This is a limitation of javascript, not jQuery. You can validly store …
- 23:35 Ticket #4307 (Upgrade Sizzle Engine to v1.0) closed by
- fixed
- 21:20 Ticket #7296 ($.isHTMLElement) closed by
- wontfix: If this isn't used in the library internally, it should live as a plugin. …
- 19:57 Ticket #7296 ($.isHTMLElement) created by
- I have found that checking whether a given object is an HTMLElement must …
- 19:27 Ticket #7294 (GET/HEAD request urls malformed when cache:true) closed by
- invalid: The query string generated is not invalid. …
- 19:23 Ticket #7277 (CSS sibling selectors not working) closed by
- duplicate
- 19:19 Ticket #7293 (api.jquery.com has two Media Temple logos) closed by
- invalid: Please note that this bug tracker is for reporting issues with the jQuery …
- 19:10 Ticket #7295 (Quoteless attribute selectors on href in Firefox 3.6 fail to select) closed by
- worksforme: I've tested your first case (a[href=#actions]) here with FF 3.6.x : …
- 18:59 Ticket #7295 (Quoteless attribute selectors on href in Firefox 3.6 fail to select) created by
- In jQuery 1.4.2, the following worked in Firefox 3.6: a[href=#actions] or …
- 17:48 Ticket #7294 (GET/HEAD request urls malformed when cache:true) created by
- jQuery.ajax serializes the data to the url for GET/HEAD …
- 16:38 Ticket #7217 (.live and .delegate, multiple handlers) reopened by
- OK, based on the test case here: …
- 16:03 Ticket #7293 (api.jquery.com has two Media Temple logos) created by
- In the footer of http://api.jquery.com/ the "others" sponsor link has the …
- 08:08 Ticket #7282 (IE does not support the Access-Control-Allow-Origin Header declaration) closed by
- invalid: We can’t make IE suddenly understand and respect the CORS headers. The …
- 08:04 Ticket #7292 (In IE bind ignores 'change' events if trigger by fireEvent) closed by
- duplicate
- 04:35 Changeset [9bd9ebdd73fe0e2d29fadf82947c98adde4023e7] by
-
- Makefile
- 03:41 Ticket #7292 (In IE bind ignores 'change' events if trigger by fireEvent) created by
- To see the bug use IE8 and visit: http://www.jsfiddle.net/mhevery/hWsTh/ …
- 01:20 Ticket #7291 (Unknown pseudo-class or pseudo-element 'sizzle'.) closed by
- wontfix: Yep - unfortunately this is an issue with Firefox - for some reason they …
- 00:14 Ticket #7291 (Unknown pseudo-class or pseudo-element 'sizzle'.) created by
- Using Firefox 3.6.11 and jQuery v1.4.3, the error console gives the …
10/22/10:
- 22:30 Ticket #6651 (Add a function to pass an object, parsing JSON if needed) closed by
- wontfix: Your proposed function $.obj appears to wrap $.parseJSON - which is just a …
- 22:26 Ticket #6703 (getScript() doesn't work for file: in Chrome) closed by
- wontfix: See http://bugs.jquery.com/ticket/6703#comment:8 - this has been …
- 22:21 Ticket #4846 (JSON Encode / Decode: Should be part of Core / Utilities) closed by
- wontfix: jQuery recommends using the json2.js library for all …
- 22:11 Ticket #5571 (Allow chaining when passing undefined to any setter in jQuery) closed by
- invalid: There is no attribute that accepts undefined. The docs do not cover …
- 22:06 Ticket #7290 (.next() doesn't work with :visible) closed by
- invalid
- 22:04 Ticket #6455 (Strange behaviour of jQuery(elementArray)) closed by
- fixed: Ran test case with 1.4.3 - issue no longer occurs.
- 20:47 Ticket #7290 (.next() doesn't work with :visible) created by
- If we try to do this: […] We get no results at all. Probably same …
- 20:35 Ticket #6043 (jquery 1.4 with compact-1.3 have some issue about multi-selector) closed by
- worksforme: The reason why your original code wasn't executing correctly is that you …
- 19:44 Ticket #7287 (-10000px bug for jQuery.animate) closed by
- duplicate
- 19:44 Ticket #7287 (-10000px bug for jQuery.animate) reopened by
- 19:31 Ticket #7289 (.ajaxSuccess() global handler should have access to the response data) created by
- Currently there is no way to get a request's response data in a global …
- 18:34 Ticket #7288 (warning and errors in jquery core code) closed by
- invalid: My error console is completely empty when attempting to recreate this …
- 18:19 Ticket #4324 (No hasAttribute method.) closed by
- wontfix: .attr() already behaves such that it can be evaluated for existance. …
- 18:12 Ticket #2579 ($.fn.is and $.fn.not should accept functions like $.fn.filter) closed by
- duplicate: Duplicates http://bugs.jquery.com/ticket/5712
- 18:04 Ticket #7288 (warning and errors in jquery core code) created by
- please test jquery on any page and browse the page in mozilla firefox and …
- 18:02 Ticket #7275 (jQuery.fn.find() returns no results in Firefox for forms that contain ...) closed by
- duplicate: Duplicates http://bugs.jquery.com/ticket/7212
- 16:55 Ticket #7287 (-10000px bug for jQuery.animate) closed by
- worksforme: Your code is working fine for me in Safari and Firefox. By the looks of it …
- 14:25 Ticket #7287 (-10000px bug for jQuery.animate) created by
- Hi, First of all thansk for building jQuery. I'm trying to make an …
- 13:54 Ticket #7239 (JSLint Check: Line 1279 character 22: 'data' is already defined.) closed by
- fixed: Fixed by: …
- 12:26 Ticket #7286 (.css(propertyName) returns values with floating comma instead of a dot for ...) created by
- http://www.jsfiddle.net/JJkWP/ When you hover the box, in Chrome 7 …
- 11:08 Ticket #7285 (Ajax Data Body Regression) created by
- Problem: Any data sent using GET, HEAD or DELETE is ignored. This is …
- 08:37 Ticket #7284 (.val() returns object instead of value if TinyMCE active) created by
- test case: […]
- 08:27 Ticket #7283 (jQuery 1.4.3 .css("width") gets scrollWidth) created by
- I have just upgraded to jQuery 1.4.3 (previously using 1.3.2 and …
- 08:25 Ticket #7282 (IE does not support the Access-Control-Allow-Origin Header declaration) created by
- $.get() 方法在IE中不支持 Access-Control-Allow-Origin Header声明, …
- 06:41 Ticket #7280 (use form as selector context will tamper form's id if it contains a input ...) closed by
- duplicate: This is a duplicate of #7275.
- 06:39 Changeset [53396b879bd29c090824da182e3cf69158829f82] by
-
- src/css.js
- src/dimensions.js
- test/unit/css.js
- 06:16 Changeset [7e02cee5ff8b5e9117366d7b43af7b5794f0f258] by
-
- src/css.js
- test/unit/css.js
- 05:48 Changeset [d9a3e0080a4ffe472a2ee4458b223fb1feb8021c] by
-
- src/sizzle-jquery.js
- test/index.html
- test/unit/selector.js
- 05:44 Ticket #7281 (Sizzle Extension API is broken) created by
- Currently new selectors cannot be added via the extension API documented …
- 05:42 Ticket #7280 (use form as selector context will tamper form's id if it contains a input ...) created by
- <html> <head> <title>test</title> <script …
- 05:41 Ticket #7210 (.removeData doesn't remove data when data-* attributes are used) closed by
- wontfix: This behavior is correct given the nature of .data() and data- attributes. …
- 05:20 Ticket #7272 (in IE6, css() cannot be used to access properties not recognized by that ...) closed by
- wontfix: I'm ok with this. The properties aren't recognized by the browser - if …
- 05:19 Ticket #7220 (Next Sibling combined with :last is failing.) closed by
- fixed: Make sure that +, >, ~ leading, rooted, selectors go to the old engine. …
- 05:18 Changeset [424500bcf068a234b13cd9ef33d94580c35eeb86] by
-
- src/sizzle-jquery.js
- test/index.html
- test/unit/selector.js
- 04:43 Ticket #7236 (Sizzle.contains - compareDocumentPosition throws on older/lamer browsers) closed by
- fixed: Fixed in this Sizzle commit: …
- 04:40 Ticket #7219 (.children(selector) no longer works in 1.4.3) closed by
- fixed: Make sure that we don't use matchesSelector on XML Documents (same as with …
- 04:40 Changeset [6bc30425f6d3c9c1eaddacc5d08bb29a4a0636ca] by
-
- test/unit/selector.js
- 04:36 Ticket #7212 (1.4.3 find() doesn't find elements when selecting from a form) closed by
- fixed: Make sure that we aren't reading one of the bad expandos. Fixes #7212. …
- 04:36 Changeset [4fc86d5eb1d4eaa3efad77dc224271d254f491e4] by
-
- test/unit/selector.js
- 04:29 Changeset [8b129ccd49365582c4013fd391f6f83cc75a5d0a] by
-
- test/unit/css.js
- 04:28 Ticket #7225 (CSS width and height of hidden and disconnected elements is incorrect) closed by
- fixed: Make sure that height/width getters work on hidden inputs and disconnected …
- 04:28 Changeset [e4a38670b10b1ce776afff389bae34991e986180] by
-
- src/css.js
- test/unit/css.js
- 04:09 Ticket #7279 (.bind("ready") events fire out of order) created by
- Test case by Ben Alman here: http://jsfiddle.net/cowboy/YE2Wk/ See also: …
- 04:08 Ticket #7247 (function bound to ready event fires twice on 1.4.3) closed by
- fixed: Make sure that the ready event doesn't double-fire when .bind(ready) is …
- 04:08 Changeset [3df41db0369cfaf0fc229c633eb87f222ad49357] by
-
- src/core.js
- 03:59 Ticket #7278 (Error preventing delayed special events in IE) created by
- We ran into a problem using the hoverintent special event with accordions …
- 03:46 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 …
- 03:46 Changeset [9be7461c3c7e85b1995766533db8806eb0909779] by
-
- test/unit/selector.js
- 03:18 Changeset [0174518a49e86e3f479eaf916a68b64a1e662a4f] by
-
- src/data.js
- 00:36 Ticket #7270 (.find works wrong when searching by value attribute) closed by
- duplicate
- 00:31 Ticket #7217 (.live and .delegate, multiple handlers) closed by
- invalid: The behavior in 1.4.2 is wrong. 1.4.3 behaves correctly here.
10/21/10:
- 23:27 Ticket #7277 (CSS sibling selectors not working) created by
- Using ~ or + selectors now fails. See here http://jsbin.com/ucugi3 and …
- 22:43 Ticket #7276 (Inconsistent element selection in IE) created by
- These two statements (effectively identical) return different elements in …
- 22:08 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 …
- 21:27 Ticket #7274 (dashes don't work when used in css() objects) closed by
- worksforme: Testing with FireFox latest: 1. Your first test working fine …
- 20:59 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 …
- 20:56 Ticket #3342 (Support POST for cross-domain AJAX requests) reopened by
- 20:49 Ticket #3342 (Support POST for cross-domain AJAX requests) closed by
- wontfix: This patch is way out of date.
- 20:34 Ticket #4750 (selector bug) closed by
- worksforme: Testing this with jQuery 1.4.3 [ http://jsfiddle.net/x2PGJ/1/ Live Test …
- 20:24 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 older …
- 20:17 Ticket #4854 (Selector which select more than needed) closed by
- worksforme: Your incorrect usage of jQuery in this case was retrieving you the entire …
- 20:04 Ticket #4981 (1.3.3 nightly "html" script execution problems) closed by
- worksforme: This is working fine for me using jQuery 1.4.3 [ http://jsfiddle.net/MC6BD/ …
- 19:58 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 …
- 19:52 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 …
- 19:50 Ticket #5499 (jQuery.each) reopened by
- 19:47 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 will …
- 19:42 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 this …
- 19:40 Ticket #7272 (in IE6, css() cannot be used to access properties not recognized by that ...) created by
- In jQuery 1.4.3 on IE6, trying .css('max-width'), .css('max-height'), or …
- 19:40 Ticket #5499 (jQuery.each) closed by
- wontfix: See above comment http://bugs.jquery.com/ticket/5499#comment:8
- 19:36 Ticket #4968 (check for missing indexOf) closed by
- invalid
- 19:35 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 …
- 19:35 Ticket #5294 (Add the jQuery 1.4 roadmap to http://dev.jquery.com/roadmap) closed by
- fixed: This has long since been fixed. Closing.
- 19:32 Ticket #5289 (Provide static support for Function.prototype.bind) closed by
- fixed: As this has been addressed already I'm closing for now.
- 19:30 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 …
- 19:28 Ticket #6333 ($.get() bug) closed by
- duplicate: Accidentally marked as fixed instead of duplicate of #6298.
- 19:27 Ticket #6333 ($.get() bug) reopened by
- 19:23 Ticket #4533 (text(val) and new String) closed by
- invalid: .text() takes a string primitive as an argument …
- 19:21 Ticket #6333 ($.get() bug) closed by
- fixed: Fixed; see #6298
- 19:16 Ticket #7265 (jquery 1.4.3 obj.css('width') returns false value) closed by
- duplicate
- 18:59 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 the …
- 17:53 Ticket #4196 ($(fn) acts differently in browsers if jQuery loaded late) closed by
- duplicate
- 17:40 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 not …
- 17:33 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 ternary …
- 16:14 Ticket #7270 (.find works wrong when searching by value attribute) created by
- html: […] js: […] always returns 3 (even if all fields are …
- 15:58 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 assistance …
- 15:39 Ticket #7269 (Regarding the tags <p></p> and its interference) created by
- Hi, Im wondering if you can help me, Im messing around with oscommerce …
- 14:59 Ticket #7268 (Data argument no longer works with DELETE requests) created by
- Introduced here: …
- 12:34 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, Jquery …
- 12:10 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 …
- 10:05 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 some …
- 04:59 Ticket #7264 (createDocumentFragment is not a function.) created by
- Two variants of the $() function are getting confused and the older one is …
- 04:12 Changeset [a58f8f22d19ff88fedb324bdf97d22dd7c16131f] by
-
- src/ajax.js
- 02:25 Ticket #7263 (jQuery.is(':first') not checking correctly) created by
- So jQuery.is(selector) suppose to return 'true' or 'false' but it doesn't …
- 01:56 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 missed …
- 01:44 Ticket #5579 (iframe with name="body" blows up at ready() time) closed by
- wontfix: Don’t use DOM keywords as names for your frames.
- 01:31 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 …
- 01:24 Ticket #4734 ($.ajax Local Error Event Is Called Intermittently When Used With JSONP) closed by
- duplicate
- 01:24 Ticket #4811 (JSONP Ajax does not always call success or error) closed by
- duplicate
10/20/10:
- 21:43 Ticket #7262 (make isEventSupported public) created by
- Please make isEventSupported public. […] Note the slightly change …
- 21:32 Ticket #7260 ($.each() fails on an object when the object has a key named 'length') closed by
- invalid
- 21:30 Ticket #7259 (Out Of Memory) closed by
- invalid: The jQuery bug tracker is not a support forum. Please use the …
- 20:55 Ticket #7261 (Body Table) created by
- Lately, I have been using an experimental layout method in which I turn …
- 20:02 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 …
- 19:26 Ticket #7259 (Out Of Memory) created by
- Hi, I have a problem inInternet Explorer. The site is: www.bienes …
- 18:20 Ticket #7258 (undocumented: enableSelection, disableSelection) closed by
- invalid: They’re undocumented because they don’t exist.
- 17:05 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 …
- 16:10 Ticket #7258 (undocumented: enableSelection, disableSelection) created by
- would be great if .enableSelection(), .disableSelection() had some docs …
- 10:16 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 …
- 08:45 Ticket #7256 (gracefully handle bad user/intermediate input values) created by
- Hi.. jQuery has problems with bad userinput. animate() can set …
- 07:03 Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in 1.4.3 ...) closed by
- duplicate
- 06:39 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 …
- 06:35 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 page …
- 03:40 Ticket #6057 (JQuery.getJSON malformed url) closed by
- wontfix: Given that we've already stated the behavior here is something which has …
- 03:31 Ticket #5966 (getJSON callback does not fire) closed by
- fixed: Closing as fixed as the first comment in the thread comfirms. dmethvin and …
- 03:28 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. …
- 02:55 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 the …
- 01:40 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 is …
- 01:35 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.
- 00:25 Ticket #5826 ($.POST() AND $.GET() "Type" BUG) closed by
- worksforme: live test case works for me. Please …
10/19/10:
- 23:47 Ticket #5165 (jasonp doesn't work in greasemonkey user script, when loading jQuery via ...) closed by
- invalid: Please note that this is an issue with the way Greasemonkey handles …
- 23:39 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 …
- 23:30 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 in …
- 23:25 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 it …
- 23:23 Ticket #5842 (xhr.readyState Exception) closed by
- duplicate: This bug has been handled already in #5923 which is an exact duplicate …
- 22:05 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 …
- 21:32 Ticket #7252 (Searching for "split" returns a MySQL error.) created by
- Searching for "split" returns a MySQL error. http://docs.jquery.com/Split …
- 20:47 Ticket #6616 (jQuery $.post bug with square brackets.) closed by
- worksforme: Including square brackets when using data() works fine for me. Here are a …
- 20:09 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 and …
- 19:16 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 …
- 19:05 Ticket #7251 (children doesn't find a child node) closed by
- duplicate: Please do not open new tickets when tickets already exist.
- 18:40 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 support …
- 15:54 Ticket #7251 (children doesn't find a child node) created by
- #7219 is closed saying it works but I confirm there is a problem taking …
- 13:50 Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait timeout ...) closed by
- worksforme
- 12:52 Ticket #7250 (title .html() doesnt work in ie) created by
- i was trying to change the html within the pages title element however …
- 09:14 Changeset [4fcfee4369d184d26ef819c34412fb8d9b09962c] by
-
- test/unit/attributes.js
- 07:39 Ticket #7249 (XML Element .attr() method not working.) created by
- <xml id="test" src="test.php" /> <script type="text/javascript"> …
- 07:03 Ticket #7248 (XHR response Blob support) created by
- Currently only text and XML is supported in jQuery, but XHR2 introduced a …
- 01:11 Ticket #5832 (Webkit radio input Node.cloneNode-related regression in jQuery 1.4 (patch ...) closed by
- duplicate
- 01:01 Ticket #6827 (Inconsistent behaviour in .text() on script elements) closed by
- wontfix: Use .html.
- 00:55 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 …
- 00:32 Ticket #7246 ($('no elements').replaceWith('<div/>').length !=0) created by
- When .replaceWith() is called on a jQuery which didn't match any elements, …
10/18/10:
- 23:49 Ticket #5700 (.class:not(:first) does not work as expected in IE8) closed by
- duplicate
- 23:45 Ticket #7208 (Unable to .appendTo to iFrame in IE6/IE7) closed by
- duplicate
- 22:56 Ticket #6325 (setting .css for class destroys its :hover definition in css file) closed by
- invalid: This is how CSS specificity works.
- 22:29 Ticket #7213 (make lint on a clean repo will occur error message) closed by
- wontfix: run make && make lint.
- 22:11 Ticket #5873 (removeClass leaves space after removing last class) closed by
- fixed
- 22:04 Ticket #7245 (css('top') in Firefox 3.6.10 no longer works) closed by
- worksforme: test case works for me. Reopen if you can …
- 21:55 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 element …
- 21:37 Ticket #5741 ($(element).html(val) SERIOUS BUG) closed by
- worksforme: test case
- 20:52 Ticket #4557 (Safari/Chrome issues with animations) closed by
- worksforme: Works in latest versions of these browsers.
- 19:22 Ticket #7240 (Strange clearfix + animate behaviour) closed by
- duplicate: Don’t pass null to css properties.
- 17:10 Ticket #7244 (If/Else template tag: Templating attributes results in "unexpected token: ...) created by
- For an empty object: {}, Templates that Work: […] Template that does …
- 16:53 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 IE …
- 16:32 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 this …
- 15:01 Ticket #7242 (Trigger an event when an element is removed) created by
- Please trigger an event when an element is removed (using $.fn.remove()). …
- 14:59 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 in …
- 14:53 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 expected …
- 14:29 Ticket #7240 (Strange clearfix + animate behaviour) created by
- With the following test case http://jsfiddle.net/steWE/2/ in Firefox, …
- 14:02 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 …
- 13:59 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.
- 13:58 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' is …
- 13:06 Ticket #7238 (Bug in "not submit") created by
- This […] prints "is not submit: true" with 1.4.2, but "is not …
- 12:00 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 is, …
- 11:26 Ticket #7236 (Sizzle.contains - compareDocumentPosition throws on older/lamer browsers) created by
- in version 1.4.3 there are two usages of compareDocumentPosition, the …
- 10:15 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 …
- 09:00 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 …
- 08:50 Ticket #7233 (jQuery 1.4.3 changes behaviour of $('.e').css('width', null)) created by
- My jScrollPane plugin [ http://jscrollpane.kelvinluck.com/ ] breaks when I …
- 06:58 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 …
- 05:27 Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) created by
- The type detection built into retrieval of values from html5 data- …
- 04:10 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. If …
- 03:48 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 it …
- 02:01 Ticket #6753 (Safari Mobile dblclick?) closed by
- invalid: Closing as this is not a jQuery bug. The iPhone and iPad (as mentioned) do …
10/17/10:
- 23:21 Ticket #6556 (.data(object) breaks event handling) closed by
- fixed
- 21:41 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 a …
- 19:47 Ticket #7228 ('HOVER' ASSIGNED VIA LIVE() OR DELEGATE() CONFUSES THE MOUSEENTER EVENT ...) closed by
- invalid: mouseenter does not bubble, so of course you cannot trigger it manually …
- 19:31 Ticket #6796 (Error 'script stack space quota is exhausted' when parsing 3MB XML file on ...) closed by
- fixed
- 18:48 Changeset [008e971943b0ce55333a65caea7f64eb82b985ac] by
-
- test/unit/data.js
- 18:26 Changeset [97dfa0d5a85a32fe56aba837bbf2bc889b092d2b] by
-
- src/effects.js
- test/index.html
- test/unit/effects.js
- 16:19 Ticket #7228 ('HOVER' ASSIGNED VIA LIVE() OR DELEGATE() CONFUSES THE MOUSEENTER EVENT ...) created by
- (All reference to mouseenter/mouseover can likewise be applied to …
- 15:50 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 get …
- 15:43 Ticket #7222 (data() doesn't retrieve HTML 5 data-* attribtues) closed by
- fixed: Make sure that .data() (no args) returns a list of all the data- …
- 15:43 Ticket #7223 (data( key ) for HTML 5 data-* attributes behaves different from api ...) closed by
- fixed: Make sure that .data() (no args) returns a list of all the data- …
- 15:43 Ticket #7226 (clone on line 372 is declared implicitly) closed by
- fixed: Var wasn't being explicitly declared. Fixes #7226. Changeset: …
- 15:43 Ticket #7209 ($.fn.removeData can't delete data) closed by
- fixed: We removed deleteExpando after 1.4.2, for some reason. This caused …
- 15:42 Changeset [8a5df39045292397a06d08b4fab2ad29819b5d44] by
-
- src/data.js
- test/unit/data.js
- 15:34 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.
- 14:58 Changeset [a7d0b0b9e887782bf1ed795152a845da87729c52] by
-
- src/core.js
- 14:56 Changeset [e1b940d74824282fd3466d39a8ab574da4ef6fc5] by
-
- src/support.js
- test/unit/data.js
- 14:50 Changeset [25828768d7bc2d76438244e69d6eeb69c36227e6] by
-
- build/jslint-check.js
- 14:28 Ticket #7226 (clone on line 372 is declared implicitly) created by
- if ( copyIsArray ) { copyIsArray = false; clone = src && …
- 10:32 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/ …
- 10:08 Ticket #7224 (Have jQuery.type return "jQuery" for jQuery objects) created by
- The new jQuery.type function is great! Would like to see an enhancement …
- 09:14 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 the …
- 08:56 Ticket #7222 (data() doesn't retrieve HTML 5 data-* attribtues) created by
- When calling data() (with no parameter) the returned object doesn't …
- 08:24 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 it …
- 02:27 Ticket #7220 (Next Sibling combined with :last is failing.) created by
- At techspot.com I have a selector that runs after more stories have been …
10/16/10:
- 22:12 Ticket #7218 ($('body').trigger('') causes error) closed by
- wontfix: Thanks for the report, but this is a coding error, not a jQuery bug. You …
- 22:04 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 …
- 21:50 Ticket #7219 (.children(selector) no longer works in 1.4.3) created by
- without selector .children() works, but using a selector like "#abc" …
- 21:31 Ticket #7218 ($('body').trigger('') causes error) created by
- occurs for 1.4.3 but doesn't for 1.4.2
- 20:43 Ticket #7217 (.live and .delegate, multiple handlers) created by
- Given the code at http://jsfiddle.net/NxjMy/, on clicking 'click me', …
- 19:31 Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in 1.4.3 ...) created by
- http://jsfiddle.net/9QjJD/4/ Same with $('input[value!=]').
- 18:27 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 div …
- 17:41 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 for …
- 17:13 Ticket #6488 (isPlainObject fails on IXSLTProcessor in IE) closed by
- fixed: The changes referred to in Ticket #5669 (which addresses this issue) have …
- 17:08 Ticket #7214 (document jQuery.readyWait) created by
- jQuery.fn.ready contains no test for jQuery.readyWait, so readyWait is …
- 16:19 Ticket #5886 (ajax abort error) closed by
- fixed: Having reviewed the details of this ticket, I see that it's a duplicate of …
- 16:08 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 …
- 15:24 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 in …
- 15:12 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 fact …
- 15:09 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 …
- 14:26 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 discussion …
- 14:22 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 the …
- 13:53 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 …
- 11:15 Ticket #7209 ($.fn.removeData can't delete data) created by
- $('body').data('a',1); $('body').removeData(); …
- 06:55 Ticket #7208 (Unable to .appendTo to iFrame in IE6/IE7) created by
- When trying to use $('<form/>').appendTo(iframebody) I get an error in …
- 05:58 Ticket #6114 (fcleanup function perfomance speed up) closed by
- duplicate
- 05:31 Ticket #6312 (About Track page does not work, GET: /about) closed by
- worksforme
- 05:05 Ticket #6276 (.keyup() does not support cyrillic alphabet) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. charCode is only …
- 04:56 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 …
- 02:19 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 requires …
- 02:12 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 the …
- 01:13 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 this …
- 01:04 Ticket #7207 (ie6 & ie7 getScript callback fires too early) created by
- I use getScript() to load remote Google jsapi and then load a local script …
Note: See TracTimeline
for information about the timeline view.
