Timeline
Mar 27, 2012:
- 7:20 AM Ticket #11516 (.attr('value') returns object instead of value) closed by
- duplicate
- 7:16 AM Ticket #11515 (.width() and .height() returns 0 for SVG text element in FF and IE) closed by
- patchwelcome: This is because Firefox and presumably IE 9 doesn't expose …
- 6:17 AM Ticket #11516 (.attr('value') returns object instead of value) reopened by
- 6:05 AM Ticket #11527 (attr('href') returns object) created by
- == jQuery 1.7.1 == aTag.attr('href') return the URL of aTag …
- 5:00 AM Ticket #11524 (jQuery's animate method absolutely doesn't work from 1.6 to 1.7.2 in ...) closed by
- invalid: It's probably not the animate method, but something else in your code …
- 4:10 AM Ticket #11467 (trim() throws exception in IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #11465 ($.data() doesn't work on <object>) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #11526 (validate with jquery tinymce) closed by
- invalid: This is most likely either a problem with the Validation plugin or …
- 3:45 AM Ticket #11526 (validate with jquery tinymce) created by
- jquery 1.7.1 it's good better than 1.7.2, why ajax not working …
- 2:02 AM Ticket #11525 (Animated toggle doesn't restore width of parent in Chrome) created by
- I have a fixed-width div inside a td element. I'm trying to toggle the …
- 12:06 AM Ticket #11524 (jQuery's animate method absolutely doesn't work from 1.6 to 1.7.2 in ...) created by
- jQuery 1.5.2 can work fine. But jQuery 1.6 to 1.7.2 absolutely can't …
Mar 26, 2012:
- 11:19 PM Ticket #8800 (Opera animate trouble) closed by
- worksforme: this looks like it's resolved in latest jquery 1.7.2
- 11:16 PM Ticket #9531 (calling show() before attaching to DOM fail on chrome or IE) closed by
- worksforme: This is now working in 1.7.2
- 11:13 PM Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) created by
- http://jsfiddle.net/puVGt/1/
- 10:57 PM Ticket #11522 (Calculating width/height interferes with CSS transitions) created by
- Took me hours to isolate this bug. It appears to be non-deterministic, …
- 6:02 PM Ticket #11514 (delegate with :not and :last behaves incorrectly) closed by
- invalid: We don't fix bugs in old versions.
- 5:56 PM Ticket #11516 (.attr('value') returns object instead of value) closed by
- invalid: This is not a jQuery bug - I'm closing for now. If you can reproduce …
- 5:50 PM Ticket #11520 (show/hide set 'display' to 'inline' in IE8--regardless of ...) closed by
- wontfix: Nevermind... Mike, you're using the known broken html5shiv. Try this …
- 2:49 PM Ticket #11521 (JS error on IE <= 8 when jQuery objects containing HTML5 are inserted ...) closed by
- wontfix: I just spoke with John-David Dalton who informed me that this was a …
- 2:09 PM Ticket #11521 (JS error on IE <= 8 when jQuery objects containing HTML5 are inserted ...) created by
- Here's a simple fiddle that demonstrates the problem: …
- 11:43 AM Ticket #11520 (show/hide set 'display' to 'inline' in IE8--regardless of ...) created by
- Bug exists in IE <= 8. I've only tested in IE8 so far--of the affected …
- 8:54 AM Ticket #11519 (String replace BUG) created by
- Hi. The following instruction: var idToDelete = …
- 8:06 AM Ticket #11518 ($(this).attr('id') soem times not working returning object not string) closed by
- duplicate
- 7:16 AM Ticket #11517 (Incorrect case of Content-Type) closed by
- invalid: Header names are case insensitive: …
- 7:11 AM Ticket #11518 ($(this).attr('id') soem times not working returning object not string) created by
- It returned object not string some times when I use it with jquery …
- 6:52 AM Ticket #11517 (Incorrect case of Content-Type) created by
- Line 7840: […] The capitalization in the RFC is "Content-Type".
- 6:48 AM Ticket #11516 (.attr('value') returns object instead of value) created by
- $('input#id').attr('value') returns object instead of value
- 5:05 AM Ticket #11515 (.width() and .height() returns 0 for SVG text element in FF and IE) created by
- The jQuery functions width() and height() returns 0 for SVG text …
- 4:42 AM Ticket #11514 (delegate with :not and :last behaves incorrectly) created by
- "delegate" delegates clicks incorrectly if :not and :last are used in …
- 4:09 AM Ticket #11513 (jquery .attr('checked') undefined For A Checked Checkbox) created by
- it's my way to customize checkbox... I have a span with background and …
Mar 25, 2012:
- 9:05 PM Ticket #11482 ([jQuery Bug Site] Hidden Spam Links (not comment spam)) closed by
- fixed: I fixed this a few days ago. Thanks for reporting!
- 6:23 AM Ticket #11512 ($(this).attr('id')) created by
- In 1.7.2, alert($(this).attr('id')); will output [Object], but same …
- 4:14 AM Ticket #11205 (.submit() documentation example is outdated/incorrect about effect of ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 24, 2012:
- 12:51 PM Ticket #11511 (delay should not cause the second argument to be called if it's a function) closed by
- invalid: Overlooking the docs is not a bug in jQuery, especially when the docs …
- 12:26 PM Ticket #11511 (delay should not cause the second argument to be called if it's a function) created by
- I see in this ticket: http://bugs.jquery.com/ticket/8489 that delay …
- 4:18 AM Ticket #11462 (Table Caption does not Fade Out) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:18 AM Ticket #11459 (charset attribute of script tag lost when insert html string with .html()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 23, 2012:
- 1:25 PM Ticket #11509 (mouseover / mouseenter bug in webkit) closed by
- cantfix: Looks like a bug in
webkitMatchesSelector
, one that would be … - 11:54 AM Changeset [2795a83]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/index.html
- 11:31 AM Changeset [379a1370]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 7:21 AM Ticket #11510 (.focus() has to be called twice on internet explorer) created by
- when using the .focus() function, i have to call it twice to get the …
- 4:12 AM Ticket #11509 (mouseover / mouseenter bug in webkit) created by
- mouseover and mouseenter are inconsistent in Chrome (17.0.963.83 m) …
- 4:07 AM Ticket #11451 (Bind and Click problem) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 22, 2012:
- 8:31 PM Ticket #11503 (jqXHR.status and jqXHR.statusText when body is empty) closed by
- invalid
- 8:29 PM Ticket #11508 ($.fn.is() could be enhanced to check existence.) closed by
- invalid: You can already do this with the .length property. "if( …
- 8:07 PM Ticket #11508 ($.fn.is() could be enhanced to check existence.) created by
- $.fn.is() could be modified slightly to check the existence of the …
- 6:53 PM Ticket #11507 ($(document).ready() does not work with Internet Explorer 8 any more) created by
- http://jsfiddle.net/gzpCm/ Whenever you include jQuery 1.7.x into a …
- 6:43 PM Ticket #11506 ("Bug Tracker" link in navbar on "jquery.com" is to now dead dev.jquery.com) created by
- "Bug Tracker" link in navbar on "jquery.com" is to now dead …
- 6:31 PM Ticket #11505 (100% CPU slow parsing of `href[|=...]` selector) created by
- Using jquery 1.7.1 (min). Examples here are in the Chrome console …
- 4:55 PM Ticket #11504 (Roundabout plugin broken with jQuery 1.7.2) closed by
- invalid: Plugin bugs should be reported to the author of the plugin
- 4:51 PM Ticket #11504 (Roundabout plugin broken with jQuery 1.7.2) created by
- Hi, jQuery Roundabout (http://fredhq.com/projects/roundabout) works …
- 4:14 PM Ticket #11503 (jqXHR.status and jqXHR.statusText when body is empty) created by
- I'm developing a REST client based on jQuery. The server often …
- 3:20 PM Ticket #11502 (Live change input file event bug in IE 7) created by
- live method with change event a input file doesn't works on IE 7 is it …
- 10:47 AM Ticket #11501 (on() is no substitute for live()) created by
- The jQuery docs suggest that live() is now deprecated and that we …
- 10:39 AM Ticket #11455 (Response headers unavailable on CORS ajax request) closed by
- cantfix: That's because Location is not a "simple response header": …
- 9:23 AM Ticket #11476 (Ajax context is lost in deferred) closed by
- worksforme: Works for me: http://jsfiddle.net/kQMyz/
- 6:09 AM Ticket #11500 (Bug : "change" event handler not executed when triggered manually on ...) created by
- Hi I bound a "change" handler on a checkbox, and triggered that event …
- 5:08 AM Ticket #11499 (jquery boxy on internet explorer 9 problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 4:35 AM Ticket #11499 (jquery boxy on internet explorer 9 problem) created by
- jquery boxy is not stable working on internet explorer 9.
- 4:29 AM Ticket #11447 (((jQuery.event.special[handleObj.origType] || {}).handle || ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 21, 2012:
- 8:19 PM Ticket #11488 (Setting select attribute doesn't change dropdown position in firefox) closed by
- invalid: Not really a jQuery bug since it's reproducible using native DOM …
- 7:51 PM Ticket #11495 (.load() always calls the success handler) closed by
- invalid: @fastfasterfastest is right. You can check against the textStatus …
- 7:10 PM Ticket #11498 (Click event inconsistent firing on nested elements) created by
- When you bind two nested elements' click handler the events should …
- 4:00 PM Milestone 1.7.2 completed
- 3:46 PM Changeset [c68f4fe5]1.12-stable2.2-stablekillphp by
- version.txt
- 3:46 PM Changeset [754bda2]1.12-stable2.2-stablekillphp by
- version.txt
- 3:34 PM Ticket #11469 (Negative margin in animations (.animate)) closed by
- fixed: Fix #11469. Exclude margins from the negative property check. …
- 3:28 PM Changeset [07c8a9b]1.12-stable2.2-stablekillphp by
- src/effects.js
- 11:27 AM Ticket #11497 (Distribute a build in the repository) closed by
- wontfix:
git submodule update && cd [submoduledir]/jquery/ && make
- 10:14 AM Ticket #11497 (Distribute a build in the repository) created by
- Hi, Could it be possible to distribute a prebuild version of jQuery …
- 8:37 AM Ticket #11496 (.offset() called on a hidden element is positioned relative to it's ...) created by
- var $thumbThingy = $('<div id="basket-thumbview"></div>').appendTo( …
- 5:42 AM Ticket #11495 (.load() always calls the success handler) created by
- The success handler function always get called, even if the server …
- 4:23 AM Ticket #11440 (ajax Headers - Valid type - Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 20, 2012:
- 8:56 PM Ticket #11494 (DOM Exception 12) created by
- My error collection process caught the following error coming from …
- 8:06 PM Ticket #11473 ($.fn.html clears children in IE) closed by
- wontfix: And it makes the performance worse for the browsers that have the …
- 3:38 PM Ticket #11493 (Script tag and clone method) closed by
- duplicate
- 3:38 PM Ticket #11493 (Script tag and clone method) reopened by
- H
- 3:29 PM Ticket #11489 ($.post() requires a value back) closed by
- invalid: Closing per OP
- 3:26 PM Ticket #11493 (Script tag and clone method) closed by
- invalid: @gibson042 well, I originally planned on looking at it this evening... …
- 1:37 PM Ticket #11493 (Script tag and clone method) created by
- Looks like this is fixed in 1.7.2rc1 but thought I'd submit the ticket …
- 1:27 PM Ticket #11492 (In IE8 .append does not append option elements correctly) created by
- When appending options to a select in IE8 with new Option, the option …
- 10:13 AM Ticket #11491 ($.post() requires a value back) closed by
- duplicate
- 10:13 AM Ticket #11490 ($.post() requires a value back) closed by
- duplicate
- 9:37 AM Ticket #11491 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" }); This will make Firefox state "no …
- 9:37 AM Ticket #11490 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" }); This will make Firefox state "no …
- 9:33 AM Ticket #11489 ($.post() requires a value back) created by
- $.post("/Foo", { id: "2" } This will make Firefox state "no element …
- 7:43 AM Ticket #11488 (Setting select attribute doesn't change dropdown position in firefox) created by
- Firefox 9 & 11 under Windows 7 Professional The dropdown HTML: …
Note: See TracTimeline
for information about the timeline view.