Timeline
Dec 25, 2010:
- 5:00 PM Changeset [85f0dda]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:54 PM Changeset [f7ed2ac]1.12-stable2.2-stablekillphp 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
- 9:38 AM Changeset [00fb8a9a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/xhr.js
- 6:52 AM Changeset [5237b09]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
Dec 24, 2010:
- 10:43 PM Ticket #7845 (Memory leak in globalEval in core.js) created by
- In globalEval, the following code will leak in IE8: […] We need …
- 10:41 PM Ticket #7844 (Memory leak in offset initialize) created by
- In the initialize method of offset.js, the following code will leak in …
- 10:36 PM Ticket #7843 (Memory leak in clean method) created by
- In the clean method (manipulation.js), when the following code is …
- 10:25 PM Ticket #7842 (Mmeory leak in support code) created by
- The following code will cause the "div" to leak in IE8: […] To …
- 7:29 PM Changeset [846c52d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:27 PM Changeset [e3f3f18]1.12-stable2.2-stablekillphp by
- src/xhr.js
- 5:57 PM Ticket #7841 (Explicitly triggered $(window).scroll() behaves differently on IE8 ...) created by
- The bug is demonstrated here: http://jsfiddle.net/fMjpw/ My …
- 5:39 PM Ticket #7840 (Element data cache is not cleared on removeData() when the method is ...) created by
- jQuery 1.4.4 IE8, FF3.6, Chrome 8 Windows 7 According to the …
- 1:32 PM Ticket #7839 (.closest() returns duplicates, .parents() does not) closed by
- duplicate: Thanks for taking the time to help out the jQuery project by filing a …
- 12:53 PM Changeset [1e1a9c7]1.12-stable2.2-stablekillphp by
- src/core.js
- src/xhr.js
- test/unit/core.js
- 12:02 PM Changeset [d303687]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/xhr.js
- test/unit/ajax.js
- 12:02 PM Changeset [11642ba]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:10 AM Ticket #7780 ($.isPlainObject inconsistent) closed by
- worksforme: Dave, yes - there are too many host objects that have too many …
- 9:53 AM Changeset [c9e8a95]1.12-stable2.2-stablekillphp by
- src/event.js
- 7:03 AM Changeset [8ece429d]1.12-stable2.2-stablekillphp by
- 6:59 AM Changeset [76102f4d]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:59 AM Changeset [38101be]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/xhr.js
- 6:59 AM Changeset [0daf722]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 6:55 AM Changeset [56628c7]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:55 AM Changeset [116c82b]1.12-stable2.2-stablekillphp by
- src/core.js
- src/xhr.js
- test/unit/core.js
- 5:17 AM Ticket #7839 (.closest() returns duplicates, .parents() does not) created by
- The following query: $('td').parents('table') will return a unique …
- 5:09 AM Ticket #7838 ($(elem).width() silently fails in opera on element with style = "width: 0%") closed by
- duplicate
- 3:35 AM Ticket #7838 ($(elem).width() silently fails in opera on element with style = "width: 0%") created by
- jQuery: 1.4.4 Opera: Version 10.63 Build 8450 …
- 12:04 AM Ticket #7482 (.html() does not work when <input type="text"> is updated) closed by
- patchwelcome: This is a problem similar to #3016 and #1736; dynamic values are not …
Dec 23, 2010:
- 11:55 PM Ticket #4407 (Empty selectbox) closed by
- worksforme: The differences don't seem that large to me; I even increased the …
- 9:53 PM Ticket #5097 (getJSON break FF history) closed by
- worksforme
- 9:46 PM Ticket #3016 (Textarea loses current value when cloned) closed by
- patchwelcome: This is similar to #1736 (if not an outright dup) and seems equally …
- 9:40 PM Ticket #1736 (wrap removes expandos) closed by
- patchwelcome: I guess we've been leaving this open in the hopes that some solution …
- 8:04 PM Ticket #7814 ([value=""] does not consider value of inputs) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Just because the …
- 7:59 PM Changeset [0b6afce]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 7:07 PM Ticket #7837 ($.data don't behave the same as $.fn.data with data-* attributes) created by
- The bug is about jQuery.data and jQuery.fn.data. == Tests == I ran …
- 1:58 PM Ticket #7833 ($("<property/>").attr("k", "v") has no attribute on IE but ...) closed by
- duplicate: The
jQuery()
method is documented to accept HTML, not XML. Some … - 1:33 PM Ticket #7749 (.ajaxError() isn't called when the page is in an iframe of another page) closed by
- worksforme: The behavior described by the reporter is correct. jQuery does not …
- 1:22 PM Ticket #7836 (jquery attempts (improperly) to get ownerDocument of window.document) created by
- I ran into this error when my code (accidentally) attempted …
- 1:19 PM Ticket #7588 (Add functions for manipulating Caret position in text fields/editable ...) closed by
- worksforme: Since there's an existing plugin to address the need and it's …
- 1:16 PM Ticket #7569 (ready event #2 does not fire when ready event #1 fails with exception) closed by
- invalid: I'd suggest that you replace the .ready() method to add your own …
- 12:59 PM Ticket #4067 (offset() method: return offsetWidth and offsetHeight too) closed by
- invalid: Although those values have the word "offset" in them they are not …
- 12:47 PM Ticket #7542 (scrollWidth/scrollHeight function) closed by
- patchwelcome: These kinds of suggestions are great to implement as simple plugins …
- 12:37 PM Ticket #7490 (global queue or a named queue for all animations) closed by
- duplicate: Yep, #6281 proposes a specific implementation and looks good.
- 12:21 PM Ticket #7480 (Has attribute selector not working for <a> elements) closed by
- invalid: Like jitter said, HTML5 has claimed the
text
attribute and several … - 11:54 AM Ticket #7834 (bugged example) closed by
- invalid: As this is clearly a user experiencing bugs with jQuery UI …
- 11:49 AM Ticket #7366 (Asynchronously loading scripts need special care with jQuery.fn.ready) closed by
- invalid: If we implemented this we'd be making a significant breaking change, …
- 9:54 AM Ticket #7835 (FadeOut and FadeIn) created by
- Hello. The window has scroll. When I use FadeOut and FadeIn, window is …
- 7:47 AM Ticket #7834 (bugged example) created by
- hey brothers, i was checking and trying out the examples, and when I …
- 6:19 AM Ticket #7833 ($("<property/>").attr("k", "v") has no attribute on IE but ...) created by
- Here the test case with jsfiddle I …
Dec 22, 2010:
- 10:54 PM Ticket #7261 (Body Table) closed by
- patchwelcome: I'm going to close this ticket patchwelcome. It may be possible to …
- 7:54 PM Changeset [1f92edee]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:33 PM Ticket #7817 (xhr.js breaks if Array.prototype methods are added) closed by
- fixed: Don't use for-in loops on Arrays. Fixes #7817. Thanks to dmethvin. …
- 7:32 PM Changeset [82ac384b]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/xhr.js
- test/unit/manipulation.js
- 7:31 PM Ticket #5575 (Including jquery 1.3.2 breaks page layout) closed by
- fixed: Using the attached test case, I was able to reproduce the blue bar on …
- 7:23 PM Ticket #7717 (.clone(true) does not clone data properly) closed by
- wontfix: That fix was not applied.
- 7:22 PM Ticket #7717 (.clone(true) does not clone data properly) reopened by
- 7:21 PM Ticket #7165 (wrap leaks objects in $.cache) closed by
- fixed: Fix #7717 and #7165. Thanks to dmethvin and iliakan for their help …
- 7:19 PM Changeset [f28c774]1.12-stable2.2-stablekillphp by
- src/data.js
- src/manipulation.js
- test/unit/data.js
- test/unit/manipulation.js
- 7:17 PM Changeset [a2bf7ab]1.12-stable2.2-stablekillphp by
- src/data.js
- 4:03 PM Changeset [e199ead]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 3:54 PM Changeset [f5d4bf89]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 3:43 PM Changeset [445fdf7]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 3:24 PM Changeset [18fa1fd9]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 2:11 PM Ticket #7717 (.clone(true) does not clone data properly) closed by
- wontfix: For performance and reliability reasons (e.g., potential circular …
- 1:01 PM Ticket #7832 (jQuery Speed Up) closed by
- worksforme: jQuery's selector engine Sizzle uses
document.querySelectorAll
… - 12:01 PM Ticket #7832 (jQuery Speed Up) created by
- Hi, I've got 2 recommendations: 1. It may come interesting for you to …
- 10:16 AM Changeset [2a47cea]1.12-stable2.2-stablekillphp by
- 10:14 AM Changeset [5607bd8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 10:13 AM Changeset [7f617e0]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 6:19 AM Ticket #7831 (JQuery 1.3.1) created by
- Hallo Jquery Bugtracking Team, following issue appeared by build …
- 5:54 AM Ticket #7830 (Browsers autofill feature dosen't fire .change event) created by
- If you use the browsers autofill feature to fill a form field, the …
- 4:14 AM Ticket #7829 (if id includes char DOT the size() will be wrong in IE7) closed by
- duplicate: Whatever happened to people actually searching to see if an issue …
- 4:02 AM Ticket #7829 (if id includes char DOT the size() will be wrong in IE7) created by
- Example html: span id="hotel.query.keyword" span …
- 3:52 AM Ticket #7828 (Chrome 9.x or jquery 1.4.1, not sure) closed by
- duplicate
- 1:52 AM Ticket #7828 (Chrome 9.x or jquery 1.4.1, not sure) created by
- On Chrome 9.x (beta channel): Given parent block and some child …
- 12:49 AM Ticket #7827 (Stop reloading JQGrid when ddl change) closed by
- invalid: This is the bug tracker for clear, reproducible bugs with jQuery Core. …
- 12:29 AM Ticket #7827 (Stop reloading JQGrid when ddl change) created by
- Am using jqgrid. i have dropdown control. when i change the dropdown …
Dec 21, 2010:
- 11:11 PM Ticket #7826 (.serialize() and and initial empty string on input) closed by
- worksforme: This is simply not true. http://jsfiddle.net/rwaldron/DkuZB/
- 11:02 PM Ticket #7826 (.serialize() and and initial empty string on input) created by
- When a hidden input (perhaps others but only tested with hidden) …
- 11:02 PM Ticket #7825 (Change page title bug in IE) closed by
- duplicate: This is the most frequently duplicated bug.. EVER.
- 10:52 PM Ticket #7825 (Change page title bug in IE) created by
- […] It's working every broswer except IE. […] It's working in …
- 9:18 PM Ticket #7824 (IE7 slideUp / slideDown within position:relative containers) created by
- In ie7, the moreinfo/lessinfo button will jiggle after clicks. …
- 6:41 PM Ticket #7821 (serialize not including <select> if any of options have ...) closed by
- worksforme: I made this test case based on …
- 6:24 PM Ticket #7823 (load event fires too soon) closed by
- duplicate
- 6:21 PM Ticket #7816 (.remove([selector]) not working as expected) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:03 PM Ticket #7823 (load event fires too soon) created by
- Example: […] This does not actually work - because the event may …
- 2:50 PM Ticket #7822 (jQuery Mobile dropping stylesheets) created by
- Hello. 1. The version(s) of jQuery affected Newest jQuery & jQuery …
- 2:50 PM Ticket #7819 (Template rendered form values are not included in postback) closed by
- invalid: This is not a jquery bug; serialize uses the
name
attribute: … - 2:37 PM Ticket #7821 (serialize not including <select> if any of options have ...) created by
- serialize not including <select> if any of options have …
- 2:06 PM Ticket #7820 (jQuery find by ID fails when ID contains dots / "." / periods) closed by
- duplicate
- 1:59 PM Ticket #7820 (jQuery find by ID fails when ID contains dots / "." / periods) created by
- jQuery does not find the ID "foo.bar" whereas …
- 1:40 PM Ticket #7819 (Template rendered form values are not included in postback) created by
- As best as I can tell, when I use a template to render input elements …
- 1:18 PM Ticket #7815 (isjQuery - Object Checking) closed by
- duplicate
- 11:48 AM Ticket #7818 (META: Define validity of plain JS objects for jQuery() and its methods) created by
- In the past a jQuery collection has mainly been DOM elements, with …
- 11:04 AM Changeset [c810c62a]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:58 AM Changeset [1db2f02]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/xhr.js
- 10:00 AM Changeset [acab4ab]1.12-stable2.2-stablekillphp by
- src/xhr.js
- 9:55 AM Ticket #7817 (xhr.js breaks if Array.prototype methods are added) created by
- […] should be […]
- 9:49 AM Ticket #7816 (.remove([selector]) not working as expected) created by
- the following does not work: […] […] it does not remove the …
- 9:06 AM Ticket #7815 (isjQuery - Object Checking) created by
- Insert a Function to jQuery to check an object is a jQuery-Object. …
- 7:47 AM Ticket #7814 ([value=""] does not consider value of inputs) created by
- Searching for inputs with empty values comes back with false matches …
- 7:06 AM Changeset [91d32e8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 7:00 AM Ticket #7813 (problems with selector for multiple checkboxes ?) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:50 AM Ticket #7813 (problems with selector for multiple checkboxes ?) created by
- Hi, I founded that using the following html : […] I was able to …
- 3:02 AM Ticket #7709 (Permission denied to access property 'nodeType' from a non-chrome ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Dec 20, 2010:
- 10:23 PM Changeset [4424bda3]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:57 PM Ticket #7809 (jQuery Clone Bug 1.4.2+) closed by
- duplicate
- 9:57 PM Ticket #7809 (jQuery Clone Bug 1.4.2+) reopened by
- 6:56 PM Changeset [9e3f053]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:34 PM Ticket #7809 (jQuery Clone Bug 1.4.2+) closed by
- invalid: If you augment or extend native/host objects, such as Array.prototype, …
- 1:09 PM Changeset [88d97de]1.12-stable2.2-stablekillphp by
- src/core.js
- src/xhr.js
- test/unit/core.js
- 12:59 PM Ticket #7808 (META: Investigate Event Object Creation) closed by
- wontfix: Resolution: http://api.jquery.com/category/events/event-object/
- 12:21 PM Ticket #7811 (populating hidden form fields in IE6) closed by
- worksforme: Following your use case, I cannot reproduce a bug …
- 11:29 AM Ticket #7812 (opera 11: $.fn execute after $.ready) closed by
- invalid: This is not a valid jQuery bug. I cannot duplicate the error by …
- 7:24 AM Ticket #7812 (opera 11: $.fn execute after $.ready) created by
- in this page http://www.sunnyclimb.com/it/ice.htm many times I …
- 5:44 AM Ticket #7811 (populating hidden form fields in IE6) created by
- Hi there, I've discovered what I believe is a jQuery bug. On one of …
- 4:23 AM Ticket #7810 (jsp error) closed by
- invalid: Please read the bug reporting guidelines before posting: …
- 2:28 AM Ticket #7810 (jsp error) created by
- http://localhost:8080/test/icaredelight/index.jsp?d=fail output it …
- 1:53 AM Ticket #7809 (jQuery Clone Bug 1.4.2+) created by
- == code == […] click the new div will trigger this bug. == …
Dec 19, 2010:
- 4:47 PM Ticket #7808 (META: Investigate Event Object Creation) created by
- Currently, if I want to access a special type of event property, such …
- 4:33 PM Changeset [faefbb1]1.12-stable2.2-stablekillphp by
- src/data.js
- src/manipulation.js
- test/unit/manipulation.js
- 1:28 PM Ticket #7807 (BUG - selector with context in Jquery 1.4.4) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 10:37 AM Ticket #7807 (BUG - selector with context in Jquery 1.4.4) created by
- There is a problem when creating a selector with a context (2nd …
- 1:16 AM Ticket #7806 (Can't submit bug) closed by
- worksforme: you filed a bug and commented on it.
Dec 18, 2010:
- 11:38 PM Ticket #7806 (Can't submit bug) created by
- I just spent ten minutes writing up a bug report about an incredibly …
- 11:02 PM Ticket #4233 (Toggles/Visible/Hidden check inccorect on empty tag) closed by
- worksforme: I can't reproduce what is described in the report with this …
- 10:24 PM Ticket #6194 (Script tags not evaluated when loaded in page by Ajax, on WebKit) closed by
- worksforme: test case works in current Chrome …
- 7:26 PM Changeset [ade531c]1.12-stable2.2-stablekillphp by
- src/support.js
- 7:17 PM Changeset [6bc9fc7]1.12-stable2.2-stablekillphp by
- src/core.js
- 4:14 PM Ticket #7651 (bind() and trigger() fail on plain javascript objects if a method ...) closed by
- duplicate
- 4:08 PM Ticket #7805 (I got this bug in the site) closed by
- duplicate
- 2:15 PM Ticket #7805 (I got this bug in the site) created by
- Database error From jQuery JavaScript Library Jump to: navigation, …
- 7:06 AM Ticket #7804 (function runs multiple times) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
Note: See TracTimeline
for information about the timeline view.