Timeline
01/07/11:
- 23:55 Ticket #7924 (JSON name collision when using jQuery.ajax()) created by
- Version: jQuery 1.4.2 Browser: Firefox 3.6.13 with Firebug 1.6.1 OS: …
- 23:24 Ticket #7923 (Documentation bug: .text() does not always return CDATA) created by
- http://bugs.jquery.com/ticket/6827 was closed wontfix ("use .html()"). …
- 23:21 Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) created by
- In certain cases, handling of click and submit events registered through …
- 22:57 Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) closed by
- invalid: The documentation on animate() is rather …
- 18:09 Ticket #7860 (selector.css(name) returns inconsistently across browsers) closed by
- wontfix: I think the best resolution is to create a cssHook if you need to access …
- 16:26 Ticket #7921 (.click() does not trigger event bound with .toggle()) closed by
- invalid: toggle() is not intended to respond to the 'click' event, unless you …
- 16:20 Ticket #7921 (.click() does not trigger event bound with .toggle()) created by
- If an event handler is bound using .toggle(), […] There should be a way …
- 14:52 Changeset [368f2441f64e95fe5dfda318709e795833470903] by
-
- test/unit/ajax.js
- 14:32 Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: >For …
- 14:29 Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:13 Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) created by
- in jquery.qtip-1.0.0-rc3.js (and jquery.qtip-1.0.0-rc3.min.js) line 1896 …
- 13:59 Ticket #7918 ($(...).switchClass(...,...,"slow");) closed by
- invalid: The big red box on the "New Ticket" rather clearly states: >For jQuery …
- 08:41 Ticket #7919 ($.get behaves differently in i.e and firefox) created by
- i've used jquery $.get in my mvc application. I hava a list displaying …
- 08:05 Ticket #7836 (jquery attempts (improperly) to get ownerDocument of window.document) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #7835 (FadeOut and FadeIn) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:49 Ticket #7918 ($(...).switchClass(...,...,"slow");) created by
- If you transition between a certain color class to a different color …
- 04:06 Ticket #7909 (toggle(fn,fn) bug) closed by
- duplicate: Original submitter has posted a new ticket rather than updating this one. …
- 03:01 Ticket #7917 (.animate() when used with large groups of elements is not "in sync") created by
- Brought up by polyrhythmic in IRC - and also here: …
- 02:51 Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) created by
- I submitted the mistake is Jquery toggle (fn, fn) function in the table is …
- 00:16 Ticket #6498 (XHR abort() method not working in IE7.) reopened by
01/06/11:
- 23:45 Ticket #1414 (.submit() can fail if something has id="submit") closed by
- wontfix: After a lot of research and attempts to patch this over the last 2 days …
- 19:39 Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) created by
- $(this).stop().animate({ width:"250px", height:"250px", margin:"0" }, …
- 18:10 Ticket #7914 (.children() returns different result when passing a selector that uses ...) created by
- When passing a selector to $('#div2').children() in the form of …
- 17:59 Ticket #7896 (Spin-lock on incorrect selector formatting) closed by
- invalid: Malformed selector strings are not jQuery bugs.
- 17:57 Ticket #7888 (.is(':visible') returns different values for different browsers) closed by
- worksforme: Tested with jQuery 0 GIT http://jsfiddle.net/rwaldron/XhS6g/
- 17:47 Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) closed by
- duplicate
- 17:33 Ticket #7913 (Animate bug with col in Chrome) closed by
- invalid: Please read the following, which was written by Ian Hickson …
- 16:12 Ticket #7913 (Animate bug with col in Chrome) created by
- It seems that animating a col width to 0 is broken in Chrome (Linux) by …
- 15:04 Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) created by
- To calculate the start value of a property being animated, …
- 14:49 Ticket #7907 (.focus() does not work on <area> but should according to w3c) closed by
- duplicate: As #7903 contains significantly more detail on this bug and I believe them …
- 13:59 Ticket #7911 (Jquery uses DOM before it's fully loaded [IE8 , opacity, cssHooks , ...) created by
- In IE8 Jquery tries to get the opacity of an element before the DOM is …
- 13:29 Ticket #7910 (event.target is maybe undefined i) created by
- in jQuery.event.special.change.filters.beforeactivate is event.target …
- 12:38 Ticket #7909 (toggle(fn,fn) bug) created by
- […] […]
- 11:38 Ticket #7908 (jQuery('#checkbox').click() does not trigger change() event) created by
- Don't know if this is inteded, but if I click with the mouse on a checkbox …
- 11:11 Ticket #7907 (.focus() does not work on <area> but should according to w3c) created by
- Setting the focus to an <area> does not work. However if you use the …
- 07:45 Ticket #7831 (JQuery 1.3.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:45 Ticket #7830 (Browsers autofill feature dosen't fire .change event) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:36 Ticket #7906 (eq() selector not working in 1.4.4 with previous adjacent selectors) closed by
- fixed: While the [ http://docs.jquery.com/How_to_Report_Bugs bug reporting …
- 00:43 Ticket #7906 (eq() selector not working in 1.4.4 with previous adjacent selectors) created by
- In 1.4.2, the following selector produces a set of one element: …
- 00:26 Changeset [1ca82ccd9489f11d3a8fbdd8a32b4c164ffaf483] by
-
- src/ajax.js
- src/core.js
- test/unit/core.js
- 00:21 Ticket #7905 (UI switchClass not working with jQuery 1.4.4 and UI 1.8.7) closed by
- duplicate: This is a duplicate of an invalid bug. See the cross-referenced ticket …
- 00:18 Changeset [47e4cc1a0f3f26cf86d485fd53066503c4272e6b] by
-
- src/core.js
- 00:17 Changeset [c43b078c6911027fd4124d542446ad0098662f6a] by
-
- Makefile
- Rakefile
- build.xml
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- test/index.html
- 00:08 Ticket #7905 (UI switchClass not working with jQuery 1.4.4 and UI 1.8.7) created by
- I was creating a new website and installed the latest jQuery and UI. I …
01/05/11:
- 21:44 Changeset [e56de77df90e50b9999a02e57241b1cf498b0fe4] by
-
- src/ajax.js
- src/core.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- test/unit/ajax.js
- test/unit/core.js
- 21:26 Changeset [ae6655bcb6d852b79df2ddc5545832c5d08936f4] by
-
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 18:32 Changeset [8099cdce800d45109b961e3521fc0080e9a876c6] by
-
- src/css.js
- test/unit/css.js
- 15:52 Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) closed by
- duplicate
- 15:29 Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) created by
- When doing: […] the context for the selector defaults to element, …
- 15:02 Ticket #7902 (unique ways) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Because your …
- 14:15 Ticket #7903 (.attr() does not recognize "shape" in <area>) created by
- In <area>-tags the shape-attribute is not recognised by .attr() Deleting …
- 05:20 Ticket #7902 (unique ways) created by
- IE, V1.4.1 - 1.4.4 problems in unique ways
- 04:37 Ticket #7901 (Subclassing) created by
- [ https://github.com/deadlyicon/jquery/commit/4024e67d0f352e4a095f93456bc8e6 …
- 04:05 Ticket #7900 (Create and document interface to jQuery.event.props) created by
- jQuery.event.props maintains a list of properties to copy to the jQuery …
- 03:29 Changeset [cbf591152c9f61381e552c9a15bb7c339f1451a9] by
-
- src/ajax.js
- src/core.js
- test/unit/core.js
- 03:18 Ticket #7899 ([autocomplete] matchContains: false doesn't work in demo/json.html) closed by
- invalid: This is the bug tracker for jQuery Core and *only* jQuery Core, not issues …
- 02:58 Ticket #7899 ([autocomplete] matchContains: false doesn't work in demo/json.html) created by
- Hi, in demo/json.html, matchContains: false doesn't work. Thanks, …
01/04/11:
- 22:13 Ticket #7898 (replaceWith() terribly slow in IE8) created by
- When using $('elm').replaceWith(string) where elm has multiple nested …
- 21:30 Ticket #7897 (Descendant id selector bug in IE when running in IE7 mode) created by
- Descendant id selector does not work in IE when running in IE7 mode …
- 19:32 Ticket #7891 (jQuery.blur() and focus() don't behave as expected, behave differently ...) closed by
- invalid: Thanks for the report, but this is not a jQuery bug, just a confusing …
- 19:00 Ticket #7896 (Spin-lock on incorrect selector formatting) created by
- A minor bug here, only affecting badly formatted selectors. In some cases …
- 16:57 Ticket #7895 ($.datepicker.parseDate) closed by
- invalid: This tracker you submitted your bug on is for core bugs only and you will …
- 16:35 Ticket #7895 ($.datepicker.parseDate) created by
- $.datepicker.parseDate('mm/dd/y', "01/03/11"); return in 20th century as …
- 15:57 Ticket #7894 (Selector option:gt(-1) doesn't work) closed by
- wontfix
- 14:52 Changeset [4ab94a578ee7760c4e44bafa56139af82c40028b] by
-
- MIT-LICENSE.txt
- 14:38 Ticket #7894 (Selector option:gt(-1) doesn't work) created by
- very similar to #5550 but with a use case that's imho not invalid: In …
- 13:30 Ticket #7889 (.val() not setting selected option) closed by
- duplicate: This bug is already fixed in the jQuery GIT 0 version, which you can test …
- 10:00 Ticket #7893 (qqqqqq) closed by
- invalid: Given this bug report has no descriptive/useful/meaningful title, context …
- 08:35 Ticket #7893 (qqqqqq) created by
- $('#submit').click(function(){ var rdynam = $('#ajxnam').html(); var …
- 08:24 Ticket #7892 (In Chrome, modifying the data attribute in beforeSend, sets the ...) closed by
- worksforme: Thanks for taking the time to make a bug report. Using the latest copy …
- 00:45 Ticket #7892 (In Chrome, modifying the data attribute in beforeSend, sets the ...) created by
- I'm not sure what the expected behavior for modifying the settings object …
01/03/11:
- 23:10 Ticket #7891 (jQuery.blur() and focus() don't behave as expected, behave differently ...) created by
- I'm having problems where jQuery.blur() and focus() are not producing the …
- 22:11 Ticket #7890 (add class ui effects don't work with 1.4.4) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker! It would …
- 20:00 Ticket #7890 (add class ui effects don't work with 1.4.4) created by
- Add class ui effects don't work with 1.4.4. They don't work on the website …
- 18:56 Ticket #7889 (.val() not setting selected option) created by
- .val() when used to set an option selected in a select element fails in …
- 13:08 Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) closed by
- wontfix: Firefox 1.5 is no longer supported
- 13:01 Ticket #7888 (.is(':visible') returns different values for different browsers) created by
- Hi, I noticed that the method .is(':visible') returns a different value …
- 11:45 Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) created by
- if ( !s.async ) {
- 10:37 Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) created by
- FadeIn / FadeOut works fine on static content. bug : FadeIn / FadeOut …
- 02:58 Ticket #7885 (jQuery .offset doesn't property works when current offset is float (which ...) created by
- == Applies to == FireFox 3.6.13 == How to reproduce == 1. jQuery …
01/02/11:
- 22:52 Ticket #3537 (Patch: support Ajax functions for URI schemes other than http:, https: and ...) closed by
- wontfix: We don’t support anything other than HTTP in Core; if you want to use …
- 22:50 Ticket #1611 (inserting html into iframe evals scripts in parent context) closed by
- patchwelcome: I believe we decided we are not going to go out of our way to provide …
- 21:17 Ticket #5534 (Ajax does not work in html help (chm) files) closed by
- wontfix: Non-HTTP requests are not supported in Core.
- 14:38 Ticket #7884 ($.ajax error is called twice) closed by
- worksforme: I just tested this with jQuery 0 GIT and the issue no longer exists.
- 13:36 Ticket #7884 ($.ajax error is called twice) created by
- As you can see in this example, error is called twice. $.ajax error is …
- 00:55 Ticket #7756 (mouseover and mouseout events are not fired within live in 1.4.4) closed by
- duplicate
- 00:46 Ticket #6880 (Add compatibility to be able to 'trigger' mouseleave/mouseenter special ...) closed by
- duplicate
01/01/11:
- 20:59 Ticket #7822 (jQuery Mobile dropping stylesheets) closed by
- invalid: Thanks for taking the time to submit a detailed report on your bug. As …
- 17:26 Ticket #7883 (.delegate (and .live) should accept false as the fn arg, like .bind) created by
- Just like .bind, .delegate (and .live) should accept false as a …
- 10:21 Ticket #7882 (Issues creating an account on jQuery.com) created by
- Unable to create an account on jquery.com. Clicking Log In/Create Account …
- 07:39 Ticket #7802 (callback is fired although .stop() is used) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:39 Ticket #7800 (Jquery issue with anchor tag) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:05 Ticket #7557 (outerWidth()) closed by
- worksforme: Yay for quick release cycles. This is fixed in currently available release …
12/31/10:
- 23:03 Ticket #7867 (JQuery ajax request setting Content-Type to ...) closed by
- wontfix: Set data to null or undefined if you don’t want this to happen.
- 22:57 Ticket #7573 (Performance Optimization for: getData/setData/changeData) closed by
- duplicate: I’ma merge this into the newer ticket of the same thread.
- 21:34 Ticket #1124 (Please extend the document ready function to include document object in ...) closed by
- wontfix: Any cross-frame accesses run afoul of both security and memory-leak …
- 20:57 Ticket #7881 (Make compatible with XHR 2) created by
- Don't force sending the header content-type when doing a ajax call. …
- 20:03 Ticket #6876 (Newline in form data should be encoded as CRLF pair) closed by
- fixed: When serializing text, encode all line breaks as CRLF pairs per the …
- 19:56 Changeset [eed3803c98bf5c074e40aad12f2e91435bf81154] by
-
- src/ajax.js
- test/unit/ajax.js
- 18:15 Ticket #7874 (IE7 attribute selector bug) closed by
- duplicate
- 18:04 Ticket #7879 (problem with dialog display) closed by
- invalid: ARE YOU IN THE RIGHT PLACE? For jQuery Core or Official jQuery Plugins …
- 15:08 Ticket #7876 (IE dblclick documentation error) closed by
- fixed: Ah, okay, I see what you are saying. The docs wording is ambiguous. I …
- 09:43 Ticket #7879 (problem with dialog display) created by
- hi, i was using jQuery-1.3.2, i was facing the problem in IE7 and IE8 …
- 08:00 Ticket #7788 (Error thrown when closest() calls matchesSelector method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:21 Changeset [7e2810fa950f24055384e0b3be5b282183540c39] by
-
- Makefile
- Rakefile
- build.xml
- src/ajax.js
- src/attributes.js
- src/core.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/intro.js
- …
- 03:15 Changeset [6fb9759a75bf2b9a2aa3a8fce9cd7afc011d8c4f] by
-
- src/core.js
- test/unit/core.js
- 03:15 Changeset [3c6f1380fa67542ff8c67d6363a865ae3ec23516] by
-
- src/ajax.js
- 03:15 Changeset [6dbffb8596a9c96c68386ecc2d95da25b9dee369] by
-
- src/ajax.js
- src/core.js
- test/unit/core.js
- 03:15 Changeset [6165cc45b7f673aa0d9daf33659a2783f68a45ac] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- test/unit/ajax.js
- 03:13 Changeset [2a5c16f217416a7cb5afce72a0f25c66d074fc0c] by
-
- src/ajax.js
- 03:13 Changeset [981d1e08eb00f4b5c29ad1f3977a45e30c93ad70] by
-
- Makefile
- Rakefile
- build.xml
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- test/index.html
- test/unit/ajax.js
- 03:05 Changeset [6f53be1839b10486c624e07595533d57c602eda5] by
-
- src/ajax.js
- src/xhr.js
- 03:05 Changeset [240d8b681e222dcbc50192331ed7ba00b0e07e0e] by
-
- src/core.js
- test/unit/core.js
- 03:05 Changeset [23d455b4469f2b47363c21867aad271d6930f112] by
-
- src/core.js
- test/unit/core.js
- 03:05 Changeset [fd63416ab191c9c757ba8ca155f2656fcc8ce000] by
-
- src/xhr.js
- 03:05 Changeset [2d4001b82c6325ac6a767294e96a8af8f920f7cd] by
-
- src/core.js
- src/xhr.js
- test/unit/core.js
- 03:05 Changeset [22e28b01e60e87b2454f88ca128fb84916b13564] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/xhr.js
- test/unit/ajax.js
- 03:05 Changeset [524bf39400e12db84e6857988d431c2c8ca7b2fb] by
-
- src/core.js
- 03:05 Changeset [5bfbe7eaf6481cfda6f2c790fa070d58e1abc74d] by
-
- src/core.js
- 03:05 Changeset [d5bb001b9a3cbe0753d11f7c20cede83e9c2d775] by
-
- src/ajax.js
- 03:05 Changeset [e29ebbc199ecf1d2c9f5b7de9113f34e818ffe11] by
-
- src/ajax.js
- 03:02 Changeset [2fec5dbecd3dc6d2acfcb4df28d29638637ac579] by
-
- src/core.js
- 03:01 Changeset [39d96ab8c55a044deccaff0ef8bc2c5813656368] by
-
- src/core.js
- 02:56 Changeset [43828b7482d33e4ee96f482779b98528b7266ea2] by
-
- src/core.js
- 02:56 Changeset [fef0f63526df8c4e186780c742fbcd717424581b] by
-
- src/ajax.js
- src/xhr.js
- 02:53 Changeset [4c49c87d4daf7a5eb1b98a4d324ee599508cf1be] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 02:49 Changeset [c072dbd4e283f2e601b0004920c46d2e6b62f899] by
-
- src/core.js
- 02:49 Changeset [5bacb53866dbc3fbb36202a25c756a4ea2fd5965] by
-
- src/core.js
- src/xhr.js
- test/unit/core.js
- 00:39 Ticket #7877 (getData/setData/changeData events need tech review and docs) created by
- The data events have unusual behavior and are currently not documented at …
Note: See TracTimeline
for information about the timeline view.
