Timeline
03/29/11:
- 23:47 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) closed by
- invalid: The problem is in myFunc and has nothing to do with $.get. Try with …
- 23:42 Ticket #8697 ($.ajax fails when data contains '??') closed by
- duplicate
- 21:34 Ticket #8701 (Native events are not triggered at all (chrome/firefox4)) created by
- Example: http://jsfiddle.net/7suaH/ Tested in chrome/FF4 but I think it …
- 20:52 Ticket #8700 (Using conditional expression on drop down menu causes Safari to crash) created by
- If you accidentally set a variable to a dropdown element, instead of the …
- 19:51 Ticket #8699 (.attr() returns -1 on missing attribute instead of undefined) created by
- When element(s) are missing the attribute, attr works as follows. […] …
- 19:41 Ticket #8698 (Bind not firing immediately with 'ready') closed by
- invalid
- 19:16 Ticket #8698 (Bind not firing immediately with 'ready') created by
- This works as expected, calling the function immediately if the ready …
- 17:20 Ticket #8697 ($.ajax fails when data contains '??') created by
- Example code: […] I believe that the issue lies in ajaxPrefilter. The …
- 16:14 Ticket #8696 (jQuery still not working in IE9) closed by
- invalid: +1 to ajpiano This ticket is invalid, please use correct, documented …
- 15:43 Ticket #8696 (jQuery still not working in IE9) created by
- As of Version 1.5.1 jQuery should be compatible with IE9(vice versa). Well …
- 15:09 Ticket #8695 (background sliding hover effect not working) closed by
- invalid: > what can i do? Please ask for help on forum.jquery.com. If it turns …
- 14:58 Ticket #8695 (background sliding hover effect not working) created by
- I have a menu which has a hover effect that works like something sliding …
- 14:47 Ticket #8694 (WinXP SP2 + IE7 — not work) created by
- WinXP SP2 + IE7 — not work, hangs IE! Everything works fine with previous …
- 12:53 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) closed by
- patchwelcome: Re comment #2, that is a bug and has already been filed/fixed for 1.5.2. …
- 12:50 Ticket #8693 ($.get('url.html', myFunc) error : Object Required in IE 8.0.6001.18702IC) created by
- Hello, When I call this $.get('url.html', myFunc), I have an error : …
- 12:47 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) closed by
- invalid: You're missing a protocol there, e.g., file://.
- 12:42 Ticket #8692 ($.when doesn't set arguments on Firefox 4) created by
- Fiddle: http://jsfiddle.net/GEGb5/1/ On Firefox 4.0 it will alert …
- 12:35 Ticket #8687 (improperly coded JSON string for empty array or object) closed by
- duplicate
- 12:31 Ticket #8691 (IE crash on addClass) created by
- This could also be an IE bug, but when loading the page …
- 12:19 Ticket #8689 (Add .collect() function that creates new collection out of existing one) closed by
- worksforme: That is describing the .filter() method, as far as I can tell. All …
- 10:53 Ticket #8690 (Selenium mouseover event doesn't work in jquery 1.5.1) created by
- Selenium server 2.0b3 + jquery 1.5.1 no errors in logs, but doesn't work …
- 09:31 Ticket #8689 (Add .collect() function that creates new collection out of existing one) created by
- I would like to contribute the following function to the jQuery core: …
- 08:07 Ticket #8444 (Table Elements Display Toggle Reloads Flash Content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:07 Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:49 Ticket #8687 (improperly coded JSON string for empty array or object) created by
- When the data element of an ajax query includes either an empty object or …
03/28/11:
- 23:31 Changeset [1e5d714371ed8753d645ee89f8c03c1d09d2e0de] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/core.js
- src/css.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/sizzle
- …
- 20:26 Ticket #8685 (Animations should keep track of animation state in order to properly ...) created by
- None of the various combinations of utilising .stop() gracefully handle …
- 19:08 Ticket #8678 (.focus not working in Firefox 4) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker .focus() is …
- 19:00 Ticket #8679 (Jquery live with select method problem in internet explorer) closed by
- patchwelcome: Thanks for submitting a ticket to the jQuery Bug Tracker.As per timmywil's …
- 18:26 Ticket #8684 (Back button doesn't trigger $(window).load() in Firefox on jQuery >= 1.4) created by
- Using a version of jQuery later than 1.3.2, the $(window).load() event …
- 17:10 Changeset [2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32] by
-
- .gitmodules
- 16:54 Ticket #8635 (Firefox: uncaught exception at line 1285) closed by
- fixed: Landed.
- 16:31 Changeset [ef0157d19138471b497b8575e56df428e0986a7c] by
-
- src/support.js
- 15:46 Ticket #8679 (Jquery live with select method problem in internet explorer) created by
- I want to use jquery live() to automatically select the text in a text box …
- 14:10 Ticket #8678 (.focus not working in Firefox 4) created by
- $('#textbox').focus(); does not seem to work in Firefox 4. I have tested …
- 13:36 Ticket #8639 (1.5.1 can not work in IE8/9 for Jsonp call.) closed by
- invalid: You have to specify the dataType as "json" or "jsonp".
- 13:34 Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) closed by
- duplicate
- 06:50 Ticket #8677 (Jquery 1.5.1 - Break on error - (b is undefined at line 16 - ...) created by
- Hello ; All is in the title. Error reported by firebug 1.5.4 during …
03/27/11:
- 23:49 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately we …
- 19:36 Ticket #8672 (jquery ui autocomplete internet explorer 8 error) created by
- In IE8, Using your example here: …
- 18:47 Ticket #8671 (.parseJSON can't decode a new Date) closed by
- wontfix: jQuery.parseJSON emulates the behaviour of the native browser JSON object …
- 18:27 Ticket #8671 (.parseJSON can't decode a new Date) created by
- When I do a {{{jQuery.parseJSON("{\"BirthDate\":new …
- 09:46 Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) created by
- When using $.get() I now get a "No Transport" error. Good thing is, I've …
- 05:11 Ticket #8668 (Make click and dblclick events work properly with any browser when they ...) created by
- Having an application where both click and dblclick event were expected on …
- 00:41 Ticket #8663 (outerWidth Bug in Chrome and Safari) created by
- There seem to be a bug in the jQuery outerWidth calculations when running …
03/26/11:
- 19:56 Ticket #8649 ($.ajax json does not send authentication on redirects) closed by
- invalid
- 19:23 Ticket #8662 (bind/live attachments to contextmenu not called when source at top of ...) created by
- This is evident in all contextmenu plugins I could try. As far as I could …
- 18:03 Ticket #8661 (undefined) closed by
- invalid: Somebody set up us the bomb?
- 17:51 Ticket #8661 (undefined) created by
- var xss = "kurdish xss" "hello".toUpperCase(document.write(alert(xss)))
- 16:43 Ticket #8657 (Not work under IE8) closed by
- invalid: :focus is not a selector currently supported by jQuery core, though it is …
- 16:01 Ticket #8657 (Not work under IE8) created by
- Hi, I try the jquery-1.5.2rc1.js with jquery-mobile in my project, under …
- 13:01 Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) created by
- This ticket is a followup to the discussion in …
- 00:46 Ticket #8649 ($.ajax json does not send authentication on redirects) created by
- Hi, I have an issue with authentication and redirect. When I make the …
03/25/11:
- 20:22 Ticket #8505 (replaceWith() call despite empty result set from selector) closed by
- invalid: Please note that as per my original message on this ticket, it looks like …
- 20:19 Ticket #8548 (Accesing all img element having "icon_notify_green_enabld_16.png" as src ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 18:42 Ticket #6420 (change event originating from vanilla JS doesn't propagate to jQuery bound ...) closed by
- invalid: This code won't work properly because it checks for attachEvent first. In …
- 18:15 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) closed by
- fixed: Try 1.5.2pre.
- 18:12 Ticket #4192 (Extend and RegExp) closed by
- wontfix: Due to performance/complexity issues I think we just need to document …
- 18:09 Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) created by
- Currently, if an error is throw in a deferred callback, the call stack …
- 18:06 Ticket #7946 (JS error in IE8, when jQuery.each is used on document.styleSheets) closed by
- duplicate
- 18:05 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) closed by
- patchwelcome: If someone wants to implement it as a cssHooks group that would be useful. …
- 17:56 Ticket #8526 (Google Chrome browser will not animate this right, problem is when it ...) closed by
- invalid: You cannot animate the image's src attribute in the way that you are …
- 17:33 Ticket #8503 (Missing apostrophes in the documentation) closed by
- fixed: Found and corrected this issue here: …
- 17:26 Ticket #8513 (Infinite loop when calling .each() on a null element) closed by
- invalid: Using rwaldron's test case above, I haven't been able to replicate this …
- 17:15 Ticket #8595 (tedious bug in FF 3.x about charCode in keyup/keydown events) closed by
- invalid: Tested again using Firebug and FF4 final + 3.6 and haven't been able to …
- 17:12 Ticket #8646 ([type=select-one] selector is broken) closed by
- worksforme: As per dmethvin, this works fine when you quote the attribute (which we do …
- 16:17 Ticket #8647 (Can't delete the attribute size with FF4) created by
- The following code: […] Gives an error at line 2065 of jquery 1.5.1: …
- 15:49 Ticket #8636 (A possible bug in 'trigger') closed by
- duplicate
- 15:38 Ticket #8646 ([type=select-one] selector is broken) created by
- In earlier versions of jquery, before 1.5.0, the following would return …
- 15:38 Ticket #8642 ($(':input').text('something') throw error in IE) closed by
- invalid: Yes, because you are trying to add a text node to an input and inputs …
- 15:37 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) closed by
- fixed
- 14:24 Ticket #8642 ($(':input').text('something') throw error in IE) created by
- I know, .text() does not change the value of inputs (.val() do that), but …
- 13:12 Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points as ...) created by
- This sample works on 1.4.x […] But doesn't work on 1.5.x […]
- 12:38 Ticket #8640 (IE8 throws error on fadeTo in jQuery 1.5.1) created by
- When using 1.5 or 1.5.1 IE8 throws an error when using .fadeTo the …
- 11:57 Ticket #8639 (1.5.1 can not work in IE8/9 for Jsonp call.) created by
- Below is the code, and the $.Ajax() method doesn't work in IE8/9, Opera11, …
- 10:43 Ticket #8638 ([IE9] Function height() not working) created by
- Hello, The height() function is not working on the new version of …
- 10:35 Ticket #8637 (Incorrect .left and .top values for SVG objects) created by
- I have a svg element in a HTML5 page and wanted to geographically locate …
- 07:45 Ticket #8499 (delegate on mousedown not work in google chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8490 (.html() in IE (jquery vs. 1.5.1)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8475 (this :not() selector doesn't seem to work for me) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #8458 (About Dropdown Menu) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #8636 (A possible bug in 'trigger') created by
- I just discovered that the 'trigger' actually differs from the actual …
- 05:45 Ticket #8635 (Firefox: uncaught exception at line 1285) created by
- I'm getting this error in Firefox 3.6: uncaught exception: [Exception... …
- 03:20 Ticket #8634 (Genericize members of jQuery.fn) created by
- This ticket is the result of a pull request here: …
- 02:59 Ticket #8587 (jquery-git.js no longer updated or current) closed by
- fixed
- 02:33 Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) created by
- I believe cache: true was the default before, though the docs are vague. …
- 02:10 Changeset [ee81d4da920ffeddff4e47ee09ca1a63b33768b4] by
-
- src/css.js
- src/sizzle
- 00:20 Ticket #8629 (fadeIn for a table row does not remove display: block) created by
- This is a duplicate of http://bugs.jquery.com/ticket/2185 but still is not …
- 00:12 Changeset [23e8cc560809fa108c922f8930eeaef775867ce8] by
-
- version.txt
- 00:12 Changeset [2d80710ab00a4f3e8420b315ce5e5137d562afda] by
-
- version.txt
- 00:08 Changeset [d86c48679aeedf8a77ddc75b130f0babc6aa6336] by
-
- src/sizzle
- 00:00 Ticket #8381 (.is("div") fails on disconnected elements in IE9) closed by
- fixed: This was fixed in Sizzle: …
03/24/11:
- 23:52 Changeset [7b985c4ca0cc687998302483000f2dcf9dcb9bce] by
-
- test/data/offset/bug_8316.html
- 23:40 Changeset [5ee4eefb9eb9f571f33afcb9462d9a2f6f8e5547] by
-
- src/sizzle
- 23:36 Changeset [53697d10efc25ff4fe2bfdd049b4967b7ab507e6] by
-
- src/css.js
- 23:02 Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position elements ...) closed by
- fixed: Offset setter for fixed position elements in Webkit. Fixes #8316. …
- 23:02 Changeset [e8f4629b924cae0b0f1847d2368031f06bc08149] by
-
- src/offset.js
- test/unit/offset.js
- 22:58 Ticket #3333 (.css("marginRight") is incorrect in WebKit) closed by
- fixed: Added css hook to work around bug in WebKit computed margin-right. Fixes …
- 22:58 Changeset [1912ded3ee0065a71ee0d16c1e5aaba0daef82a0] by
-
- Makefile
- src/css.js
- src/event.js
- src/support.js
- test/unit/css.js
- test/unit/event.js
- 22:32 Ticket #8628 (Improving getting and setting attributes on form) closed by
- duplicate: Dupe. Also closing as we'll be addressing several attr issues in the 1.6 …
- 21:48 Ticket #8577 (PROBLEM WITH FADEIN ON IE8 and PNG) closed by
- duplicate
- 21:16 Ticket #8628 (Improving getting and setting attributes on form) created by
- jQuery is a bit buggy when it comes to setting and getting attributes on a …
- 20:56 Ticket #8627 (.animate() fails on letterSpacing in IE (regression in 1.5.1)) created by
- .animate({ letterSpacing: 50 }) worked in previous versions but stopped …
- 20:24 Ticket #8626 (Firefox 4 Error: uncaught exception) created by
- Error: uncaught exception: [Exception... "Index or size is negative or …
- 20:11 Ticket #8625 ($(window).height() within iframe) created by
- $(window).height() value in a window is diferent within a iframe with …
- 19:49 Ticket #8624 (.hover() does not fire mouseleave when user mouses off viewport) created by
- I posted this question about the issue: …
- 19:41 Changeset [c3c507e900fceb419628157504004ab2813b7d01] by
-
- src/css.js
- src/support.js
- test/unit/css.js
- 19:29 Ticket #8619 (Documentation for .error() is incorrect.) closed by
- fixed: Original report was #8617. I agree on the docs at …
- 19:01 Ticket #8617 (Error handlers only being registered on first matching element in IE) closed by
- invalid: Based on #8619 being opened I'm closing this one.
- 18:58 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) closed by
- invalid: Please report the bug to bugs.jqueryui.com and include a URL pointing to …
- 18:03 Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker does ...) created by
- All demos of DatePicker fail using the above setup (nothing shown on input …
- 16:11 Ticket #8610 (FireFox 4 serializeArray() duplicate values) closed by
- worksforme: Cannot be reproduced... http://jsfiddle.net/rwaldron/QEaav/3/
- 16:05 Ticket #8619 (Documentation for .error() is incorrect.) created by
- The documentation on the .error() function gives the following example …
- 15:35 Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) reopened by
- 15:22 Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) closed by
- duplicate
- 15:12 Ticket #8592 (Memory Leak caused by empty and append in Chrome 10) closed by
- wontfix: It sounds like you should file it as a Chrome bug.
- 14:49 Ticket #8591 (`$.get(undefined)` treated wholly differently than `$.ajax(undefined)`) in ...) closed by
- invalid: Garbage in, garbage out. The behavior of $.get(undefined) was never …
- 14:32 Ticket #8617 (Error handlers only being registered on first matching element in IE) created by
- To reproduce this problem, let's say we have a collection of images, some …
- 13:44 Ticket #8605 (Ajax GET of XML from local cache gives false error) closed by
- patchwelcome: @jwalton: you're right when you state your workaround is not a solution …
03/23/11:
- 23:45 Ticket #8614 (maybe jquery core problem with ie9) closed by
- invalid
- 23:11 Ticket #8614 (maybe jquery core problem with ie9) created by
- i use this plugin http://users.tpg.com.au/j_birch/plugins/superfish/ …
- 19:54 Ticket #8609 (Result of .find(" ") is undefined) closed by
- worksforme: Confirmed with timmywil that .find() currently already returns an empty …
- 15:00 Ticket #8611 (AJAX BROKEN IN JQUERY 1.5.1 ON IE8) created by
- I'm trying to consume a JAX-RS Webservice written in Java from Jquery. I …
- 14:43 Ticket #8610 (FireFox 4 serializeArray() duplicate values) created by
- In FireFox 4 (ONLY) serializeArray() is duplicating all the form entries. …
- 14:42 Ticket #8609 (Result of .find(" ") is undefined) created by
- The result of a call to .find() with an empty parameter (undefined, empty …
- 13:11 Ticket #8607 (Appending link element to head does not work in IE) created by
- I can easily reproduce Ticket #7522 (which was closed as worksforme) …
- 11:53 Ticket #8605 (Ajax GET of XML from local cache gives false error) created by
- Environment is Windows Safari 5.0.4 on Windows 7 (64bit O/S). This uses …
- 08:00 Ticket #8604 (.live have an error?) created by
- BROWSER (MAC): CHROME 10.0.648.151 JS SOURCE: $(function(){ …
- 05:38 Ticket #8603 (.next() doesn't accept multiple classes) created by
- .next() is not matching multiple classes for the next element. ie. tried …
- 04:07 Ticket #8602 (suggestion for clone property) created by
- Hi, I don't know is it a bug . Now I send it as suggestion. I found this …
- 01:15 Ticket #8598 ($.appendTo() fails for audio tag on IE9) created by
- Reproducible test case: […] Expected behaviour: The <audio> tag should …
- 00:06 Ticket #8596 (Event $(this).bind conflict with $(this).trigger) closed by
- invalid: The problem is not jQuery, but that you have misunderstood how you're …
03/22/11:
- 23:02 Ticket #8596 (Event $(this).bind conflict with $(this).trigger) created by
- There seems to be a conflict when trying to trigger an event that has the …
- 21:59 Ticket #8595 (tedious bug in FF 3.x about charCode in keyup/keydown events) created by
- @@ -469,6 +469,10 @@ jQuery.event = { for ( var i = …
- 21:02 Ticket #8594 (jquery-min throws an exception in FF) created by
- A small comet application using long polling with jquery.ajax throws …
- 19:35 Ticket #8588 (Browser version in Firefox 4) closed by
- invalid: Closing as this does what it claims in the docs.
- 18:49 Ticket #8593 (Code example in documentation doesn't work properly) created by
- Sorry fo that misplaced bug ticket, but i didn't find where i can place …
- 18:16 Ticket #8592 (Memory Leak caused by empty and append in Chrome 10) created by
- Using empty to remove nodes added by append appears to leak NodeLists, …
- 17:51 Ticket #8591 (`$.get(undefined)` treated wholly differently than `$.ajax(undefined)`) in ...) created by
- the way jQuery.get() handles undefined url values, has changed in …
- 17:17 Ticket #8588 (Browser version in Firefox 4) created by
- $.browser.version return 2.0 in ff4
- 15:12 Ticket #8585 ($(#id #id) selector doesn't work on IE7) closed by
- invalid: "to select all the #imgExpander" ID's are required to be unique in the …
- 15:11 Ticket #8583 (:text misses input tags without type) closed by
- duplicate: Duplicate of #8380
- 15:06 Ticket #8587 (jquery-git.js no longer updated or current) created by
- It seems that our jquery-git.js is no longer getting updated or is having …
- 13:54 Ticket #8586 (contents().hide() results in javascript error, does not hide text nodes) created by
- If you have a table cell with whitespace or text, and you try to do: …
- 11:42 Ticket #8585 ($(#id #id) selector doesn't work on IE7) created by
- I Used $("#propContent #imgExpander").each(...); to select all the …
- 10:45 Ticket #8584 (Cannot remove clip CSS property from an element in IE) created by
- Hi there, For a demonstration try the following example in IE: …
- 09:53 Ticket #8583 (:text misses input tags without type) created by
- :text misses input tags without type, i.e. <input name="Test" /> wouldn't …
- 09:39 Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) created by
- When a focus related event is binded to an element, it is fired when the …
- 08:32 Ticket #8581 (fadeIn effect should allow users to select ending display option) created by
- I was trying to fadeIn an <a> tag that was supposed to be rectangular in …
- 00:59 Ticket #8578 ("No Conversion from text to text/html" in .ajax() call) closed by
- invalid: dataType should be "html", not "text/html".
Note: See TracTimeline
for information about the timeline view.
