Timeline
12/27/10:
- 22:57 Ticket #7750 (jquery tmplate not working on ie7 but ie8/chrome/ff.., any ideas?) closed by
- invalid
- 22:48 Ticket #7841 (Explicitly triggered $(window).scroll() behaves differently on IE8 than on ...) closed by
- patchwelcome: Let me first state that I do sympathise with where you're coming from, and …
- 20:23 Ticket #7418 (JsonP not removing script tag when call completed) closed by
- fixed
- 19:44 Ticket #6779 (Dom Manipulation fails if added text happens to match Object method) closed by
- fixed: Don't cache non-html strings in buildFragment to avoid possible collision …
- 19:43 Changeset [5fd21fc02bda43d4e31bcf2d5b55b918a9190a7f] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 19:30 Ticket #7793 ($.fn.delegate does not reflect event.preventdefault() from earlier ...) closed by
- fixed: When a native browser event is bubbling up the DOM, make sure that the …
- 19:30 Changeset [64ee5581afd6e9667ad45e75f082c95e2725efa6] by
-
- src/event.js
- test/unit/event.js
- 19:04 Ticket #7102 (Register jQuery as a CommonjS async module) closed by
- fixed: Register as a CommonJS async module if in that kind of environment. Fixes …
- 19:03 Changeset [6ffa730721a8ebcd128f3dc202706e46d9cfe249] by
-
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 17:43 Changeset [b8931f744859e598aad52140d8ca085e013ac798] by
-
- test/unit/event.js
- 16:56 Ticket #7850 (Jquery UI 1.8.4 dilaog problem) closed by
- invalid: ARE YOU IN THE RIGHT PLACE? For jQuery Core or Official jQuery Plugins …
- 16:38 Ticket #7850 (Jquery UI 1.8.4 dilaog problem) created by
- jQuery UI dialog executes script that is present inside the container of …
- 16:35 Ticket #7849 (ie6 卡死) closed by
- invalid: The jQuery bug tracker is for reproducible bugs with jQuery core. As far …
- 15:43 Ticket #7849 (ie6 卡死) created by
- ie6运行卡死
- 14:22 Ticket #7848 (File upload) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker! jQuery is …
- 11:22 Ticket #7848 (File upload) created by
- when we have the file uploading feature in jquery?
- 06:20 Ticket #7785 (jQuery throws exception if used inside an extension in FF4) closed by
- wontfix: We don’t fix bugs in beta browsers; too much of a moving target. Please …
- 04:14 Ticket #6842 (Expando Collision Possible With noConflict()) closed by
- fixed: Changed the expando string to use a random number instead of the time, so …
- 04:12 Changeset [01cba2ecaaedb5351f668bb09026db3e8bb69082] by
-
- .gitattributes
- Makefile
- Rakefile
- build.xml
- build/google-compiler-20091218.jar
- build/google-compiler-20100917.jar
- build/jslint-check.js
- src/ajax.js
- src/attributes.js
- src/core.js
- …
- 04:07 Changeset [faabb2c31883deabaddd5642eb5e708b5802f2b0] by
-
- src/data.js
- 02:59 Ticket #7847 ($.get and $.post are WET) closed by
- fixed: WETness getting you down? Fear not, the $.get and $.post methods are now …
- 02:56 Changeset [4443371dbaf751ce0d0d92e40f924e41fbd7b54c] by
-
- src/ajax.js
- 01:19 Ticket #7787 (Ajax abort triggers failure event) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. The XHR spec does …
12/26/10:
- 22:49 Changeset [78a6f5b152f40739769169c76726cead5cb7206b] by
-
- src/ajax.js
- 21:00 Ticket #7750 (jquery tmplate not working on ie7 but ie8/chrome/ff.., any ideas?) reopened by
- 20:28 Changeset [37d297c67fe3569a5a9d81586e14d4a887df7879] by
-
- src/event.js
- 20:28 Changeset [a939ade9c6d2b42be24031d902c86ec52847c0cc] by
-
- src/event.js
- 18:52 Changeset [1830db422628d1556377621612b401bac5afa40e] by
-
- src/ajax.js
- 18:48 Ticket #7847 ($.get and $.post are WET) created by
- I'm making them DRY
- 17:32 Ticket #7739 (Regression slide breaks position:relative for IE) closed by
- invalid: This is still not a jQuery bug. The expand is working properly; there are …
- 16:46 Ticket #7846 (Inserting HTML content with table rows not being the first tag fails) closed by
- invalid: If you are inserting anything other than TR into a THEAD, TFOOT, or TBODY, …
- 16:35 Changeset [52b1709b94cf631e0641eebfa4f76b101528d93b] by
-
- src/support.js
- 15:53 Ticket #7846 (Inserting HTML content with table rows not being the first tag fails) created by
- Inside the clean() function, you wrap the inserted code with table and …
- 07:56 Ticket #7750 (jquery tmplate not working on ie7 but ie8/chrome/ff.., any ideas?) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
12/25/10:
- 22:00 Changeset [85f0dda56289ed6c044dadb3a42b1a4d2ddb0891] by
-
- src/ajax.js
- 17:54 Changeset [f7ed2aca562620f9424b1667170352e798e99ef3] 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
- 14:38 Changeset [00fb8a9ad61eb6d13e6f6c7c668caa66074f05d1] by
-
- src/ajax.js
- src/xhr.js
- 11:52 Changeset [5237b09602d5e360da361823748b0f34861b5a9a] by
-
- src/core.js
- test/unit/core.js
- 03:43 Ticket #7845 (Memory leak in globalEval in core.js) created by
- In globalEval, the following code will leak in IE8: […] We need to …
- 03:41 Ticket #7844 (Memory leak in offset initialize) created by
- In the initialize method of offset.js, the following code will leak in IE: …
- 03:36 Ticket #7843 (Memory leak in clean method) created by
- In the clean method (manipulation.js), when the following code is …
- 03:25 Ticket #7842 (Mmeory leak in support code) created by
- The following code will cause the "div" to leak in IE8: […] To fix …
- 00:29 Changeset [846c52d1f8535a6283dcc42c6e8f0c26991936ad] by
-
- src/core.js
- test/unit/core.js
- 00:27 Changeset [e3f3f1892747004f86111fe17a8ed2e50c5d989e] by
-
- src/xhr.js
12/24/10:
- 22:57 Ticket #7841 (Explicitly triggered $(window).scroll() behaves differently on IE8 than on ...) created by
- The bug is demonstrated here: http://jsfiddle.net/fMjpw/ My assumption of …
- 22:39 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 …
- 18:32 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 …
- 17:53 Changeset [1e1a9c7eb055511dce74e4b5f807b93d5a76bbd6] by
-
- src/core.js
- src/xhr.js
- test/unit/core.js
- 17:02 Changeset [d303687815581987f75f2e40e833022fc25c8741] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/xhr.js
- test/unit/ajax.js
- 17:02 Changeset [11642ba20c10ced6363d81d6e3a0239ac10dab27] by
-
- src/core.js
- 15:10 Ticket #7780 ($.isPlainObject inconsistent) closed by
- worksforme: Dave, yes - there are too many host objects that have too many …
- 14:53 Changeset [c9e8a95709e12c6838a312850ce645e96a53ff5d] by
-
- src/event.js
- 12:03 Changeset [8ece429d125785e36e468408f0dcb8c31f76da9e] by
-
- src/ajax.js
- src/data.js
- src/manipulation.js
- test/unit/data.js
- test/unit/manipulation.js
- 11:59 Changeset [76102f4d8b56d88f8e37bec65d552d132703198d] by
-
- src/core.js
- 11:59 Changeset [38101be0484d79cb2d849ea252f508fe50bf72a3] by
-
- src/ajax.js
- src/xhr.js
- 11:59 Changeset [0daf7223d08e2da983179e37e6c422abe90d6b82] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 11:55 Changeset [56628c7adffb4b5436257255f55e31b85b58aa8f] by
-
- src/core.js
- 11:55 Changeset [116c82b027a03a7a5670fa580fa9af819cc1cc03] by
-
- src/core.js
- src/xhr.js
- test/unit/core.js
- 10:17 Ticket #7839 (.closest() returns duplicates, .parents() does not) created by
- The following query: $('td').parents('table') will return a unique list …
- 10:09 Ticket #7838 ($(elem).width() silently fails in opera on element with style = "width: ...) closed by
- duplicate
- 08:35 Ticket #7838 ($(elem).width() silently fails in opera on element with style = "width: ...) created by
- jQuery: 1.4.4 Opera: Version 10.63 Build 8450 …
- 05:04 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 …
- 04:55 Ticket #4407 (Empty selectbox) closed by
- worksforme: The differences don't seem that large to me; I even increased the number …
- 02:53 Ticket #5097 (getJSON break FF history) closed by
- worksforme
- 02:46 Ticket #3016 (Textarea loses current value when cloned) closed by
- patchwelcome: This is similar to #1736 (if not an outright dup) and seems equally …
- 02:40 Ticket #1736 (wrap removes expandos) closed by
- patchwelcome: I guess we've been leaving this open in the hopes that some solution will …
- 01:04 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 …
- 00:59 Changeset [0b6afcedd22aaffb96d3d45b9b220a16229e2f7c] by
-
- src/event.js
- test/unit/event.js
- 00:07 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 tests …
12/23/10:
- 18:58 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 browsers …
- 18:33 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 attempt …
- 18:22 Ticket #7836 (jquery attempts (improperly) to get ownerDocument of window.document) created by
- I ran into this error when my code (accidentally) attempted initializing a …
- 18:19 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 non-trivial …
- 18:16 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 portal …
- 17:59 Ticket #4067 (offset() method: return offsetWidth and offsetHeight too) closed by
- invalid: Although those values have the word "offset" in them they are not related …
- 17:47 Ticket #7542 (scrollWidth/scrollHeight function) closed by
- patchwelcome: These kinds of suggestions are great to implement as simple plugins where …
- 17:37 Ticket #7490 (global queue or a named queue for all animations) closed by
- duplicate: Yep, #6281 proposes a specific implementation and looks good.
- 17:21 Ticket #7480 (Has attribute selector not working for <a> elements) closed by
- invalid: Like jitter said, HTML5 has claimed the text attribute and several …
- 16:54 Ticket #7834 (bugged example) closed by
- invalid: As this is clearly a user experiencing bugs with jQuery UI (draggable), …
- 16:49 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, …
- 14:54 Ticket #7835 (FadeOut and FadeIn) created by
- Hello. The window has scroll. When I use FadeOut and FadeIn, window is …
- 12:47 Ticket #7834 (bugged example) created by
- hey brothers, i was checking and trying out the examples, and when I …
- 11:19 Ticket #7833 ($("<property/>").attr("k", "v") has no attribute on IE but ...) created by
- Here the test case with jsfiddle I want to …
- 03:54 Ticket #7261 (Body Table) closed by
- patchwelcome: I'm going to close this ticket patchwelcome. It may be possible to work …
- 00:54 Changeset [1f92edee207829a28de80ee72548cdbd599bcc79] by
-
- src/ajax.js
- 00:33 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. …
- 00:32 Changeset [82ac384b494258e17e2856ee2259475ecb0174ca] by
-
- src/data.js
- src/manipulation.js
- src/xhr.js
- test/unit/data.js
- test/unit/manipulation.js
- 00:31 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 …
- 00:23 Ticket #7717 (.clone(true) does not clone data properly) closed by
- wontfix: That fix was not applied.
- 00:22 Ticket #7717 (.clone(true) does not clone data properly) reopened by
- 00:21 Ticket #7165 (wrap leaks objects in $.cache) closed by
- fixed: Fix #7717 and #7165. Thanks to dmethvin and iliakan for their help fixing …
- 00:19 Changeset [f28c774f2cde004a33aefc28306d995c599d963b] by
-
- src/data.js
- src/manipulation.js
- test/unit/data.js
- test/unit/manipulation.js
- 00:17 Changeset [a2bf7ab3c002e921aa1d4c9be9d0f337dfd4143d] by
-
- src/data.js
12/22/10:
- 21:03 Changeset [e199ead4cba3687beca2444eea4bb8abc20f55b6] by
-
- src/data.js
- test/unit/data.js
- 20:54 Changeset [f5d4bf8920868c2d1f88cc4f3bfcf85c0b566b2e] by
-
- src/data.js
- test/unit/data.js
- 20:43 Changeset [445fdf720ce26b99aadace85b7ec976f90583c3a] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 20:24 Changeset [18fa1fd9da12fd6a259b422f91b663d9fbdb181e] by
-
- src/dimensions.js
- 19:11 Ticket #7717 (.clone(true) does not clone data properly) closed by
- wontfix: For performance and reliability reasons (e.g., potential circular …
- 18:01 Ticket #7832 (jQuery Speed Up) closed by
- worksforme: jQuery's selector engine Sizzle uses document.querySelectorAll wherever …
- 17:01 Ticket #7832 (jQuery Speed Up) created by
- Hi, I've got 2 recommendations: 1. It may come interesting for you to …
- 15:16 Changeset [2a47ceae5b9bdc45fdc890e3cd5ec01c82db1688] by
-
- 15:14 Changeset [5607bd8d53c5086bedb702f71dee02543cc7056a] by
-
- src/manipulation.js
- 15:13 Changeset [7f617e0c9f39d5cc608a05f808e6defade498fda] by
-
- src/manipulation.js
- 11:19 Ticket #7831 (JQuery 1.3.1) created by
- Hallo Jquery Bugtracking Team, following issue appeared by build …
- 10:54 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 change …
- 09:14 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 exists …
- 09:02 Ticket #7829 (if id includes char DOT the size() will be wrong in IE7) created by
- Example html: span id="hotel.query.keyword" span …
- 08:52 Ticket #7828 (Chrome 9.x or jquery 1.4.1, not sure) closed by
- duplicate
- 06:52 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 elements …
- 05:49 Ticket #7827 (Stop reloading JQGrid when ddl change) closed by
- invalid: This is the bug tracker for clear, reproducible bugs with jQuery Core. It …
- 05:29 Ticket #7827 (Stop reloading JQGrid when ddl change) created by
- Am using jqgrid. i have dropdown control. when i change the dropdown the …
- 04:11 Ticket #7826 (.serialize() and and initial empty string on input) closed by
- worksforme: This is simply not true. http://jsfiddle.net/rwaldron/DkuZB/
- 04:02 Ticket #7826 (.serialize() and and initial empty string on input) created by
- When a hidden input (perhaps others but only tested with hidden) starts …
- 04:02 Ticket #7825 (Change page title bug in IE) closed by
- duplicate: This is the most frequently duplicated bug.. EVER.
- 03:52 Ticket #7825 (Change page title bug in IE) created by
- […] It's working every broswer except IE. […] It's working in all …
- 02:18 Ticket #7824 (IE7 slideUp / slideDown within position:relative containers) created by
- In ie7, the moreinfo/lessinfo button will jiggle after clicks. Removing …
12/21/10:
- 23:41 Ticket #7821 (serialize not including <select> if any of options have ...) closed by
- worksforme: I made this test case based on your …
- 23:24 Ticket #7823 (load event fires too soon) closed by
- duplicate
- 23:21 Ticket #7816 (.remove([selector]) not working as expected) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:03 Ticket #7823 (load event fires too soon) created by
- Example: […] This does not actually work - because the event may fire …
- 19:50 Ticket #7822 (jQuery Mobile dropping stylesheets) created by
- Hello. 1. The version(s) of jQuery affected Newest jQuery & jQuery mobile …
- 19:50 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: …
- 19:37 Ticket #7821 (serialize not including <select> if any of options have ...) created by
- serialize not including <select> if any of options have …
- 19:06 Ticket #7820 (jQuery find by ID fails when ID contains dots / "." / periods) closed by
- duplicate
- 18:59 Ticket #7820 (jQuery find by ID fails when ID contains dots / "." / periods) created by
- jQuery does not find the ID "foo.bar" whereas document.getElementById() …
- 18:40 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 they …
- 18:18 Ticket #7815 (isjQuery - Object Checking) closed by
- duplicate
- 16:48 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 …
- 16:04 Changeset [c810c62a67ca91785b214ce54950a1fc12592ef1] by
-
- src/core.js
- 15:58 Changeset [1db2f02cc78b10bd638d70457645e1daa5c01344] by
-
- src/ajax.js
- src/xhr.js
- 15:00 Changeset [acab4ab0e50fadacb106468b1449643b9a03826b] by
-
- src/xhr.js
- 14:55 Ticket #7817 (xhr.js breaks if Array.prototype methods are added) created by
- […] should be […]
- 14:49 Ticket #7816 (.remove([selector]) not working as expected) created by
- the following does not work: […] […] it does not remove the div …
- 14:06 Ticket #7815 (isjQuery - Object Checking) created by
- Insert a Function to jQuery to check an object is a jQuery-Object. Like …
- 12:47 Ticket #7814 ([value=""] does not consider value of inputs) created by
- Searching for inputs with empty values comes back with false matches if …
- 12:06 Changeset [91d32e8f9699022ee468c060a24a43f947653f69] by
-
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 12:00 Ticket #7813 (problems with selector for multiple checkboxes ?) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:50 Ticket #7813 (problems with selector for multiple checkboxes ?) created by
- Hi, I founded that using the following html : […] I was able to …
- 08:02 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 …
- 03:23 Changeset [4424bda377336342ce04ab5299bf1ce624cdb7b1] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 02:57 Ticket #7809 (jQuery Clone Bug 1.4.2+) closed by
- duplicate
- 02:57 Ticket #7809 (jQuery Clone Bug 1.4.2+) reopened by
12/20/10:
- 23:56 Changeset [9e3f053c6568863251da20eba713d05f2bbdf9f0] by
-
- src/core.js
- 22:34 Ticket #7809 (jQuery Clone Bug 1.4.2+) closed by
- invalid: If you augment or extend native/host objects, such as Array.prototype, …
- 18:09 Changeset [88d97deb773e6142b7656a4bc4ee973957b6ba49] by
-
- src/core.js
- src/xhr.js
- test/unit/core.js
- 17:59 Ticket #7808 (META: Investigate Event Object Creation) closed by
- wontfix: Resolution: http://api.jquery.com/category/events/event-object/
- 17:21 Ticket #7811 (populating hidden form fields in IE6) closed by
- worksforme: Following your use case, I cannot reproduce a bug …
- 16:29 Ticket #7812 (opera 11: $.fn execute after $.ready) closed by
- invalid: This is not a valid jQuery bug. I cannot duplicate the error by visiting …
- 12:24 Ticket #7812 (opera 11: $.fn execute after $.ready) created by
- in this page http://www.sunnyclimb.com/it/ice.htm many times I give …
- 10:44 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 our …
- 09:23 Ticket #7810 (jsp error) closed by
- invalid: Please read the bug reporting guidelines before posting: …
- 07:28 Ticket #7810 (jsp error) created by
- http://localhost:8080/test/icaredelight/index.jsp?d=fail output it is my …
- 06:53 Ticket #7809 (jQuery Clone Bug 1.4.2+) created by
- == code == […] click the new div will trigger this bug. == bug …
Note: See TracTimeline
for information about the timeline view.
