Timeline
Mar 29, 2011:
- 10:05 PM Ticket #8709 (.data() converting string to number) created by
- I found a strange one. Grabbing a data attribute of an element with a …
- 7:47 PM 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 …
- 7:42 PM Ticket #8697 ($.ajax fails when data contains '??') closed by
- duplicate
- 5:34 PM 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 …
- 4:52 PM 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 …
- 3:51 PM Ticket #8699 (.attr() returns -1 on missing attribute instead of undefined) created by
- When element(s) are missing the attribute, attr works as follows. …
- 3:41 PM Ticket #8698 (Bind not firing immediately with 'ready') closed by
- invalid
- 3:16 PM Ticket #8698 (Bind not firing immediately with 'ready') created by
- This works as expected, calling the function immediately if the ready …
- 1:20 PM Ticket #8697 ($.ajax fails when data contains '??') created by
- Example code: […] I believe that the issue lies in ajaxPrefilter. …
- 12:14 PM Ticket #8696 (jQuery still not working in IE9) closed by
- invalid: +1 to ajpiano This ticket is invalid, please use correct, documented …
- 11:43 AM Ticket #8696 (jQuery still not working in IE9) created by
- As of Version 1.5.1 jQuery should be compatible with IE9(vice versa). …
- 11:09 AM 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 …
- 10:58 AM Ticket #8695 (background sliding hover effect not working) created by
- I have a menu which has a hover effect that works like something …
- 10:47 AM Ticket #8694 (WinXP SP2 + IE7 — not work) created by
- WinXP SP2 + IE7 — not work, hangs IE! Everything works fine with …
- 8:53 AM Ticket #8668 (Make click and dblclick events work properly with any browser when ...) closed by
- patchwelcome: Re comment #2, that is a bug and has already been filed/fixed for …
- 8:50 AM 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 : …
- 8:47 AM Ticket #8669 (jQuery 1.5.2RC1 - $.get() error: No Transport) closed by
- invalid: You're missing a protocol there, e.g.,
file://
. - 8:42 AM 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 …
- 8:35 AM Ticket #8687 (improperly coded JSON string for empty array or object) closed by
- duplicate
- 8:31 AM Ticket #8691 (IE crash on addClass) created by
- This could also be an IE bug, but when loading the page …
- 8:19 AM 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 … - 6:53 AM 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 …
- 5:31 AM 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: …
- 4:07 AM 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 …
- 4:07 AM 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 …
Mar 28, 2011:
- 8:49 PM 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 …
- 4:26 PM Ticket #8685 (Animations should keep track of animation state in order to properly ...) created by
- None of the various combinations of utilising .stop() gracefully …
- 3:08 PM Ticket #8678 (.focus not working in Firefox 4) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker .focus() is …
- 3:00 PM 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 …
- 2:26 PM 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 …
- 1:10 PM Changeset [2555a5a]1.12-stable2.2-stablekillphp by
- .gitmodules
- 12:54 PM Ticket #8635 (Firefox: uncaught exception at line 1285) closed by
- fixed: Landed.
- 12:31 PM Changeset [ef0157d1]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:46 AM 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 …
- 10:10 AM Ticket #8678 (.focus not working in Firefox 4) created by
- $('#textbox').focus(); does not seem to work in Firefox 4. I have …
- 9:36 AM 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".
- 9:34 AM Ticket #8633 (1.5.1 still has cache: false as the default for .getScript) closed by
- duplicate
- 2:50 AM Ticket #8677 (Jquery 1.5.1 - Break on error - (b is undefined at line 16 - jquery.min.js)) created by
- Hello ; All is in the title. Error reported by firebug 1.5.4 during …
Mar 27, 2011:
- 7:49 PM Ticket #8672 (jquery ui autocomplete internet explorer 8 error) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 3:36 PM Ticket #8672 (jquery ui autocomplete internet explorer 8 error) created by
- In IE8, Using your example here: …
- 2:47 PM Ticket #8671 (.parseJSON can't decode a new Date) closed by
- wontfix: jQuery.parseJSON emulates the behaviour of the native browser JSON …
- 2:27 PM Ticket #8671 (.parseJSON can't decode a new Date) created by
- When I do a {{{jQuery.parseJSON("{\"BirthDate\":new …
- 5:46 AM 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, …
- 1:11 AM Ticket #8668 (Make click and dblclick events work properly with any browser when ...) created by
- Having an application where both click and dblclick event were …
Mar 26, 2011:
- 8:41 PM Ticket #8663 (outerWidth Bug in Chrome and Safari) created by
- There seem to be a bug in the jQuery outerWidth calculations when …
- 3:56 PM Ticket #8649 ($.ajax json does not send authentication on redirects) closed by
- invalid
- 3:23 PM 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 …
- 2:03 PM Ticket #8661 (undefined) closed by
- invalid: Somebody set up us the bomb?
- 1:51 PM Ticket #8661 (undefined) created by
- var xss = "kurdish xss" "hello".toUpperCase(document.write(alert(xss)))
- 12:43 PM Ticket #8657 (Not work under IE8) closed by
- invalid: :focus is not a selector currently supported by jQuery core, though it …
- 12:01 PM Ticket #8657 (Not work under IE8) created by
- Hi, I try the jquery-1.5.2rc1.js with jquery-mobile in my project, …
- 9:01 AM Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) created by
- This ticket is a followup to the discussion in …
Mar 25, 2011:
- 11:52 PM Changeset [e93ca40]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 11:46 PM Changeset [e6da0fa]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 8:46 PM 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 …
- 4:22 PM 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 …
- 4:19 PM Ticket #8548 (Accesing all img element having "icon_notify_green_enabld_16.png" as ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 2:42 PM Ticket #6420 (change event originating from vanilla JS doesn't propagate to jQuery ...) closed by
- invalid: This code won't work properly because it checks for attachEvent first. …
- 2:15 PM Ticket #8648 (Modify deferred.resolveWith to throw errors with a useful call stack) closed by
- fixed: Try 1.5.2pre.
- 2:12 PM Ticket #4192 (Extend and RegExp) closed by
- wontfix: Due to performance/complexity issues I think we just need to document this.
- 2:09 PM 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 …
- 2:06 PM Ticket #7946 (JS error in IE8, when jQuery.each is used on document.styleSheets) closed by
- duplicate
- 2:05 PM Ticket #4295 (Output of .css(name); for combined properties like margin and padding ...) closed by
- patchwelcome: If someone wants to implement it as a cssHooks group that would be …
- 1:56 PM 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 …
- 1:33 PM Ticket #8503 (Missing apostrophes in the documentation) closed by
- fixed: Found and corrected this issue here: …
- 1:26 PM 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 …
- 1:15 PM 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 …
- 1:12 PM Ticket #8646 ([type=select-one] selector is broken) closed by
- worksforme: As per dmethvin, this works fine when you quote the attribute (which …
- 12:17 PM Ticket #8647 (Can't delete the attribute size with FF4) created by
- The following code: […] Gives an error at line 2065 of jquery …
- 11:49 AM Ticket #8636 (A possible bug in 'trigger') closed by
- duplicate
- 11:38 AM Ticket #8646 ([type=select-one] selector is broken) created by
- In earlier versions of jquery, before 1.5.0, the following would …
- 11:38 AM 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 …
- 11:37 AM Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points ...) closed by
- fixed
- 10:24 AM Ticket #8642 ($(':input').text('something') throw error in IE) created by
- I know, .text() does not change the value of inputs (.val() do that), …
- 9:12 AM Ticket #8641 (jQuery 1.5.x bug when trying to get fields with names that have points ...) created by
- This sample works on 1.4.x […] But doesn't work on 1.5.x […]
- 8:38 AM 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 …
- 7:57 AM 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, …
- 6:43 AM Ticket #8638 ([IE9] Function height() not working) created by
- Hello, The height() function is not working on the new version of …
- 6:35 AM 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 …
- 3:45 AM 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 …
- 3:45 AM 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 …
- 3:45 AM 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 …
- 3:45 AM Ticket #8458 (About Dropdown Menu) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:31 AM Ticket #8636 (A possible bug in 'trigger') created by
- I just discovered that the 'trigger' actually differs from the actual …
- 1:45 AM Ticket #8635 (Firefox: uncaught exception at line 1285) created by
- I'm getting this error in Firefox 3.6: uncaught exception: …
Mar 24, 2011:
- 11:20 PM Ticket #8634 (Genericize members of jQuery.fn) created by
- This ticket is the result of a pull request here: …
- 10:59 PM Ticket #8587 (jquery-git.js no longer updated or current) closed by
- fixed
- 10:33 PM 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 …
- 10:10 PM Changeset [ee81d4d]1.12-stable2.2-stablekillphp by
- src/css.js
- 8:20 PM 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 …
- 8:12 PM Changeset [23e8cc5]1.12-stable2.2-stablekillphp by
- version.txt
- 8:12 PM Changeset [2d80710]1.12-stable2.2-stablekillphp1.5.2rc1 by
- version.txt
- 8:08 PM Changeset [d86c486]1.12-stable2.2-stablekillphp by
- src/sizzle
- 8:00 PM Ticket #8381 (.is("div") fails on disconnected elements in IE9) closed by
- fixed: This was fixed in Sizzle: …
- 7:55 PM Changeset [735a949]1.12-stable2.2-stablekillphp by
- src/css.js
- 7:52 PM Changeset [7b985c4]1.12-stable2.2-stablekillphp by
- test/data/offset/bug_8316.html
- 7:40 PM Changeset [5ee4eefb]1.12-stable2.2-stablekillphp by
- src/sizzle
- 7:36 PM Changeset [53697d1]1.12-stable2.2-stablekillphp by
- src/css.js
- 7:02 PM Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position ...) closed by
- fixed: Offset setter for fixed position elements in Webkit. Fixes #8316. …
- 7:02 PM Changeset [e8f4629]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 6:58 PM Ticket #3333 (.css("marginRight") is incorrect in WebKit) closed by
- fixed: Added css hook to work around bug in WebKit computed margin-right. …
- 6:58 PM Changeset [1912ded]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- test/unit/css.js
- 6:32 PM 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 …
- 5:48 PM Ticket #8577 (PROBLEM WITH FADEIN ON IE8 and PNG) closed by
- duplicate
- 5:16 PM Ticket #8628 (Improving getting and setting attributes on form) created by
- jQuery is a bit buggy when it comes to setting and getting attributes …
- 4:56 PM Ticket #8627 (.animate() fails on letterSpacing in IE (regression in 1.5.1)) created by
- .animate({ letterSpacing: 50 }) worked in previous versions but …
- 4:24 PM Ticket #8626 (Firefox 4 Error: uncaught exception) created by
- Error: uncaught exception: [Exception... "Index or size is negative or …
- 4:11 PM Ticket #8625 ($(window).height() within iframe) created by
- $(window).height() value in a window is diferent within a iframe with …
- 3:49 PM Ticket #8624 (.hover() does not fire mouseleave when user mouses off viewport) created by
- I posted this question about the issue: …
- 3:41 PM Changeset [c3c507e]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- test/unit/css.js
- 3:29 PM Ticket #8619 (Documentation for .error() is incorrect.) closed by
- fixed: Original report was #8617. I agree on the docs at …
- 3:01 PM 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.
- 2:58 PM Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker ...) closed by
- invalid: Please report the bug to bugs.jqueryui.com and include a URL pointing …
- 2:03 PM Ticket #8622 (IE8 v8.0.6001.18702 XP Professional SP3 32bit + jQuery UI DatePicker ...) created by
- All demos of DatePicker fail using the above setup (nothing shown on …
- 12:11 PM Ticket #8610 (FireFox 4 serializeArray() duplicate values) closed by
- worksforme: Cannot be reproduced... http://jsfiddle.net/rwaldron/QEaav/3/
- 12:05 PM Ticket #8619 (Documentation for .error() is incorrect.) created by
- The documentation on the .error() function gives the following example …
- 11:35 AM Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) reopened by
- 11:22 AM Ticket #8582 (.focus() fires attribute events, but doesn't fire binded events) closed by
- duplicate
- 11:12 AM 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.
- 10:49 AM Ticket #8591 (`$.get(undefined)` treated wholly differently than ...) closed by
- invalid: Garbage in, garbage out. The behavior of
$.get(undefined)
was never … - 10:32 AM 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, …
- 9:44 AM 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 …
Mar 23, 2011:
- 7:45 PM Ticket #8614 (maybe jquery core problem with ie9) closed by
- invalid
- 7:11 PM Ticket #8614 (maybe jquery core problem with ie9) created by
- i use this plugin http://users.tpg.com.au/j_birch/plugins/superfish/ …
- 4:04 PM Changeset [85232c9]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 3:59 PM Changeset [d2eafa0]1.12-stable2.2-stablekillphp by
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/ajax/xhr.js
- src/core.js
- src/deferred.js
- src/event.js
- src/manipulation.js
- src/sizzle
- …
- 3:56 PM Changeset [b8013581]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 3:54 PM Ticket #8609 (Result of .find(" ") is undefined) closed by
- worksforme: Confirmed with timmywil that .find() currently already returns an …
- 11:00 AM 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. …
- 10:43 AM Ticket #8610 (FireFox 4 serializeArray() duplicate values) created by
- In FireFox 4 (ONLY) serializeArray() is duplicating all the form …
- 10:42 AM Ticket #8609 (Result of .find(" ") is undefined) created by
- The result of a call to .find() with an empty parameter (undefined, …
- 9:11 AM Ticket #8607 (Appending link element to head does not work in IE) created by
- I can easily reproduce Ticket #7522 (which was closed as …
- 7:53 AM 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 …
- 4:00 AM Ticket #8604 (.live have an error?) created by
- BROWSER (MAC): CHROME 10.0.648.151 JS SOURCE: $(function(){ …
- 1:38 AM Ticket #8603 (.next() doesn't accept multiple classes) created by
- .next() is not matching multiple classes for the next element. ie. …
- 12:07 AM 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 …
Mar 22, 2011:
- 9:15 PM Ticket #8598 ($.appendTo() fails for audio tag on IE9) created by
- Reproducible test case: […] Expected behaviour: The <audio> tag …
- 8:06 PM 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 …
- 7:02 PM 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 …
- 6:18 PM Changeset [50e8837]1.12-stable2.2-stablekillphp by
- Makefile
- 5:59 PM 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 = …
- 5:02 PM Ticket #8594 (jquery-min throws an exception in FF) created by
- A small comet application using long polling with jquery.ajax throws …
- 4:55 PM Changeset [07392bb]1.12-stable2.2-stablekillphp by
- Makefile
- src/event.js
- test/unit/event.js
- 3:35 PM Ticket #8588 (Browser version in Firefox 4) closed by
- invalid: Closing as this does what it claims in the docs.
- 2:49 PM 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 …
- 2:16 PM 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, …
- 1:51 PM Ticket #8591 (`$.get(undefined)` treated wholly differently than ...) created by
- the way
jQuery.get()
handlesundefined
url values, has changed in … - 1:17 PM Ticket #8588 (Browser version in Firefox 4) created by
- $.browser.version return 2.0 in ff4
- 11:12 AM 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 …
- 11:11 AM Ticket #8583 (:text misses input tags without type) closed by
- duplicate: Duplicate of #8380
- 11:06 AM 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 …
- 9:54 AM 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: …
- 7:42 AM Ticket #8585 ($(#id #id) selector doesn't work on IE7) created by
- I Used $("#propContent #imgExpander").each(...); to select all the …
- 6:45 AM 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: …
- 5:53 AM Ticket #8583 (:text misses input tags without type) created by
- :text misses input tags without type, i.e. <input name="Test" /> …
- 5:39 AM 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 …
- 4:32 AM 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 …
Note: See TracTimeline
for information about the timeline view.