Timeline
Oct 25, 2010:
- 11:45 PM Ticket #7310 (document ready fires twice in FireFox) closed by
- duplicate
- 11:26 PM Changeset [7066bb3]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:25 PM Changeset [a68a85ad]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:05 PM Ticket #4893 (jQuery test suite fails in Opera) closed by
- worksforme: Opera 9.64 (and later versions) pass all core tests in the current repo.
- 10:48 PM Ticket #5432 (Voting on Trac) closed by
- fixed: We've got voting now, thanks to Colin Snover.
- 10:45 PM Ticket #5637 (Boolean (and Empty) Attribute Selectors Fail) closed by
- wontfix: Closing since there is a valid workaround. :'( If anyone cares to …
- 10:39 PM Ticket #5650 (jquery-latest.js not being regenerated) closed by
- wontfix: An up-to-date build can be grabbed for testing purposes at …
- 9:20 PM Ticket #7311 (Blur() callback is not issued if the focus is changed from ...) created by
- Make a simple page with two inputs - #first and #second - and a Submit …
- 9:04 PM Ticket #5803 (Set JSONP dataType is jsonpCallback is used) reopened by
- I backed out that patch due to possible problems with the implementation.
- 8:54 PM Changeset [de58db0]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:17 PM Ticket #7310 (document ready fires twice in FireFox) created by
- In FireFox 3.6.11 and jquery-1.4.3 The document ready function fires …
- 7:31 PM Ticket #2398 (slideUp() - Firefox & IE7 Bug) closed by
- fixed: This issue no longer exists http://jsfiddle.net/rwaldron/fmDJQ/1/
- 7:29 PM Ticket #2706 ($("iframe").contents().width() throws exception) closed by
- fixed: Tested in all offending browsers listed above - this issue no longer …
- 6:09 PM Ticket #7308 (slideUp issue with Frameset in FireFox - legend slides up with some ...) closed by
- fixed: When using 1.4.4rc1 this issue no longer exists. …
- 5:46 PM Ticket #7309 (Select List with multiple enabled doesn't fire onchange event on iPad) created by
- I have a form with a select list that allows users to choose multiple …
- 5:45 PM Ticket #5704 (Deep extend converts array to object) closed by
- fixed: This issue no longer exists http://jsfiddle.net/rwaldron/Q5kJR/2/
- 5:34 PM Ticket #6316 (Some jQuery methods don't their check private variables.) closed by
- invalid: The cases are all incorrect uses of the methods per the documentation …
- 5:19 PM Ticket #7303 (Regression: Cannot use appendTo() with a jQuery object that holds many ...) closed by
- invalid: A jQuery object should contain an array of DOM elements, not other …
- 5:08 PM Ticket #5821 (mouseenter/leave behave like mouseover/out with live events) closed by
- fixed: This issue no longer exists http://jsfiddle.net/rwaldron/8cykH/1/
- 5:07 PM Changeset [bd47479]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:07 PM Ticket #6615 (Delegated 'mouseenter' and 'mouseleave' events are reported as ...) closed by
- fixed: This issue no longer exists http://jsfiddle.net/rwaldron/8cykH/1/
- 4:58 PM Ticket #7307 (Document Mouseenter Swallows Live and Delegate Handlers) closed by
- duplicate: You are indeed correct in saying that #6880 is related to this issue …
- 4:57 PM Ticket #7308 (slideUp issue with Frameset in FireFox - legend slides up with some ...) created by
- Using FireFox 3.6.11: Calling .slideUp hides the Frameset border, …
- 4:43 PM Ticket #7307 (Document Mouseenter Swallows Live and Delegate Handlers) created by
- $('div').trigger('mouseover'); fails to execute handlers bound in …
- 4:28 PM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) closed by
- worksforme: This behavior no longer exists. http://jsfiddle.net/rwaldron/7sSJr/1/
- 4:26 PM Changeset [9b97599]1.12-stable2.2-stablekillphp by
- version.txt
- 4:25 PM Changeset [c226236]1.12-stable2.2-stablekillphp1.4.4rc1 by
- version.txt
- 4:16 PM Ticket #6908 ($.ajax doesn't ignore case of scheme and host in URL.) closed by
- fixed: Fixed …
- 4:15 PM Ticket #6897 (jQuery.props is in support.js, belongs in attributes.js) closed by
- fixed: Fixed …
- 4:14 PM Ticket #5803 (Set JSONP dataType is jsonpCallback is used) closed by
- fixed: Fixed http://github.com/jquery/jquery/pull/71
- 4:13 PM Ticket #7229 (1.4.3 regression - passing null to event handler) closed by
- fixed: Fixed http://github.com/jquery/jquery/pull/71
- 4:07 PM Ticket #6569 ($.isPlainObject not working in IE) closed by
- worksforme: Using the following jsFiddle I was able to confirm that this issue no …
- 4:06 PM Changeset [a4fc8420]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:06 PM Changeset [7e4f88e]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/support.js
- 4:06 PM Ticket #7285 (Ajax Data Body Regression) closed by
- fixed: Allow DELETE requests to have a content body, and properly serialize …
- 4:06 PM Changeset [09022e0]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 4:05 PM Ticket #7217 (.live and .delegate, multiple handlers) closed by
- fixed: Honor stopImmediatePropagation for live/delegate event handlers. Fixes …
- 4:05 PM Changeset [974b5aea]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:05 PM Changeset [ee845c4]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/event.js
- test/unit/ajax.js
- test/unit/event.js
- 3:36 PM Changeset [36143ce]1.12-stable2.2-stablekillphp by
- src/effects.js
- 3:31 PM Ticket #6698 (Cross browser pop-up wrapping badly in Chrome Stable (for Ubuntu)) closed by
- worksforme
- 3:22 PM Ticket #6801 (jQuery.event.add() does not check against undefined handlers) closed by
- duplicate
- 2:01 PM Ticket #7300 (Keypress not getting arrow keys in chrome) closed by
- wontfix: I've reviewed the bulk of tickets regarding keypress on both the …
- 11:19 AM Changeset [1a2400d]1.12-stable2.2-stablekillphp by
- src/effects.js
- 10:48 AM Ticket #7306 (Incorrect width in Webkit browsers when element has an image and is floated) created by
- If you have a div which is floated and contains an image, then the …
- 10:28 AM Ticket #7304 ($("#Something").ready(/*someFunction*/) problem!) closed by
- wontfix: If you need to comment out the first line, simply comment out the …
- 9:12 AM Ticket #7305 (Cant retrive current left and top css when $(obj) is hidden) created by
- var winObj = $('<div>Left AND Top set to Zero</div>') .hide() …
- 7:54 AM Ticket #7304 ($("#Something").ready(/*someFunction*/) problem!) created by
- I had some code like this at the beginning of my Javascript codes on a …
- 4:08 AM Ticket #7303 (Regression: Cannot use appendTo() with a jQuery object that holds many ...) created by
- I have a jQuery object to which I push two elements. Then I use …
- 3:53 AM Ticket #7302 (jStorage: reinit _storage) closed by
- invalid: This is not a bug tracker for third-party jQuery plugins. Please …
- 3:50 AM Ticket #6880 (Add compatibility to be able to 'trigger' mouseleave/mouseenter ...) reopened by
- Was not a dupe. Sorry. Will look more closely next time. But related …
- 3:49 AM Ticket #6880 (Add compatibility to be able to 'trigger' mouseleave/mouseenter ...) closed by
- duplicate: Setting this as a dupe
- 3:46 AM Ticket #7302 (jStorage: reinit _storage) created by
- Hello, I am developing Chrome extention. My content-script uses …
- 3:46 AM Ticket #7301 (Cannot Select by $(elem#id) if there are other element with same id in IE) closed by
- invalid: jQuery does not support invalid html. By definition, an id is unique. …
- 3:31 AM Changeset [086822e6]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/support.js
- 3:14 AM Ticket #6392 ($('DIV#myId').attr('for') - im can't read value of "for" attribute, if ...) closed by
- wontfix: +1 for documenting. Closing the ticket as it is not a bug, but cc'ing …
- 3:14 AM Ticket #7301 (Cannot Select by $(elem#id) if there are other element with same id in IE) created by
- Suppose we have 2 elements "a" and "div" and both have id "myId", and …
Oct 24, 2010:
- 8:29 PM Ticket #7300 (Keypress not getting arrow keys in chrome) created by
- The keypress event is triggered by the arrow keys in Firefox, but not …
- 8:15 PM Ticket #5947 (Add JSON.encode capability) closed by
- wontfix: use JSON.stringify() natively or with json2.js
- 8:13 PM Ticket #3818 ($.ajax() requires data param if type is POST) closed by
- worksforme: This issue appears to be no longer existent …
- 7:45 PM Ticket #5154 (function for using post with load) closed by
- wontfix: What you want to use is: $('box').load('path', …
- 7:41 PM Ticket #7299 (http://docs.jquery.com/Image:Themerollerexample.png) closed by
- duplicate: Twas wrong, we don't have another place... but this is a duplicate. …
- 7:41 PM Ticket #7299 (http://docs.jquery.com/Image:Themerollerexample.png) reopened by
- 7:31 PM Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait ...) reopened by
- http://bugs.jquery.com/ticket/7299
- 7:29 PM Ticket #7299 (http://docs.jquery.com/Image:Themerollerexample.png) closed by
- invalid: Appreciate it, but this is not the site bug tracker. I'll inform the …
- 7:10 PM Ticket #7299 (http://docs.jquery.com/Image:Themerollerexample.png) created by
- Database error From jQuery JavaScript Library Jump to: navigation, …
- 6:55 PM Ticket #3565 (ajax.js:httpData patch for failing JSON eval()) closed by
- invalid: This issue is not valid as jQuery no longer uses eval for JSON parsing.
- 4:12 PM Ticket #7284 (.val() returns object instead of value if TinyMCE active) closed by
- invalid
- 3:44 PM Ticket #5359 (portlet support in selectors) closed by
- invalid: Is it not a valid CSS string if you are trying to match ID with an …
- 1:01 PM Ticket #5524 (clone() doesn't clone the textarea's text value) closed by
- duplicate: Closing as a duplicate of #3016.
- 12:47 PM Ticket #2063 (Droppable accept function improvement) closed by
- invalid: UI bugs should be reported to: http://dev.jqueryui.com/
- 12:39 PM Ticket #5797 (AJAX 'data' is processed differently in 1.3 versus 1.4rc1) closed by
- wontfix: I've made a note of this for our API documentation review and we may …
- 12:18 PM Changeset [3b50eac]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/event.js
- test/unit/ajax.js
- test/unit/event.js
- 12:18 PM Ticket #5943 ($.load() sending POST header on GET) closed by
- duplicate: This has been fixed here: …
- 12:14 PM Ticket #5451 (FadeIn on a table row works in all browsers but NOT IE8) closed by
- duplicate: Closing as duplicate. This issue appears in #6895, #4512 (more …
- 12:02 PM Ticket #6127 (Calling .abort() on AJAX Request Triggers "success" callback) closed by
- duplicate: This has been fixed already here …
- 11:26 AM Ticket #7298 (Trac Fix the tracker) closed by
- invalid: Closing as this is not a jQuery core bug, but I've forwarded your …
- 11:23 AM Ticket #7288 (warning and errors in jquery core code) reopened by
- reopening for review - thanks for the additional information
- 6:55 AM Ticket #7298 (Trac Fix the tracker) created by
- What is the difference between a "defect" and a "bug"? What is the …
- 4:21 AM Ticket #7297 (Firefox jQuery contains method error) created by
- The following code: […] Gives me an error in Firefox. In all …
- 1:54 AM Ticket #5001 (jQuery fails to animate sertain CSS rules - IE mostly) closed by
- wontfix: I think dmethvin nailed it in his previous comment.
Oct 23, 2010:
- 7:42 PM 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 …
- 7:35 PM Ticket #4307 (Upgrade Sizzle Engine to v1.0) closed by
- fixed
- 5:20 PM Ticket #7296 ($.isHTMLElement) closed by
- wontfix: If this isn't used in the library internally, it should live as a …
- 3:57 PM Ticket #7296 ($.isHTMLElement) created by
- I have found that checking whether a given object is an HTMLElement …
- 3:27 PM Ticket #7294 (GET/HEAD request urls malformed when cache:true) closed by
- invalid: The query string generated is not invalid. …
- 3:23 PM Ticket #7277 (CSS sibling selectors not working) closed by
- duplicate
- 3:19 PM 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 …
- 3:10 PM 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 : …
- 2:59 PM 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] …
- 1:48 PM Ticket #7294 (GET/HEAD request urls malformed when cache:true) created by
jQuery.ajax
serializes thedata
to the url for GET/HEAD …- 12:38 PM Ticket #7217 (.live and .delegate, multiple handlers) reopened by
- OK, based on the test case here: …
- 12:03 PM 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 …
- 4:08 AM 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 …
- 4:04 AM Ticket #7292 (In IE bind ignores 'change' events if trigger by fireEvent) closed by
- duplicate
- 12:35 AM Changeset [9bd9ebdd]1.12-stable2.2-stablekillphp by
- Makefile
Oct 22, 2010:
- 11:41 PM Ticket #7292 (In IE bind ignores 'change' events if trigger by fireEvent) created by
- To see the bug use IE8 and visit: …
- 9:20 PM Ticket #7291 (Unknown pseudo-class or pseudo-element 'sizzle'.) closed by
- wontfix: Yep - unfortunately this is an issue with Firefox - for some reason …
- 8:14 PM 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 …
- 6:30 PM 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 …
- 6:26 PM 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 confirmed.
- 6:21 PM Ticket #4846 (JSON Encode / Decode: Should be part of Core / Utilities) closed by
- wontfix: jQuery recommends using the json2.js library for all …
- 6:11 PM 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 …
- 6:06 PM Ticket #7290 (.next() doesn't work with :visible) closed by
- invalid
- 6:04 PM Ticket #6455 (Strange behaviour of jQuery(elementArray)) closed by
- fixed: Ran test case with 1.4.3 - issue no longer occurs.
- 4:47 PM Ticket #7290 (.next() doesn't work with :visible) created by
- If we try to do this: […] We get no results at all. Probably …
- 4:35 PM 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 …
- 3:44 PM Ticket #7287 (-10000px bug for jQuery.animate) closed by
- duplicate
- 3:44 PM Ticket #7287 (-10000px bug for jQuery.animate) reopened by
- 3:31 PM 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 …
- 2:34 PM Ticket #7288 (warning and errors in jquery core code) closed by
- invalid: My error console is completely empty when attempting to recreate this …
- 2:19 PM Ticket #4324 (No hasAttribute method.) closed by
- wontfix: .attr() already behaves such that it can be evaluated for existance. …
- 2:12 PM Ticket #2579 ($.fn.is and $.fn.not should accept functions like $.fn.filter) closed by
- duplicate: Duplicates http://bugs.jquery.com/ticket/5712
- 2:04 PM Ticket #7288 (warning and errors in jquery core code) created by
- please test jquery on any page and browse the page in mozilla firefox …
- 2:02 PM Ticket #7275 (jQuery.fn.find() returns no results in Firefox for forms that contain ...) closed by
- duplicate: Duplicates http://bugs.jquery.com/ticket/7212
- 12:55 PM Ticket #7287 (-10000px bug for jQuery.animate) closed by
- worksforme: Your code is working fine for me in Safari and Firefox. By the looks …
- 10:25 AM Ticket #7287 (-10000px bug for jQuery.animate) created by
- Hi, First of all thansk for building jQuery. I'm trying to make an …
- 9:54 AM Ticket #7239 (JSLint Check: Line 1279 character 22: 'data' is already defined.) closed by
- fixed: Fixed by: …
- 8:26 AM Ticket #7286 (.css(propertyName) returns values with floating comma instead of a dot ...) created by
- http://www.jsfiddle.net/JJkWP/ When you hover the box, in Chrome 7 …
- 7:08 AM Ticket #7285 (Ajax Data Body Regression) created by
- Problem: Any data sent using GET, HEAD or DELETE is ignored. …
- 4:37 AM Ticket #7284 (.val() returns object instead of value if TinyMCE active) created by
- test case: […]
- 4:27 AM 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 …
- 4:25 AM Ticket #7282 (IE does not support the Access-Control-Allow-Origin Header declaration) created by
- $.get() 方法在IE中不支持 Access-Control-Allow-Origin Header声明, …
- 2:41 AM Ticket #7280 (use form as selector context will tamper form's id if it contains a ...) closed by
- duplicate: This is a duplicate of #7275.
- 2:39 AM Changeset [53396b8]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- test/unit/css.js
- 2:16 AM Changeset [7e02cee]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 1:48 AM Changeset [d9a3e008]1.12-stable2.2-stablekillphp by
- src/sizzle-jquery.js
- test/index.html
- test/unit/selector.js
- 1:44 AM Ticket #7281 (Sizzle Extension API is broken) created by
- Currently new selectors cannot be added via the extension API …
- 1:42 AM Ticket #7280 (use form as selector context will tamper form's id if it contains a ...) created by
- <html> <head> <title>test</title> <script …
- 1:41 AM 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- …
- 1:20 AM Ticket #7272 (in IE6, css() cannot be used to access properties not recognized by ...) closed by
- wontfix: I'm ok with this. The properties aren't recognized by the browser - if …
- 1:19 AM Ticket #7220 (Next Sibling combined with :last is failing.) closed by
- fixed: Make sure that +, >, ~ leading, rooted, selectors go to the old …
- 1:18 AM Changeset [424500bc]1.12-stable2.2-stablekillphp by
- src/sizzle-jquery.js
- test/index.html
- test/unit/selector.js
- 12:43 AM Ticket #7236 (Sizzle.contains - compareDocumentPosition throws on older/lamer browsers) closed by
- fixed: Fixed in this Sizzle commit: …
- 12:40 AM 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 …
- 12:40 AM Changeset [6bc3042]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 12:36 AM 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. …
- 12:36 AM Changeset [4fc86d5]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 12:29 AM Changeset [8b129ccd]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 12:28 AM 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 …
- 12:28 AM Changeset [e4a3867]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 12:09 AM Ticket #7279 (.bind("ready") events fire out of order) created by
- Test case by Ben Alman here: http://jsfiddle.net/cowboy/YE2Wk/ See …
- 12:08 AM 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) …
- 12:08 AM Changeset [3df41db]1.12-stable2.2-stablekillphp by
- src/core.js
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. …
Note: See TracTimeline
for information about the timeline view.