Timeline
Nov 1, 2011:
- 8:59 PM Ticket #10559 (.attr() works fail in custom attribute with empty value in IE6/7) closed by
- worksforme: This is fixed in the latest jQuery. http://jsfiddle.net/timmywil/uFRq5/2/
- 8:51 PM Ticket #10595 (Selectbox width() and css('width') discrepancies) closed by
- invalid: This is due to a combination of the nature of the box model and the …
- 8:27 PM Ticket #10597 (IE8, $(document).height() != $(window).height()) closed by
- invalid: It is just a matter of different default styles across browsers from …
- 7:56 PM Ticket #10603 (Cannot fill script tag in IE: "Unexpected call to method or property ...) closed by
- invalid: There are much better ways to insert scripts and execute code. See …
- 7:49 PM Ticket #10537 (jQuery.html(...) doesn't check for invalid characters) closed by
- invalid: The information provided by default is even more useful. Web …
- 7:40 PM Ticket #10632 (dev.jquery.com) closed by
- invalid: Thanks! The plugins site is in the process of being rewritten.
- 7:33 PM Ticket #10604 ($(...).html(object) should use its custom toString() method.) closed by
- wontfix: This is feature creep. It is far too simple to pass a string or function.
- 5:46 PM Ticket #10632 (dev.jquery.com) created by
- dev. isn't working right on external websites .. an example script is …
- 3:39 PM Ticket #10623 (.addClass/.removeClass has inconsistent behavior when using ...) closed by
- invalid: Actually, it does check for dupes in that case. …
- 3:33 PM Ticket #10624 (animation jumpy at the end) closed by
- duplicate
- 2:03 PM Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) closed by
- patchwelcome: Verified on IE8 with the -git build. However, jQuery isn't stripping …
- 1:56 PM Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) reopened by
- 12:36 PM Ticket #10628 (object is being set to 'display:inline' after show();) closed by
- duplicate: Thanks for the dup!
- 12:25 PM Ticket #10631 (jQuery 1.6.3-1.6.4 not working in IE) created by
- I am still unable to use 1.6.3-1.6.4 in Internet Explorer - continuing …
- 12:07 PM Changeset [9026688]1.12-stable2.2-stablekillphp by
- version.txt
- 12:07 PM Changeset [fd15cfd]1.12-stable2.2-stablekillphp by
- version.txt
- 12:02 PM Changeset [969fcc1]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:56 AM Ticket #10630 (Fix focus-related test failures to resolve Swarm failures) created by
- When a browser window is out of focus it often fails to properly run …
- 11:56 AM Ticket #10629 (IE is much too sensitive concerning the fake body. Explore cleaning up ...) created by
- Dave and I have been delving into this issue and we agree that the …
- 11:48 AM Ticket #10628 (object is being set to 'display:inline' after show();) created by
- In my app I create a bunch of divs which are set to display:block but …
- 11:20 AM Ticket #10625 (UI Draggable bug in IE 8) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 10:40 AM Ticket #10627 (since 1.6.3 , $("radio").attr("checked") alway return a string "checked") closed by
- worksforme: Please see here for a test case that demonstrates the correct (and …
- 9:46 AM Changeset [52afe20]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- 4:11 AM Ticket #10511 (Documentation type) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10510 (jquery is not working in ie7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:46 AM Ticket #10627 (since 1.6.3 , $("radio").attr("checked") alway return a string "checked") created by
- $("radio").attr("checked") alway return a string "checked"
Oct 31, 2011:
- 8:02 PM Ticket #10626 (jquery) created by
- Calling onPageLoad() failed: TypeError: PageDesignerIFrame.jQuery is …
- 7:14 PM Ticket #10625 (UI Draggable bug in IE 8) created by
- Mouse pointer and draggable element is not properly positioned while …
- 6:24 PM Changeset [006fde2]1.12-stable2.2-stablekillphp by
- test/data/support/bodyBackground.html
- test/unit/support.js
- 5:55 PM Ticket #10624 (animation jumpy at the end) created by
- Please see this fiddle: http://jsfiddle.net/Ctde5/6/ Notice how the …
- 5:33 PM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) reopened by
- 5:32 PM Ticket #10622 (.show() does not properly restore CSS-set "display" value) closed by
- fixed: Revert "Landing pull request 530. Fixes coniditional path for tr, td …
- 5:31 PM Changeset [0752687]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 5:02 PM Ticket #10623 (.addClass/.removeClass has inconsistent behavior when using ...) created by
- […]
- 12:35 PM Ticket #10613 (IE8 doesn't like a detached body in its head) closed by
- fixed: Run offset support tests at doc ready. Fixes #10613. Changeset: …
- 12:34 PM Changeset [f8a1f7b6]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/support.js
- test/index.html
- 12:33 PM Changeset [83a355a]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/support.js
- 12:07 PM Changeset [cec4018d]1.12-stable2.2-stablekillphp by
- src/support.js
- 10:50 AM Changeset [299cccd]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:50 AM Changeset [93750ce]1.12-stable2.2-stablekillphp by
- src/support.js
- test/index.html
- 9:47 AM Changeset [0191e98]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/queue.js
- 8:58 AM Ticket #10622 (.show() does not properly restore CSS-set "display" value) created by
- I've run into an issue in RC1 (and seemingly B2 as well) where using …
- 5:36 AM Ticket #10621 ($(window).keydown don't work in ie6.ie7.ie8) created by
- don't work in jquery 1.6.2, but $(document) can... …
Oct 30, 2011:
- 4:19 PM Ticket #10619 (Hover function repeats on mouseleave) closed by
- invalid: So, just to be clear - that behaviour is _correct_ when you pass only …
- 4:10 PM Ticket #10620 (Would like to have ticket #8542 re-opened) closed by
- duplicate: File a new ticket is not the way to get a closed ticket re-opened. …
- 4:05 PM Ticket #10620 (Would like to have ticket #8542 re-opened) created by
- Nth-child() webkit addressing bug still occurs in jQuery(edge) …
- 2:43 PM Ticket #10619 (Hover function repeats on mouseleave) created by
- In previous version that was good but in newest still no longer work. …
- 12:57 PM Ticket #10615 (Consistency and concision) closed by
- patchwelcome: Trying a number of different combinations for caching references, all …
- 8:17 AM Ticket #10519 (.live doesn't work in Opera when using $('[myAttribute]') selector) closed by
- worksforme: Confirmed
Oct 29, 2011:
- 6:55 PM Ticket #10547 (Regarding spamming) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. There are a …
- 6:39 PM Ticket #10614 (Commenting style) closed by
- wontfix: Although our style guide doesn't explicitly cover comments of this …
- 3:13 PM Ticket #10618 (The mouseenter and mouseleave events don't fire unless the mouse is moved) created by
- jQuery's emulated mouseenter and mouseleave events do not fire when …
- 12:41 PM Ticket #10617 (Type coersion wrongly placed) created by
- Please take a look at this line of code: […] specifically […] …
- 9:22 AM Ticket #10616 (Type coersion not done for -1 in .eq) created by
- Test case: http://jsfiddle.net/pimvdb/NZdAa/1/ Proposed fix: […] …
- 8:53 AM Ticket #10615 (Consistency and concision) created by
- Towards the very beginning we have: […] and then we have: …
- 7:23 AM Ticket #10614 (Commenting style) created by
- From 1.7rc1: on: function( types, selector, data, fn, /*INTERNAL*/ …
- 4:03 AM Ticket #10493 (Bug in $.post() function?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 28, 2011:
- 9:48 PM Ticket #10613 (IE8 doesn't like a detached body in its head) created by
- timmywil and I did some testing before 1.7rc2 and it seems that IE8 is …
- 9:40 PM Ticket #10612 (Documentation for appendTo and friends does not explain what these ...) closed by
- fixed: I've updated the docs, thanks!
- 9:18 PM Ticket #10612 (Documentation for appendTo and friends does not explain what these ...) created by
- appendTo and its fellow "inverse" functions (prependTo, insertBefore, …
- 7:52 PM Ticket #10611 (It's unclear how to best contribute to jQuery) created by
- I've been contributing for a bit to this project, and there are just a …
- 3:23 PM Ticket #10610 (use strict) closed by
- invalid: There are quite a few little issues we'd need to clean up before we …
- 2:17 PM Changeset [38f087b]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/unit/event.js
- 2:01 PM Ticket #10610 (use strict) created by
- Why doesn't jQuery use 'use strict'; ?
- 12:45 PM Ticket #10607 ($.parentsUntil matches partial class names) closed by
- invalid: The description for http://api.jquery.com/parentsUntil/ says: > Get …
- 12:37 PM Ticket #10609 (slideDown/Up of floated box in Crome/Safari) created by
- It's much easier to demonstrate than to describe. …
- 12:02 PM Ticket #10608 (1.7 rc1 crashes phonegap blackberry) created by
- Just including the jquery js file in the default PhoneGap BlackBerry …
- 11:01 AM Ticket #10607 ($.parentsUntil matches partial class names) created by
- Consider structure: <div class="foo"> <div class="fooBar"> <div …
- 10:55 AM Ticket #9233 (getPixelVaue method in jquery) closed by
- fixed: Landing pull request 562. Make sure runtimeStyle isn't affected by …
- 10:53 AM Changeset [fa0e801]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/dimensions.js
- 10:33 AM Ticket #10606 (#ID-selector inconsistent) closed by
- wontfix: Just so you get a clearer picture, the "inconsistency" isn't jQuery's …
- 9:37 AM Ticket #10606 (#ID-selector inconsistent) created by
- In the theoretical case you have multiple elements on a page with the …
- 8:57 AM Ticket #10605 (Error in recognize input name) closed by
- invalid: Works if you follow the rules: http://jsfiddle.net/dmethvin/j9DBc/1/ …
- 7:54 AM Ticket #10605 (Error in recognize input name) created by
- Error in find input with '$' in the name: …
- 4:04 AM Ticket #10487 (About attr) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 27, 2011:
- 6:42 PM Ticket #10604 ($(...).html(object) should use its custom toString() method.) created by
- I was messing around with $(...).html(....) and was surprised that it …
- 6:19 PM Ticket #10565 (IE8: JQuery .find() fct:: "unexpected call to method or property access") closed by
- invalid
- 6:09 PM Ticket #10573 (exception in jQuery(selector [, conext])) closed by
- invalid: Invalid HTML pretty much closes the ticket. Trying to anticipate and …
- 5:47 PM Ticket #10598 (jXHR.done should be fired with setTimeout when xhr is in complete state) closed by
- invalid: > I preferrer it being changed We'd need to change the documented …
- 5:11 PM Changeset [5c0c863]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:02 PM Changeset [df4a160]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:49 PM Ticket #10601 (nitpicks) closed by
- fixed: Cleanup spacing. Fixes #10601 Changeset: …
- 3:49 PM Changeset [736d4d7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/outro.js
- src/queue.js
- …
- 3:35 PM Changeset [27d099d]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 3:34 PM Changeset [b723d49]1.12-stable2.2-stablekillphp by
- src/support.js
- 3:34 PM Changeset [7987545]1.12-stable2.2-stablekillphp by
- src/queue.js
- 3:33 PM Changeset [d00e29a]1.12-stable2.2-stablekillphp by
- src/outro.js
- 3:33 PM Changeset [33e9883]1.12-stable2.2-stablekillphp by
- src/offset.js
- 3:32 PM Changeset [0804cdf]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 3:31 PM Changeset [f0cf49f]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:30 PM Changeset [0b4ac1d]1.12-stable2.2-stablekillphp by
- src/effects.js
- 3:29 PM Changeset [4fb7202]1.12-stable2.2-stablekillphp by
- src/css.js
- 3:28 PM Changeset [9ea21fa]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 3:26 PM Changeset [bad83b3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:25 PM Changeset [da062c5]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:17 PM Ticket #10603 (Cannot fill script tag in IE: "Unexpected call to method or property ...) created by
- Attempting to fill a script tag using either $.text() or $.html() …
- 3:07 PM Changeset [9ff4f26c]1.12-stable2.2-stablekillphp by
- src/effects.js
- 2:41 PM Ticket #10601 (nitpicks) created by
- *There are three if statements that are not properly formatted (spaces …
- 12:02 PM Ticket #10600 (Valid selector throws exception in IE7/8) created by
- Sizzle is unable parse a selector that combines a pseudo-class with a …
- 10:49 AM Ticket #10599 (Fadeout Jerky effect in IE8 browser) created by
- In IE 8 version,"fadein fadeout text" jerks just before fading out. …
- 10:27 AM Ticket #10598 (jXHR.done should be fired with setTimeout when xhr is in complete state) created by
- == How to produce == execute code below: […] == What is expected …
- 10:06 AM Ticket #10596 (JQuery Ajax always fail while loading a cs sfile) closed by
- invalid: There is no dataType "css" see: http://api.jquery.com/jQuery.ajax/ …
- 9:58 AM Ticket #10597 (IE8, $(document).height() != $(window).height()) created by
- The example of jquery (http://api.jquery.com/height/) of the …
- 8:30 AM Ticket #10596 (JQuery Ajax always fail while loading a cs sfile) created by
- If you try something like: $.ajax({ url: url , dataType: "css" …
- 7:13 AM Ticket #10595 (Selectbox width() and css('width') discrepancies) created by
- See JS fiddle at: http://jsfiddle.net/8MW4u/3/ CSS: width: 100px …
- 7:02 AM Ticket #10594 (scrollTop on WebOS) created by
- hi, $('body').scrollTop('#anchor'); works fine on many systems, but …
- 4:14 AM Ticket #10484 (can not unbind unload) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:14 AM Ticket #10483 (NAN value on 1.6.4 version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10390 (Object does not support property or method getAttributeNode) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:23 AM Ticket #10593 (The "href" attribute of <a> element lost when using append() in old IE) created by
- After calling append() to add a element by passing a string arg which …
Oct 26, 2011:
- 10:56 PM Changeset [c82dbf1]1.12-stable2.2-stablekillphp by
- src/data.js
.data("events")
still works, for now.- 8:39 PM Ticket #10592 (readonly XMLRequestHeaders not detected in setRequestHeader) created by
- According to …
- 8:18 PM Ticket #10590 (jquery valdiation plugins does not work) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 8:14 PM Ticket #10591 (Sizzle filter should skip display:none elements) closed by
- invalid: This is expected behavior. Even though they are not painted, …
- 7:54 PM Ticket #10591 (Sizzle filter should skip display:none elements) created by
- For example, the ":even" filter should ignore elements with …
- 7:50 PM Ticket #10586 (Stylistic consistencies) closed by
- fixed: Merge pull request #564 from rwldrn/10586 Core styleguide cleanup. …
- 7:50 PM Changeset [c2da514]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/deferred.js
- 6:07 PM Ticket #10590 (jquery valdiation plugins does not work) created by
- Hi, In jquery 1.4.4, it automatically does form validate plugins when …
- 5:05 PM Ticket #10588 (TODO for 1.6 in source code) closed by
- fixed: Fix #10588. For now, event voyeurism only merits the look of …
- 5:04 PM Changeset [24e416d]1.12-stable2.2-stablekillphp by
- src/data.js
- 4:53 PM Ticket #10589 (Remove $.fn.data("events")) created by
- This was discussed when we talked about removing the {{{ …
- 4:53 PM Ticket #10420 (MouseWheel) closed by
- fixed: I've put together a patch that seems to work and submitted it to …
- 4:51 PM Ticket #10588 (TODO for 1.6 in source code) reopened by
- 4:08 PM Ticket #10583 (jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem) closed by
- duplicate
- 4:07 PM Ticket #10583 (jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem) reopened by
- 4:04 PM Ticket #10576 (jQuery1.7rc1 and jQueryMobile1.0rc2 - IE gets error in jqm ...) closed by
- fixed: Fix #10576. Add alias for jQuery.event.handle so voyeur code still …
- 4:02 PM Changeset [35bc30c]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:29 PM Ticket #10581 (JQuery change String.prototype.split in IE < 9 (add trim)) closed by
- wontfix: So, where is the bug in jQuery? String.prototype.split is not jQuery's …
- 3:08 PM Ticket #10581 (JQuery change String.prototype.split in IE < 9 (add trim)) reopened by
- Your subject... > JQUERY CHANGE STRING.PROTOTYPE.SPLIT implies that …
- 2:58 PM Changeset [a9f1346c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/deferred.js
- 2:53 PM Ticket #10588 (TODO for 1.6 in source code) closed by
- invalid
- 2:49 PM Ticket #10588 (TODO for 1.6 in source code) created by
- Extrated from the 1.7rc1 source: TODO: This is a hack for 1.5 …
- 2:47 PM Ticket #10587 (window["eval"].call raises error) created by
- At line 614 in […] , the call to windoweval? throws an …
- 2:40 PM Ticket #10586 (Stylistic consistencies) created by
- Most of 1.7rc1 has "if" statements with a space after the 'if': if ( …
- 2:38 PM Ticket #10585 (loading in a form via .load() the input and select elements don't work ...) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project, but I …
- 1:59 PM Ticket #10585 (loading in a form via .load() the input and select elements don't work ...) created by
- I'm loading in html pages with form elements into a page via the .load …
- 1:06 PM Ticket #10584 (better error text in IE on sizzle syntax errors) created by
- jQuery versions affected: at least 1.6.2 and git. Browsers affected: …
- 11:16 AM Ticket #10580 (tmpl error) closed by
- wontfix: Thanks for submitting a ticket to the jQuery bug tracker. …
- 11:09 AM Ticket #10583 (jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery project. Unfortunately, …
- 10:27 AM Ticket #10583 (jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem) created by
- When use jquery 1.7rc1 version,some plugins with error tips: …
- 9:55 AM Ticket #10581 (JQuery change String.prototype.split in IE < 9 (add trim)) closed by
- wontfix: jQuery does not modify native objects.
- 8:45 AM Ticket #10582 (Invalid argument on line 8602 in jQuery 1.6.4 : fx.now has NaN value ...) created by
- Hi, I think I found a bug in jQuery 1.6.4 (still present in 1.7.2), …
- 8:44 AM Ticket #10581 (JQuery change String.prototype.split in IE < 9 (add trim)) created by
- In IE 6, 7, 8: (' a ').split(/\s+/).length == 1 but should be 3.
- 7:38 AM Ticket #10578 (Jquery Mobile:Jquery 1.7rc1 and Jquery mobile rc1.js) closed by
- invalid: Thanks for submitting a ticket. For issues related to jQuery mobile, …
- 6:34 AM Ticket #10580 (tmpl error) created by
- Hello, i have found this problem. i have the table: <table …
- 4:52 AM Ticket #10579 (jquery tag on asp.net server tag in ie7 only) created by
- in an asp.net detailesview reapter some server tags appear with …
- 4:10 AM Ticket #10474 (double forward slashes commemting out the rest of the script) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:45 AM Ticket #10578 (Jquery Mobile:Jquery 1.7rc1 and Jquery mobile rc1.js) created by
- ASP.NET: When I used master pages, the link button wouldn't trigger …
Oct 25, 2011:
- 9:05 PM Ticket #10574 (jQuery.event.trigger throws error if elem[type] is not a function) closed by
- invalid: The article you linked to states that using jQuery as an event system …
- 5:16 PM Ticket #10577 (1.6.4 Doesn't won't allow a plugin using 1.2.6 to work) closed by
- invalid: Use $.noConflict(true); http://api.jquery.com/jQuery.noConflict
- 5:00 PM Ticket #10577 (1.6.4 Doesn't won't allow a plugin using 1.2.6 to work) created by
- I am using 1.2.6 for the Galleria plugin and when I added 1.6.4 for …
- 1:48 PM Ticket #10575 (Breaking changes in live event propagation between 1.6.4 and 1.7rc1) closed by
- fixed: Fix #10575. Undeclared
matched
var hosed recursive delegate calls. … - 1:43 PM Changeset [fc13f5b]1.12-stable2.2-stablekillphp by
- src/event.js
matched
var hosed recursive delegate calls. …- 12:38 PM Ticket #10576 (jQuery1.7rc1 and jQueryMobile1.0rc2 - IE gets error in jqm ...) created by
- I'm using jqm 1.0rc2 and jquery1.7rc1 Switched from jQuery 1.6.1 to …
- 11:42 AM Ticket #10575 (Breaking changes in live event propagation between 1.6.4 and 1.7rc1) created by
- Test Cases: http://jsfiddle.net/musicisair/ALCvY/16/ (1.7rc1) …
- 11:32 AM Ticket #10574 (jQuery.event.trigger throws error if elem[type] is not a function) created by
- This issue occurs if you use non-DOM elements with events, like this: …
- 11:28 AM Ticket #10571 (minor fix, to make jquery xml conform again) closed by
- duplicate: This has been fixed, please update to the latest version of jQuery …
- 11:11 AM Ticket #10573 (exception in jQuery(selector [, conext])) created by
- This isn't exactly a bug but could maybe be handled better If there …
- 10:32 AM Ticket #10572 (custom filters don't work in $.sub()) created by
- 1. create a $.sub() 1. add methods to the sub's expr.filters or …
- 9:07 AM Ticket #10571 (minor fix, to make jquery xml conform again) created by
- There is a small line inside JQuery 1.6.3 which reads the following <a …
- 3:57 AM Ticket #10407 (memory leak) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:13 AM Ticket #10570 (:text selector throws an error in IE7 when there is a cross domain ...) created by
- This bug origins in Sizzle, there is already a bug report there …
Note: See TracTimeline
for information about the timeline view.