Timeline
12/07/11:
- 23:51 Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) closed by
- invalid: That's because modifying options.dataType won't do a thing: $.ajax() …
- 23:24 Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) closed by
- cantfix: It's a problem with .is(), which is used by the event delegation: […] …
- 22:27 Ticket #10976 (ie7/8 seem to have problems with a[href="#"]) created by
- Here's a test case http://jsbin.com/efalod/3 Seems to only be a problem …
- 21:51 Ticket #10935 (isNumeric return true on array with only one numeric value) closed by
- worksforme: What is there to change? That behaviour is correct. …
- 21:01 Ticket #10546 (.live not working on iOS 5) closed by
- cantfix: Unfortunately, we cannot fix this in core. There is a workaround but it …
- 18:08 Ticket #10973 (ie8: can't move focus to the control because it is invisible, not enabled, ...) closed by
- duplicate: Add a jsfiddle testcase to the original ticket showing the issue, and I'll …
- 18:05 Ticket #10975 (AJAX: Dynamically modifying the options.dataType in an ajaxPrefilter ...) created by
- I'm writing an app against a backend that I don't have access to. The …
- 17:04 Ticket #10971 (Support for "input" event in textfield) closed by
- duplicate: This was already voted down in 1.7.
- 17:01 Ticket #10972 (AJAX cache option for scripts is ALWAYS false) closed by
- worksforme: http://jsfiddle.net/timmywil/br2BG/ Note that the query string is not …
- 16:22 Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) closed by
- invalid: http://www.w3.org/TR/html/dtds.html <!-- Each label must not contain …
- 16:16 Ticket #10974 (Input buttons inside labels - Only first 'click' bind works) created by
- Here is an example, click on 1111 it works fine. click on 2222 notice it …
- 13:24 Ticket #10973 (ie8: can't move focus to the control because it is invisible, not enabled, ...) created by
- original ticket (10859) was closed by trac-o-bot. comment was: I'm …
- 13:09 Ticket #10972 (AJAX cache option for scripts is ALWAYS false) created by
- To improve performance my a website, I tried to allow caching of several …
- 11:15 Ticket #10971 (Support for "input" event in textfield) created by
- I think a .onInputChange method would be useful to detect the change of a …
- 09:36 Ticket #10970 (The .on() selector parameter doesn't work with :not(:first) selector) created by
- I'm using the .on() selector in this manner: […] and it works. If I …
- 09:19 Ticket #10969 (I using dataFilter in $.ajax() function and success function handler get ...) created by
- you can contact me via nap_xer@…
- 08:49 Ticket #10968 (:hover not working on selector starting with a number) closed by
- invalid: ID's aren't allowed to start with a number: …
- 08:32 Ticket #10968 (:hover not working on selector starting with a number) created by
- $('#30foo:hover') is throwing an error : "Syntax error, unrecognized …
- 08:03 Ticket #10859 (Can't move focus to the control because it is invisible, not enabled, or ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:37 Ticket #10967 (.promise() does not attach methods onto target) created by
- Documentation for .promise() ( http://api.jquery.com/promise/) states "If …
- 01:55 Ticket #10966 (Autocomplete demo doesn't work) closed by
- invalid: This is the jQuery core bug tracker. Also, the correct autocomplete demo …
- 01:50 Ticket #10966 (Autocomplete demo doesn't work) created by
- The autocomplete demo doesn't work in Firefox or Chrome 16.0.912.59 on OS …
- 01:37 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. …
12/06/11:
- 22:21 Ticket #10796 (Bug in IE7 with $('#el').css.('background-position')) closed by
- fixed: Fix #10796. Allow IE<9 to retrieve uncomputed styles. Changeset: …
- 22:21 Ticket #10819 (Eliminate "this.on.call(this, ") closed by
- fixed: Remove unnec .call( this... from one: function() {}. Fixes #10819 …
- 22:21 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. …
- 22:21 Ticket #10466 (jQuery.param() mistakes wrapped primitives for deep objects) closed by
- fixed: Fix #10466. jQuery.param() should treat object-wrapped primitives as …
- 22:21 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 chainable. …
- 21:53 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 …
- 18:56 Ticket #10867 (jQuery.extend replaces the target object when deep extend is explicitly ...) closed by
- wontfix
- 18:52 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
- 18:40 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.
- 18:38 Ticket #10963 (cannot call ajax in jquery 1.5) closed by
- invalid: Wrong place. Try the forums or StackOverflow. The bug tracker is for bugs …
- 18:35 Ticket #10159 (.outerHeight() returns positive value for <script> elements) closed by
- wontfix
- 18:34 Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) reopened by
- 18:33 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.
- 15:41 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 when …
- 13:29 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: …
- 11:53 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.
- 11:51 Ticket #4624 (Charset in default ajaxSettings.contentType) reopened by
- 11:46 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 …
- 10:51 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.
- 10:41 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 following …
- 10:27 Ticket #10959 (ajaxStop() does not work) closed by
- invalid
- 09:54 Ticket #10959 (ajaxStop() does not work) created by
- I'm using ajaxStart() and ajaxStop() to handle the "Loading..." messages.. …
- 08:51 Ticket #10958 (1.7.1 & IE6 issue) created by
- This is not loading correctly in IE6: …
- 07:54 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 …
- 04:50 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 in …
- 02:25 Ticket #10956 (post intercepts pdf download) closed by
- invalid: This sounds like a question for the forum, or stackoverflow.
- 02:24 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.
- 02:07 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 10 …
- 00:15 Ticket #10956 (post intercepts pdf download) created by
- I use post method to call a php page with a few parameters. PHP page does …
- 00:04 Ticket #10950 (dynamic Iframe $.support) closed by
- invalid: In order to run the support tests for the iframe, jQuery must be loaded in …
- 00:02 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 into …
12/05/11:
- 21:41 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 code,Any …
- 21:13 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 parameter …
- 19:33 Ticket #10953 (AJAX default contentType should include the charset) created by
- Tomcat (6, at least) uses ISO-8859-1 as default charset, when not …
- 18:22 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 to …
- 17:35 Ticket #10951 (.val() raises cannot call method 'toLowerCase') closed by
- invalid: From the docs: > At present, the only …
- 17:10 Ticket #10951 (.val() raises cannot call method 'toLowerCase') created by
- If I ask for the value of a regular object like $({test: 0}).val() should …
- 15:29 Ticket #10950 (dynamic Iframe $.support) created by
- I use jQuery to create an iframe, and with a …
- 12:22 Ticket #10851 (White flash during page load (Firefox)) closed by
- wontfix
- 12:18 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 …
- 11:12 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 …
- 08:04 Ticket #10838 (Opera .slideToggle() bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:44 Ticket #10949 (Paging issue) closed by
- invalid: This doesn't seem to be a jQuery core bug. Please ask for help on the …
- 01:04 Ticket #10949 (Paging issue) created by
- I have an application which shows the data across several pages in …
12/04/11:
- 15:22 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 with …
- 11:44 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 climb …
12/03/11:
- 22:14 Ticket #10947 (Remove redundant return value in $.Callbacks) closed by
- invalid: And that's why we test. :)
- 20:55 Ticket #10947 (Remove redundant return value in $.Callbacks) created by
- https://github.com/jquery/jquery/blob/master/src/callbacks.js#L213-215 …
- 12:43 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 …
- 11:04 Ticket #10946 (unified event binder for click and dblclick) created by
- In local system much of the actions could be fired with double clicking. …
- 00:08 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 $.ajax() …
12/02/11:
- 22:56 Ticket #10943 (JQuery 1.7.1 does not properly set tabindex property on cloned element in ...) created by
- JQuery 1.7.1 does not properly set tabindex property on cloned element in …
- 20:54 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 as …
- 08:32 Ticket #10941 (When the same request multiple jsonp, browser through a ...) created by
- First, I do not define the window[jsonpCallback] function, jQuery will …
12/01/11:
- 18:45 Ticket #10940 ($(XML.childNodes[1]).find('something').each IE9 buggy response) created by
- jquery $(XML.childNodes[1]).find('something').each responds differently in …
- 17:00 Ticket #10939 (form.attr('method') returns undefined in IE7) closed by
- invalid: Only GET and POST are allowed by the spec. …
- 16:55 Ticket #10939 (form.attr('method') returns undefined in IE7) created by
- See the following jsfiddle: http://jsfiddle.net/Q4jhX/
- 14:10 Ticket #10938 (change event not working in Internet Explorer (IE7)) created by
- $(function () { $("input:file").change(function () { …
- 14:04 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 …
- 14:02 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 …
- 13:37 Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) closed by
- duplicate
- 13:24 Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) created by
- The code contains both, and from …
- 12:42 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 …
- 11:37 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 )We …
- 09:42 Ticket #10933 (jQuery parseJSON not parsing properly) created by
- Windows 7 Home Premium, Chrome 15, jQuery 1.6.4 & 1.7.1 My Stackoverflow …
- 09:36 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 table …
- 09:00 Ticket #10921 (Opera 11 - reordering selectors (comma separated) returns different number ...) closed by
- duplicate: This appears to be a bug with Opera's querySelectorAll.
- 07:49 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 …
- 06:30 Ticket #10931 (Unit tests shouldn't require internet access) created by
- I was working on jQuery while waiting for internet service to be restored …
- 01:30 Ticket #10930 (Documentation bug: Change "internals" category name.) created by
- (Low priority) Documentation bug: After having a discussion on …
11/30/11:
- 19:51 Ticket #10929 (Datepicker deals with national date format) closed by
- invalid: This is NOT the correct form! Please use the [ http://dev.jqueryui.com/ …
- 19:31 Ticket #10929 (Datepicker deals with national date format) created by
- The problem with datepicker is that I can not predict in which format I …
- 19:10 Ticket #10927 (on is not replacing live properly) closed by
- invalid: The example there isn't using event delegation at all. Please ask for help …
- 18:32 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 bind …
- 15:39 Ticket #10923 (backgroundPosition retrieval causes error in IE8 on DOM object created in ...) closed by
- duplicate
- 13:39 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 …
- 10:04 Ticket #10927 (on is not replacing live properly) created by
- $(document).ready(function(){ $(document).on("click", function(){ …
- 09:56 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 …
- 08:11 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 …
- 08:11 Ticket #10789 (about the load of ajax) 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.
