Timeline
Dec 6, 2011:
- 9:37 PM Ticket #10967 (.promise() does not attach methods onto target) created by
- Documentation for .promise() (http://api.jquery.com/promise/) states …
- 8:55 PM Ticket #10966 (Autocomplete demo doesn't work) closed by
- invalid: This is the jQuery core bug tracker. Also, the correct autocomplete …
- 8:50 PM Ticket #10966 (Autocomplete demo doesn't work) created by
- The autocomplete demo doesn't work in Firefox or Chrome 16.0.912.59 on …
- 8:37 PM Ticket #10639 (outerWidth(true) and css('margin') returning % instead of px in Webkit) closed by
- fixed: Fix #10639. Make percent-specified margins return px values in WebKit. …
- 8:32 PM Changeset [7f6a991]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- test/unit/css.js
- 8:07 PM Changeset [2c75a99]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:21 PM Ticket #10796 (Bug in IE7 with $('#el').css.('background-position')) closed by
- fixed: Fix #10796. Allow IE<9 to retrieve uncomputed styles. Changeset: …
- 5:21 PM Ticket #10819 (Eliminate "this.on.call(this, ") closed by
- fixed: Remove unnec .call( this... from one: function() {}. Fixes #10819 …
- 5:21 PM Ticket #10754 (have jQuery.swap return the return of the callback instead of just ...) closed by
- fixed: Fix #10754. Have jQuery.swap() return the value of its callback. …
- 5:21 PM Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) closed by
- fixed: Fix #10466. jQuery.param() should treat object-wrapped primitives as …
- 5:21 PM Ticket #5571 (Allow chaining when passing undefined to any setter in jQuery) closed by
- fixed: Fix #5571. Setters should treat
undefined
as a no-op and be … - 4:53 PM Ticket #10965 (event.which still reports 0 for left-click in edge IE cases) created by
- http://jsfiddle.net/ilazarte/ZyTm9/ Using IE9 I set my browser to IE7 …
- 4:44 PM Changeset [6aa4095e]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 4:27 PM Changeset [64df670]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:23 PM Changeset [2c1d2b1]1.12-stable2.2-stablekillphp by
- src/css.js
- 4:17 PM Changeset [0fcfac7]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 4:02 PM Changeset [166b9d2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:25 PM Changeset [6c2a501]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- test/unit/attributes.js
- test/unit/data.js
- …
undefined
as a no-op and be chainable.- 1:56 PM Ticket #10867 (jQuery.extend replaces the target object when deep extend is ...) closed by
- wontfix
- 1:52 PM Ticket #10964 (jQuery.fn.remove() should cleanData on all nodes, attached and detached) created by
- Issue discovered here: https://github.com/jquery/jquery/pull/614
- 1:40 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: No, we are really closing this. To clarify it only breaks in FF 3.6.
- 1:38 PM Ticket #10963 (cannot call ajax in jquery 1.5) closed by
- invalid: Wrong place. Try the forums or StackOverflow. The bug tracker is for …
- 1:35 PM Ticket #10159 (.outerHeight() returns positive value for <script> elements) closed by
- wontfix
- 1:34 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- 1:33 PM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) closed by
- wontfix: We're going to just document this.
- 10:41 AM Ticket #10963 (cannot call ajax in jquery 1.5) created by
- I cannot call a ajax function in 1.5 as it always returns parsearror …
- 8:29 AM Ticket #10753 (inline the evalScript function in manipulation.js as it's only used once) closed by
- wontfix: this will be fixed when JSHint is implemented here: …
- 6:53 AM Ticket #10953 (AJAX default contentType should include the charset) closed by
- duplicate: I've reopened the other ticket for review. Closing this one as a dupe.
- 6:51 AM Ticket #4624 (Charset in default ajaxSettings.contentType) reopened by
- 6:46 AM Ticket #10961 (Error in XRegExp using jQuery 1.7.1 in IE6-9) created by
- When upgrading to the latest jQuery, 1.7.1, I found a regression when …
- 5:51 AM Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) closed by
- invalid: Wrong place. Try asking in the forums, or on StackOverflow.
- 5:41 AM Ticket #10960 (jQuery :first takes 5 times as long as el.eq(0)) created by
- I'm doing some research, and I wonder why is the following: The …
- 5:27 AM Ticket #10959 (ajaxStop() does not work) closed by
- invalid
- 4:54 AM Ticket #10959 (ajaxStop() does not work) created by
- I'm using ajaxStart() and ajaxStop() to handle the "Loading..." …
- 3:51 AM Ticket #10958 (1.7.1 & IE6 issue) created by
- This is not loading correctly in IE6: …
- 2:54 AM Ticket #10849 (jQuery.support.hrefNormalized means the opposite of what its name implies) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 5, 2011:
- 11:50 PM Ticket #10955 (Brower crashing or either hanging when we are using Jquery Clone ...) closed by
- worksforme: That is generally an indication that issue lies in your code and not …
- 9:25 PM Ticket #10956 (post intercepts pdf download) closed by
- invalid: This sounds like a question for the forum, or stackoverflow.
- 9:24 PM Ticket #10957 (Some callback function is not implemented, the results are not correct。) closed by
- invalid: You specified a callback function, which they are all using.
- 9:07 PM Ticket #10957 (Some callback function is not implemented, the results are not correct。) created by
- testcase http://jsfiddle.net/cfddream/ZHPLB/25/ In the testcase, has …
- 7:15 PM Ticket #10956 (post intercepts pdf download) created by
- I use post method to call a php page with a few parameters. PHP page …
- 7:04 PM Ticket #10950 (dynamic Iframe $.support) closed by
- invalid: In order to run the support tests for the iframe, jQuery must be …
- 7:02 PM Ticket #10954 (The function parameter to jQuery.grep should be optional) closed by
- wontfix: Since grep is mainly used internally, I don't think this will make it …
- 4:41 PM Ticket #10955 (Brower crashing or either hanging when we are using Jquery Clone ...) created by
- Hi, All my browser are either hanging or crashing due to below …
- 4:13 PM Ticket #10954 (The function parameter to jQuery.grep should be optional) created by
- It would be great if the team could consider making the function …
- 2:33 PM Ticket #10953 (AJAX default contentType should include the charset) created by
- Tomcat (6, at least) uses ISO-8859-1 as default charset, when not …
- 1:22 PM Ticket #10952 (.fired() doesn't work on Callbacks object when it is flagged with "once") created by
- Adding the flags "once" or "once unique" to a callbacks object seems …
- 12:35 PM Ticket #10951 (.val() raises cannot call method 'toLowerCase') closed by
- invalid: From the docs: > At present, the only …
- 12:10 PM Ticket #10951 (.val() raises cannot call method 'toLowerCase') created by
- If I ask for the value of a regular object like $({test: 0}).val() …
- 10:29 AM Ticket #10950 (dynamic Iframe $.support) created by
- I use jQuery to create an iframe, and with a …
- 7:22 AM Ticket #10851 (White flash during page load (Firefox)) closed by
- wontfix
- 7:18 AM Ticket #10900 (jQuery.load() stops executing inline scripts on error) closed by
- wontfix: jQuery won't and shouldn't catch exceptions for you. You can easily …
- 6:12 AM Ticket #10941 (When the same request multiple jsonp, browser through a ...) closed by
- invalid: You'd set your testcase to use jQuery 1.5.2. When I set it to jQuery …
- 3:04 AM Ticket #10838 (Opera .slideToggle() bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 4, 2011:
- 8:44 PM Ticket #10949 (Paging issue) closed by
- invalid: This doesn't seem to be a jQuery core bug. Please ask for help on the …
- 8:04 PM Ticket #10949 (Paging issue) created by
- I have an application which shows the data across several pages in …
- 10:22 AM Ticket #10948 (Proposing to add similar to $.fn.eq behavior for $.fn.end method.) closed by
- duplicate: Definitely makes code harder to read. Match up each filtering method …
- 6:44 AM Ticket #10948 (Proposing to add similar to $.fn.eq behavior for $.fn.end method.) created by
- Sometimes traverse chain might be long, sometimes it is required to …
Dec 3, 2011:
- 5:14 PM Ticket #10947 (Remove redundant return value in $.Callbacks) closed by
- invalid: And that's why we test. :)
- 3:55 PM Ticket #10947 (Remove redundant return value in $.Callbacks) created by
- https://github.com/jquery/jquery/blob/master/src/callbacks.js#L213-215 …
- 7:43 AM Ticket #10906 (ajaxStop event not fired when one of the ajax success throw exception) closed by
- wontfix: Closing this as a wontfix. Can be opened if this still occurs when the …
- 6:04 AM Ticket #10946 (unified event binder for click and dblclick) created by
- In local system much of the actions could be fired with double …
Dec 2, 2011:
- 7:08 PM Ticket #10944 ($.ajax does not always return an object implementing the Promise interface) created by
- The documentation of $.ajax states "The jqXHR objects returned by …
- 5:56 PM Ticket #10943 (JQuery 1.7.1 does not properly set tabindex property on cloned element ...) created by
- JQuery 1.7.1 does not properly set tabindex property on cloned element …
- 3:54 PM Ticket #10942 (Make a version of isNumeric() that is compatible with parse[Int|Float]) created by
- Several bugs related to data() and large numbers have been dismissed …
- 3:32 AM Ticket #10941 (When the same request multiple jsonp, browser through a ...) created by
- First, I do not define the window[jsonpCallback] function, jQuery will …
Dec 1, 2011:
- 1:45 PM Ticket #10940 ($(XML.childNodes[1]).find('something').each IE9 buggy response) created by
- jquery $(XML.childNodes[1]).find('something').each responds …
- 12:00 PM Ticket #10939 (form.attr('method') returns undefined in IE7) closed by
- invalid: Only
GET
andPOST
are allowed by the spec. … - 11:55 AM Ticket #10939 (form.attr('method') returns undefined in IE7) created by
- See the following jsfiddle: http://jsfiddle.net/Q4jhX/
- 9:10 AM Ticket #10938 (change event not working in Internet Explorer (IE7)) created by
- $(function () { $("input:file").change(function () { …
- 9:04 AM Ticket #10937 (.on does not work for newly added elements) closed by
- invalid: That's not how you use
.on()
for delegated events. Please read the … - 9:02 AM Ticket #10937 (.on does not work for newly added elements) created by
- I'm using ajax to fetch the content for a dialog I'm displaying using …
- 8:37 AM Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) closed by
- duplicate
- 8:24 AM Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) created by
- The code contains both, and from …
- 7:42 AM Ticket #10935 (isNumeric return true on array with only one numeric value) created by
- isNumeric return true when the test value is an array with only one …
- 6:37 AM Ticket #10934 (Value not persisting in IE 7 and 8) created by
- We are using jquery data table and passing values back to backend. 1 …
- 4:42 AM Ticket #10933 (jQuery parseJSON not parsing properly) created by
- Windows 7 Home Premium, Chrome 15, jQuery 1.6.4 & 1.7.1 My …
- 4:36 AM Ticket #10932 (Replacing a table row with a new one, the new one has no parentElement ...) created by
- I dynamicall replace a table row inside a tbody element with a new …
- 4:00 AM Ticket #10921 (Opera 11 - reordering selectors (comma separated) returns different ...) closed by
- duplicate: This appears to be a bug with Opera's querySelectorAll.
- 2:49 AM Ticket #10808 (IE8 DontEnum Prevents Proper $.extend Behavior) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:30 AM Ticket #10931 (Unit tests shouldn't require internet access) created by
- I was working on jQuery while waiting for internet service to be …
Nov 30, 2011:
- 8:30 PM Ticket #10930 (Documentation bug: Change "internals" category name.) created by
- (Low priority) Documentation bug: After having a discussion on …
- 2:51 PM Ticket #10929 (Datepicker deals with national date format) closed by
- invalid: This is NOT the correct form! Please use the [http://dev.jqueryui.com/ …
- 2:31 PM Ticket #10929 (Datepicker deals with national date format) created by
- The problem with datepicker is that I can not predict in which format …
- 2:10 PM Ticket #10927 (on is not replacing live properly) closed by
- invalid: The example there isn't using event delegation at all. Please ask for …
- 1:32 PM Ticket #10928 ($(window).on() breaks in IE) created by
- I've got a set of code that uses the new
.on()
, which I'd like to … - 10:39 AM Ticket #10923 (backgroundPosition retrieval causes error in IE8 on DOM object created ...) closed by
- duplicate
- 8:39 AM Ticket #10926 (Wrap function doesn't wrap jQuery objects unless added to DOM) closed by
- invalid: Not a bug,
.wrap()
returns the original set. From the … - 5:04 AM Ticket #10927 (on is not replacing live properly) created by
- $(document).ready(function(){ $(document).on("click", function(){ …
- 4:56 AM Ticket #10926 (Wrap function doesn't wrap jQuery objects unless added to DOM) created by
- Hi there, It seems there is a dependency in wrap function which works …
- 3:11 AM Ticket #10797 (width() and height() mixed in mozilla with jq v 1.7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:11 AM Ticket #10789 (about the load of ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 29, 2011:
- 1:03 PM Ticket #10925 (support parsing JSON when cross-site request protection is prepended) created by
- There are well-known vulnerabilities around how JSON responses can be …
- 11:59 AM Ticket #10924 (Safari 5 Win (and others ?) prop/attr works great only with uppercase ...) created by
- With disabled and required attributes, prop/attr works fine on Firefox …
- 11:28 AM Ticket #10923 (backgroundPosition retrieval causes error in IE8 on DOM object created ...) created by
- I use Brandon Aarons, bgpos.js css hooks plugin to animate background …
- 10:27 AM Ticket #10922 (parents() followed by add() or andSelf reverses order) created by
- On jquery.com run […] adding .andSelf() reverses the list :( …
- 9:52 AM Ticket #10921 (Opera 11 - reordering selectors (comma separated) returns different ...) created by
- Shortly, in Opera 11.52 queries bellow return different results …
- 9:17 AM Ticket #10919 (piso) closed by
- invalid
- 9:02 AM Ticket #10920 (response from jSon) created by
- response from jSon like {"d":"something value"} is conflicting
- 8:54 AM Ticket #10919 (piso) created by
- ☼ ♥ ONE PESO FOR MY FUTURE ♥ ☼ Sir / Ma’am, I’m Reymar H. Orot …
- 8:30 AM Ticket #10918 (fadeIn/show a table row will add style='display: block' to the tr tag ...) created by
- This is may a duplicate of http://bugs.jquery.com/ticket/8629, …
- 7:18 AM Ticket #10917 (jquery min script has a comment bug) closed by
- invalid: The
//
is not a comment, it's part of a regex literal. The syntax … - 7:11 AM Ticket #10914 (Filter ':empty' does not work in 1.6.4) closed by
- invalid
- 7:10 AM Ticket #10917 (jquery min script has a comment bug) created by
- When ever I download a minified version of jquery and add that file in …
- 7:09 AM Ticket #10915 (jQuery 1.6 and after, incorrect feature detection for IE8) closed by
- invalid: This is not a bug, the bug was actually in 1.5.2. From the …
- 6:53 AM Ticket #10916 (this is the error message i am getting) closed by
- invalid: This is NOT the correct form! Please use the …
- 6:50 AM Ticket #10913 (jQuery.html() - removes double spaces on IE7 and IE8) closed by
- invalid: This is not a jQuery issue. Using `alert( …
- 6:22 AM Ticket #10916 (this is the error message i am getting) created by
- $("#datepicker").datepicker is not a function [Break On This Error] $( …
- 6:13 AM Ticket #10915 (jQuery 1.6 and after, incorrect feature detection for IE8) created by
- In jQuery 1.6 and after (tested in 1.6, 1.6.4, 1.7, 1.7.1) feature …
- 4:04 AM Ticket #10914 (Filter ':empty' does not work in 1.6.4) created by
- Filter ':empty' does not work in 1.6.4. In 1.6.3 it works fine. …
- 3:42 AM Ticket #10910 (Radio button attribute set to checked doesn't update UI) closed by
- invalid: Even though you should use
.prop()
to set thechecked
state, the … - 3:41 AM Ticket #10913 (jQuery.html() - removes double spaces on IE7 and IE8) created by
- 1. Set html value with double spaces: $("#list").html('<li>List item …
- 3:16 AM Ticket #10784 ($.removeData is not working in 1.7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:16 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 …
Note: See TracTimeline
for information about the timeline view.