Timeline
Jan 9, 2011:
- 8:51 PM Changeset [b78e3fc]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:39 PM Changeset [bed64e6]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 8:34 PM Changeset [8d28f41]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 8:16 PM Changeset [628bacc]1.12-stable2.2-stablekillphp by
- src/offset.js
- 7:41 PM Tickets #3879,6655 batch updated by
- fixed: Ensure that buildFragment clones elements properly in all browsers. …
- 7:41 PM Changeset [c5c1f18]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 7:38 PM Changeset [b14f028]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/core.js
- test/unit/manipulation.js
- 7:11 PM Changeset [d03d2e9]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 6:52 PM Changeset [84319aa]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 6:36 PM Ticket #7608 (Opera 10.63 - animate width fails when inline style initialized to ...) closed by
- fixed: Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer …
- 6:34 PM Changeset [012f0c3]1.12-stable2.2-stablekillphp by
- src/css.js
- 6:15 PM Ticket #7931 (scrollTop and scrollLeft setters return null when called on empty ...) created by
- Both the
$.fn.scrollTop
and$.fn.scrollLeft
setters returnnull
… - 5:26 PM Ticket #7054 (Memory leaks when bind custom event in IE8) closed by
- fixed: Ensure that the DOM element ref in an event handler is removed by …
- 5:25 PM Changeset [fcf6237]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:22 PM Changeset [4e86766]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:58 PM Changeset [e2941d5]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/index.html
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/css.js
- test/unit/data.js
- test/unit/dimensions.js
- test/unit/effects.js
- test/unit/event.js
- …
- 4:58 PM Changeset [80af46e]1.12-stable2.2-stablekillphp by
- src/queue.js
- 4:56 PM Changeset [885d06c8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 4:52 PM Changeset [8e59a99]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/queue.js
- test/unit/attributes.js
- test/unit/data.js
- test/unit/effects.js
- test/unit/event.js
- 4:20 PM Changeset [1d1d4fe]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 3:50 PM Ticket #5812 (Should look for =%3F in addition to =?) closed by
- fixed: Fixes #5812. =? will be detected even when it has been escaped during …
- 3:50 PM Ticket #5803 (Set JSONP dataType is jsonpCallback is used) closed by
- fixed: Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as …
- 3:48 PM Changeset [8c8bd3b]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- test/unit/ajax.js
- 3:19 PM Changeset [62a1a1a]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 3:14 PM Ticket #4545 (Local scripts loaded from $.getScript fail if an external script is ...) closed by
- duplicate: Incidently, this is a duplicate of #7862.
- 2:31 PM Changeset [0f28835]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:43 PM Ticket #7929 (jQuery production size is a fake!) closed by
- invalid: As I recall, 28k is the size when gzipped.
- 1:11 PM Ticket #7930 (Methods on custom objects are being called when an event with the same ...) created by
- I don't understand why this happens: […] Why is …
- 11:27 AM Changeset [7bc5386]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 11:01 AM Ticket #4958 (ajax methods fail in IE for content types ending in +xml) closed by
- fixed: The new ajax implementation will do the parsing automatically.
- 11:00 AM Ticket #4807 (Offline $.ajax call in IE$ get response as String) closed by
- fixed: The new ajax implementation will automagically parse text as xml if …
- 10:58 AM Ticket #3442 (JSONP should provide abort method) closed by
- fixed: You can abort any request, no matter its type in the new ajax.
- 10:53 AM Ticket #5955 (datatype=jsonp is ignored if request is local) closed by
- fixed: Fixes #5955. Option crossDomain now forces ajax to consider a request …
- 10:52 AM Ticket #5501 (Implement dataFilter/processData for script requests) closed by
- fixed: Fixed in rewrite. Though dataFiler will never be called for …
- 10:50 AM Changeset [5a5f678]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 10:32 AM Changeset [c55a76a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:54 AM Ticket #7929 (jQuery production size is a fake!) created by
- I don't know how 72kb can be 28kb. I just achieved that small size …
- 7:05 AM Ticket #7928 (Firefox gives wrong height and width for percentage-styled elements ...) created by
- Setup: An outer document that contains a …
- 1:34 AM Ticket #4462 (allow for signing json/jsonp urls via an additional callback paramater ...) closed by
- fixed
- 1:33 AM Ticket #5500 (Implement beforeSend/ajaxSend for script requests) closed by
- fixed
- 12:39 AM Ticket #6693 (Add cross-browser XML parsing support) closed by
- fixed: The branch has been merged in so this is fixed, except I'd very much …
- 12:24 AM Ticket #7461 ($.ajax(this) no longer allows "retries".) closed by
- fixed: Added a test for retrying a request on error using jQuery.ajax(this). …
- 12:24 AM Ticket #7465 (Incorrect checking for cross-site XHR) closed by
- fixed: Fixes #7465. Reworked the regexp and associated test for cross-domain …
- 12:24 AM Ticket #7868 (AJAX error handler doesn't get access to the responseText, regression) closed by
- fixed: Fixes #7868. ResponseText is now properly propagated for error …
- 12:24 AM Ticket #7881 (Make compatible with XHR 2) closed by
- fixed: Fixes #7881. Setting contentType to false will prevent the …
- 12:19 AM Changeset [63487505]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 12:01 AM Changeset [afefb4f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
Jan 8, 2011:
- 11:09 PM Ticket #7519 ($.getCSS for v1.5) closed by
- wontfix: Determining when the stylesheet has been loaded is really tricky. You …
- 10:53 PM Changeset [d515068e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- test/data/errorWithText.php
- test/unit/ajax.js
- 10:28 PM Changeset [69497c3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/headers.php
- test/unit/ajax.js
- 10:03 PM Changeset [98c6c4b]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 9:05 PM Ticket #7908 (jQuery('#checkbox').click() does not trigger change() event) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You are …
- 5:48 PM Ticket #7885 (jQuery .offset doesn't property works when current offset is float ...) closed by
- patchwelcome: Related to 7730. If Firefox decides to mangle the offset values there …
- 4:39 PM Ticket #6498 (XHR abort() method not working in IE7.) closed by
- fixed
- 12:25 PM Ticket #7927 (Array unique) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery Project. jQuery …
- 10:33 AM Ticket #7927 (Array unique) created by
- Why isn't there a function in jQuery like
unique()
, but for arrays? … - 3:36 AM Ticket #7926 (Trouble with height/width definition of the Microsoft.Matrix ...) created by
- Have a element style: .el{ filter: …
- 3:07 AM Ticket #7845 (Memory leak in globalEval in core.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7844 (Memory leak in offset initialize) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7843 (Memory leak in clean method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7842 (Mmeory leak in support code) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 7, 2011:
- 11:13 PM Ticket #7861 (FF 3.6.13 attempt to get the css("left") value) closed by
- duplicate: Thanks for the test case. As there is way more information on this …
- 10:28 PM Ticket #7898 (replaceWith() terribly slow in IE8) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:42 PM Ticket #7925 (UI position() utility with collision can change element width) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 8:41 PM Ticket #7923 (Documentation bug: .text() does not always return CDATA) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 8:17 PM Ticket #7925 (UI position() utility with collision can change element width) created by
- If an element does not have a width, then using position() with …
- 7:30 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- worksforme
- 7:30 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) reopened by
- 7:29 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:55 PM 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: …
- 6:24 PM Ticket #7923 (Documentation bug: .text() does not always return CDATA) created by
- http://bugs.jquery.com/ticket/6827 was closed wontfix ("use .html()"). …
- 6:21 PM 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 …
- 5:57 PM Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) closed by
- invalid: The documentation on animate() is …
- 1:09 PM 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 …
- 11:26 AM 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 … - 11:20 AM Ticket #7921 (.click() does not trigger event bound with .toggle()) created by
- If an event handler is bound using .toggle(), […] There should be a …
- 9:52 AM Changeset [368f2441]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:32 AM 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: …
- 9:29 AM 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 …
- 9:13 AM 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 …
- 8:59 AM Ticket #7918 ($(...).switchClass(...,...,"slow");) closed by
- invalid: The big red box on the "New Ticket" rather clearly states: >For …
- 3:41 AM 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 …
- 3:05 AM 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 …
- 3:05 AM Ticket #7835 (FadeOut and FadeIn) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 6, 2011:
- 11:49 PM Ticket #7918 ($(...).switchClass(...,...,"slow");) created by
- If you transition between a certain color class to a different color …
- 11:06 PM Ticket #7909 (toggle(fn,fn) bug) closed by
- duplicate: Original submitter has posted a new ticket rather than updating this …
- 10:01 PM 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: …
- 9:51 PM 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 …
- 7:16 PM Ticket #6498 (XHR abort() method not working in IE7.) reopened by
- 6:45 PM 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 …
- 2:39 PM 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" }, …
- 1:10 PM 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 … - 12:59 PM Ticket #7896 (Spin-lock on incorrect selector formatting) closed by
- invalid: Malformed selector strings are not jQuery bugs.
- 12:57 PM Ticket #7888 (.is(':visible') returns different values for different browsers) closed by
- worksforme: Tested with jQuery 0 GIT http://jsfiddle.net/rwaldron/XhS6g/
- 12:47 PM Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) closed by
- duplicate
- 12:33 PM Ticket #7913 (Animate bug with col in Chrome) closed by
- invalid: Please read the following, which was written by Ian Hickson …
- 11:12 AM Ticket #7913 (Animate bug with col in Chrome) created by
- It seems that animating a col width to 0 is broken in Chrome (Linux) …
- 10:04 AM Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) created by
- To calculate the start value of a property being animated, …
- 9:49 AM 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 …
- 8:59 AM 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 …
- 8:29 AM Ticket #7910 (event.target is maybe undefined i) created by
- in jQuery.event.special.change.filters.beforeactivate is event.target …
- 7:38 AM Ticket #7909 (toggle(fn,fn) bug) created by
- […] […]
- 6:38 AM 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 …
- 6:11 AM 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 …
- 2:45 AM Ticket #7831 (JQuery 1.3.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:45 AM 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 …
- 1:36 AM 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 …
Jan 5, 2011:
- 7:43 PM 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: …
- 7:26 PM Changeset [1ca82ccd]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/core.js
- test/unit/core.js
- 7:21 PM 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 …
- 7:18 PM Changeset [47e4cc1]1.12-stable2.2-stablekillphp by
- src/core.js
- 7:17 PM Changeset [c43b078]1.12-stable2.2-stablekillphp by
- Makefile
- Rakefile
- build.xml
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- test/index.html
- 7:08 PM 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 …
- 4:44 PM Changeset [e56de77d]1.12-stable2.2-stablekillphp 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
- 4:26 PM Changeset [ae6655b]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 1:32 PM Changeset [8099cdc]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 10:52 AM Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) closed by
- duplicate
- 10:29 AM Ticket #7904 ($(element).add(selector) incorrectly uses element as the default context) created by
- When doing: […] the context for the selector defaults to element, …
- 10:02 AM Ticket #7902 (unique ways) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Because your …
- 9:15 AM Ticket #7903 (.attr() does not recognize "shape" in <area>) created by
- In <area>-tags the shape-attribute is not recognised by .attr() …
- 12:20 AM Ticket #7902 (unique ways) created by
- IE, V1.4.1 - 1.4.4 problems in unique ways
Jan 4, 2011:
- 11:37 PM Ticket #7901 (Subclassing) created by
- [https://github.com/deadlyicon/jquery/commit/4024e67d0f352e4a095f93456b …
- 11:05 PM Ticket #7900 (Create and document interface to jQuery.event.props) created by
- jQuery.event.props maintains a list of properties to copy to the …
- 10:29 PM Changeset [cbf5911]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/core.js
- test/unit/core.js
- 10:18 PM 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 …
- 9:58 PM Ticket #7899 ([autocomplete] matchContains: false doesn't work in demo/json.html) created by
- Hi, in demo/json.html, matchContains: false doesn't work. …
- 5:13 PM Ticket #7898 (replaceWith() terribly slow in IE8) created by
- When using $('elm').replaceWith(string) where elm has multiple nested …
- 4:30 PM 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 …
- 2:32 PM 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 …
- 2:00 PM Ticket #7896 (Spin-lock on incorrect selector formatting) created by
- A minor bug here, only affecting badly formatted selectors. In some …
- 11:57 AM Ticket #7895 ($.datepicker.parseDate) closed by
- invalid: This tracker you submitted your bug on is for core bugs only and you …
- 11:35 AM Ticket #7895 ($.datepicker.parseDate) created by
- $.datepicker.parseDate('mm/dd/y', "01/03/11"); return in 20th century …
- 10:57 AM Ticket #7894 (Selector option:gt(-1) doesn't work) closed by
- wontfix
- 9:52 AM Changeset [4ab94a5]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- 9:38 AM 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 …
- 8:30 AM Ticket #7889 (.val() not setting selected option) closed by
- duplicate: This bug is already fixed in the jQuery GIT 0 version, which you can …
- 5:00 AM Ticket #7893 (qqqqqq) closed by
- invalid: Given this bug report has no descriptive/useful/meaningful title, …
- 3:35 AM Ticket #7893 (qqqqqq) created by
- $('#submit').click(function(){ var rdynam = $('#ajxnam').html(); …
- 3:24 AM 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 …
Jan 3, 2011:
- 7:45 PM 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 …
- 6:10 PM 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 …
- 5:11 PM 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 …
- 3:00 PM 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 …
- 1:56 PM Ticket #7889 (.val() not setting selected option) created by
- .val() when used to set an option selected in a select element fails …
- 8:08 AM Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) closed by
- wontfix: Firefox 1.5 is no longer supported
- 8:01 AM Ticket #7888 (.is(':visible') returns different values for different browsers) created by
- Hi, I noticed that the method .is(':visible') returns a different …
- 6:45 AM Ticket #7887 (firefox 1.5 doesn't fire statechange for sync requests) created by
- if ( !s.async ) {
- 5:37 AM 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 …
Jan 2, 2011:
- 9:58 PM Ticket #7885 (jQuery .offset doesn't property works when current offset is float ...) created by
- == Applies to == FireFox 3.6.13 == How to reproduce == 1. …
- 5:52 PM Ticket #3537 (Patch: support Ajax functions for URI schemes other than http:, https: ...) closed by
- wontfix: We don’t support anything other than HTTP in Core; if you want to use …
- 5:50 PM 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 …
- 4:17 PM Ticket #5534 (Ajax does not work in html help (chm) files) closed by
- wontfix: Non-HTTP requests are not supported in Core.
- 9:38 AM Ticket #7884 ($.ajax error is called twice) closed by
- worksforme: I just tested this with jQuery 0 GIT and the issue no longer exists.
- 8:36 AM Ticket #7884 ($.ajax error is called twice) created by
- As you can see in this example, error is called twice. $.ajax error …
Note: See TracTimeline
for information about the timeline view.