Timeline
02/28/11:
- 22:45 Ticket #8407 (my valid submission rejected) closed by
- invalid: If you have a fiddle available that now demonstrates the bug in #8060, …
- 22:43 Ticket #8060 (Setting checked to true on a disconnected checkbox does not carry over ...) reopened by
- 21:21 Ticket #8407 (my valid submission rejected) created by
- Why is my valid submission rejected? Is this a session thing?
- 19:18 Ticket #8405 (Enhance jQuery.sub to work in its own window/document) created by
- It would be nice if we could pass a DOM Window or Document to jQuery.sub …
- 18:58 Ticket #8404 ($("object").attr("data") returns the incorrect value in Chrome) created by
- http://jsfiddle.net/jSQ6A/3/ The return value on Chrome (9.0.597.98 …
- 18:44 Ticket #8163 (Selecting "text" inputs that don't have the "text" attribute explicitly ...) closed by
- duplicate
- 18:19 Ticket #8403 (jQuery Bulldozes Other IE Filters When Assigning Opacity) created by
- Steps to Reproduce: Assign a background gradient to an element in your …
- 15:07 Ticket #8402 (jQuery.cssProps is useless in all browsers but IE6/7/8) created by
- jQuery.cssProps is an object in which you can "Add in properties whose …
- 11:23 Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't match ...) closed by
- duplicate
- 11:20 Ticket #8395 (.append does not insert strings with html markup, does not always insert ...) closed by
- invalid: Replying to anonymous: > Ok, it turns out the minimum amount …
- 10:58 Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:16 Ticket #8401 (minor enhancement to opacity cssHooks) created by
- Why are we doing […] When we could do […] Improve jQuery, one DOM …
- 09:01 Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) created by
- I am sorry if this ticket is not specific enough, but here is the problem …
- 07:56 Ticket #8399 (find(input:hidden) is not correct.) created by
- i am using jq 1.4.4, my page just this, <table id="tb"> <tr><td><input …
- 04:43 Ticket #8398 (regression: invalid label on repeat ajax request) created by
- When a repeat ajax request expects a json response, the json parsing fails …
02/27/11:
- 23:08 Ticket #8397 (.hover + .clone(true) broken?) created by
- Maybe this is a bug. Event callbacks bound with the .hover helper …
- 21:11 Ticket #8396 (error when animating the background-color property of the body tag) closed by
- invalid: As documented, the .animate() method animates only numeric properties. …
- 20:03 Ticket #8396 (error when animating the background-color property of the body tag) created by
- I tried to animate the background-color property of my <body> like this : …
- 16:20 Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) closed by
- invalid: That's exactly how the ifModified option is supposed to work. Setting …
- 02:04 Ticket #8383 (.closest() doesn't work with > selector) closed by
- invalid: Closed per your request.
- 01:59 Ticket #8393 (load function in queue has bug) closed by
- invalid: This is not a bug, please ask for help on forum.jquery.com.
02/26/11:
- 20:37 Ticket #8395 (.append does not insert strings with html markup, does not always insert ...) created by
- Running FF 3.6.13 With an empty body tag, or a body tag with a single …
- 20:21 Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) created by
- How to fix browser cache and notmodified respond for JSON? …
- 15:45 Ticket #8393 (load function in queue has bug) created by
- i want hide my div first, then load a page in it and then show div by this …
- 15:09 Ticket #8392 (slideToggle() is not working) created by
- $('#forgetpass').click(function() { …
- 11:43 Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't match ...) created by
- The following line throws a javascript error: […] The reason is that …
- 06:53 Changeset [0b3315d23c2c407019f5adac26616aa57dfccaf9] by
-
- src/core.js
- 06:29 Changeset [8cd2f53c0c19cc9b9b686e01904e4ff6c8fbd659] by
-
- test/unit/core.js
- 05:13 Changeset [047285859004f72fd477efd0e2dafea2a414b15b] by
-
- src/core.js
- src/support.js
- test/unit/core.js
- 05:01 Ticket #8382 (prevAll and prevUntil reverse order is not documented) closed by
- fixed: I've updated the prevAll() and prevUntil() documentation to reflect the …
- 03:53 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) reopened by
- Sorry i meant to leave this open for your input.
- 03:52 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) closed by
- worksforme: Yes, we fixed that because it was a bug. See #6911. Are you wanting to …
- 03:46 Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) closed by
- wontfix: These can easily be implemented as plugins; adding them to core would make …
- 03:44 Ticket #1172 (Ajax Partial results for better busy status.) closed by
- wontfix: See the solution proposed in #8237, based on the ajax prefilter feature …
- 02:35 Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) created by
- Please add $('#input').intVal() and $('#input').floatVal() to reduce code …
- 01:09 Ticket #8389 (Live events triggered on disabled input fields do not get fired in jQuery ...) created by
- An example: http://jsfiddle.net/wnLB3/1/
02/25/11:
- 23:15 Ticket #8388 (.css(prop) fails in IE for detached elements) created by
- This seems to be a regression introduced in 1.4.3 and still broken in …
- 22:59 Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) created by
- I have a form that hides/shows a secondary options menu using jquery, …
- 20:12 Ticket #8379 (Missing reduce()) closed by
- duplicate
- 20:10 Ticket #8379 (Missing reduce()) reopened by
- 18:44 Ticket #8385 (:button selector disregards submit button) closed by
- worksforme: Seems to be working as documented. Submit buttons are not `<input …
- 18:36 Ticket #8386 (Problem with :focus selector) closed by
- duplicate
- 18:16 Ticket #8386 (Problem with :focus selector) created by
- No problems in Mozilla based browsers, but particularly in IE 6, this …
- 18:05 Ticket #8379 (Missing reduce()) closed by
- wontfix: @jitter - I'm actually 100% in agreement. Initially I had written a …
- 17:03 Ticket #8385 (:button selector disregards submit button) created by
- Expected behaviour: The following Selector should set the value of all …
- 16:45 Ticket #8384 (Request for ">" selector to work in wider range of circumstances) created by
- According to the specification > is only defined where parent and child …
- 14:44 Ticket #8383 (.closest() doesn't work with > selector) created by
- Test case is here: http://jsfiddle.net/77Qm9/ Not sure what correct …
- 14:39 Ticket #8382 (prevAll and prevUntil reverse order is not documented) created by
- In #6178 and #5994 it is noted that order of elements returned by …
- 14:31 Ticket #8381 (.is("div") fails on disconnected elements in IE9) created by
- (originally reported in -dev by Scott Gonzalez) {{{$("<div …
- 14:23 Ticket #8380 ($(':text') should match <input> since `type=text` is the implied default) created by
- Test case: http://jsfiddle.net/mathias/CpvgM/ Currently, $(':text') only …
- 00:30 Ticket #8379 (Missing reduce()) created by
- We have map(), each(), filter(), but there is no fold() nor reduce() …
- 00:01 Ticket #8378 (.not().live()) closed by
- invalid: Thanks for your time and interest in helping with jQuery, but this is …
02/24/11:
- 23:40 Ticket #8378 (.not().live()) created by
- $('form').not('.confirm').live('submit', ... does not work. Event is …
- 21:39 Ticket #8377 (siblings() impacts ancestors siblings) created by
- used latest jquery and jquery ui I am using: FF3.6.13 on winXP it …
- 20:43 Ticket #8368 (Regression: speed fix for $.trim results in incorrect behavior with ...) closed by
- worksforme: OK, then, sounds like it's not a jQuery bug.
- 20:04 Ticket #8374 (When using .click() on an input a delegate gets fired before the input's ...) closed by
- duplicate
- 19:49 Ticket #8376 (ID parent + ID child will not find element in IE 7) closed by
- invalid: Your test case is invalid. Don't use document.write to do debugging, …
- 19:21 Changeset [71bd828d9f975fb1047b9fa2a78949cafd8006ac] by
-
- test/unit/ajax.js
- 19:10 Changeset [14e9da51f96a7a9b1a5c239c32f4abe20eb2b795] by
-
- src/ajax.js
- test/unit/ajax.js
- 18:26 Ticket #8376 (ID parent + ID child will not find element in IE 7) created by
- At work I had the following: $('#parentId #childId')[0] for a unique …
- 18:24 Ticket #8375 (IE8 - Changing title tag throws error) closed by
- duplicate
- 18:00 Ticket #8375 (IE8 - Changing title tag throws error) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 17:48 Ticket #8374 (When using .click() on an input a delegate gets fired before the input's ...) created by
- I ran across what I believe to be a bug that dates back all the way to …
- 17:35 Ticket #8373 (input:text[val=xy]:first selector and actual input value) created by
- Hi Example currently at: http://jsfiddle.net/dsjy6/3/ With the following …
- 16:01 Ticket #8371 (compatibility error) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! A quick …
- 15:56 Ticket #8371 (compatibility error) created by
- there are a little error to select an item from a <select></select> object …
- 15:07 Ticket #8367 (.laod() bug with 1.5 but it's ok with 1.3.2) closed by
- invalid: This should be closed as cannot reproduce. This fiddle shows the basics …
- 13:28 Ticket #8370 (toggle animation height jumps/snaps when expanding) created by
- The toggle() method jumps to it's final height at the end of the expanding …
- 08:39 Ticket #8369 (Ajax method "load" has a bug!) created by
- the method "load" is invalid. Code: <html> <head> <script …
- 05:37 Changeset [58faec7cb7e820ef910b4850f5234da3989e6961] by
-
- src/ajax/jsonp.js
- 01:15 Ticket #8368 (Regression: speed fix for $.trim results in incorrect behavior with ...) created by
- The fix for ticket 6868 (slow trim when trimming very large strings) looks …
- 00:23 Ticket #8367 (.laod() bug with 1.5 but it's ok with 1.3.2) created by
- bug with 1.5 <script type="text/javascript" …
02/23/11:
- 23:40 Ticket #8353 (Bug in resolveWith in 1.5 on IE7) closed by
- wontfix: After discussion, it seems unreasonable to make debugging in every browser …
- 23:40 Ticket #8353 (Bug in resolveWith in 1.5 on IE7) reopened by
- 23:32 Changeset [5d9db486c774c10293d0813c89dfdbd973120030] by
-
- src/core.js
- 22:48 Ticket #8358 (IE9 fails some attribute tests in the test suite) closed by
- duplicate: Fixed. Check #8365
- 22:48 Ticket #8359 (IE9 fails some manipulation tests in the test suite) closed by
- duplicate: Fixed. Check #8365
- 21:23 Ticket #8366 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 18:55 Changeset [83d1a1fd56cf00cea40c73564ea53588984f7255] by
-
- version.txt
- 18:55 Changeset [2defcf96e571728b0a565527a532feb30466ebf4] by
-
- version.txt
- 18:18 Ticket #8365 (IE 9 RC is failing to fix cloned attributes) closed by
- fixed: Make a new jQuery.support.noCloneChecked - splitting apart the previous …
- 18:18 Changeset [292acd97a226ec15af2adc069d02973d59c6bc59] by
-
- src/manipulation.js
- src/support.js
- test/unit/manipulation.js
- 18:17 Ticket #8365 (IE 9 RC is failing to fix cloned attributes) created by
- A number of tests are failing in the test suite relating to the cloning of …
- 16:32 Ticket #8364 (jquery 1.5 is not working on internet explorer 9) closed by
- duplicate
- 16:08 Ticket #8364 (jquery 1.5 is not working on internet explorer 9) created by
- Hi, i´ve been using for years, it is the best, but i noticed jquery 1.5 is …
- 15:31 Ticket #8363 (Object doesn't support this property or method) created by
- Windows Xp SP3 Internet Explorer 7, jQuery 1.4.4 gives this errors: Line: …
- 14:16 Ticket #8362 (postion and offset differing in browers when CSS transforms in use) created by
- Example: http://jsfiddle.net/8j6AF/1/ When CSS transforms are used with …
- 11:50 Ticket #8361 (ID selector not working for ID having colon or period) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:44 Ticket #8355 (Context of $.proxy callbacks: different when chained) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:39 Ticket #8361 (ID selector not working for ID having colon or period) created by
- jquery ID selector is not selecting html elements which has id having …
- 11:02 Ticket #8360 (ajaxSend in version 1.5 no longer sets headers in requests) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:53 Ticket #8360 (ajaxSend in version 1.5 no longer sets headers in requests) created by
- Hi, The ajaxSend method in version 1.5 does not set headers in the …
- 07:00 Changeset [3663836b0180f3a73d96ec234d5d7010e5652a4b] by
-
- src/core.js
- 01:51 Ticket #8353 (Bug in resolveWith in 1.5 on IE7) closed by
- fixed: Fixes #8353. Adds a catch block in resolveWith so that the finally block …
- 01:50 Changeset [cacea6f7e778d42cda56066a6b1da8fb163410cc] by
-
- src/core.js
- 01:42 Ticket #8359 (IE9 fails some manipulation tests in the test suite) created by
- As decided in the last meeting, any test suite failures in IE9RC need to …
- 01:41 Ticket #8358 (IE9 fails some attribute tests in the test suite) created by
- As decided in the last meeting, any test suite failures in IE9RC need to …
- 00:40 Ticket #8345 (document width includes scrollbar in IE but not in FF) closed by
- duplicate: Please see my comment on the ticket mentioned below.
02/22/11:
- 23:47 Ticket #8357 (Something breaks in IE9 RC - getElementsByTagName?) closed by
- duplicate
- 23:38 Ticket #8357 (Something breaks in IE9 RC - getElementsByTagName?) created by
- […] That's what happens when you try to use jQuery 1.5 with the plugin …
- 23:21 Ticket #8350 (Returned color of selected option in a select box is incorrect) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 23:06 Ticket #8351 (Regresion in Attribute selector) closed by
- duplicate: None of the selector in your test case are - and never were - valid …
- 22:56 Ticket #8356 (data property is infinty with the value:) closed by
- duplicate: This isn't a bug. As described in the [ http://api.jquery.com/data .data() …
- 21:57 Ticket #8356 (data property is infinty with the value:) created by
- If a element has a data property with the value "89e665923683", jQuery …
- 21:56 Ticket #8355 (Context of $.proxy callbacks: different when chained) created by
- == Live example == http://jsfiddle.net/3Y9vk/ (uses console.log to …
- 19:47 Ticket #8354 (jquery-latest.min.js fails when run with IE 9.0.8080.16413) closed by
- duplicate
- 19:34 Ticket #8354 (jquery-latest.min.js fails when run with IE 9.0.8080.16413) created by
- SCRIPT438: Object doesn't support property or method …
- 18:26 Ticket #8353 (Bug in resolveWith in 1.5 on IE7) created by
- I've tracked down an issue in the resolveWith method in 1.5 core. Because …
- 17:14 Ticket #8349 (Cannot create complex elements) closed by
- duplicate
- 17:13 Ticket #8349 (Cannot create complex elements) reopened by
- 17:07 Ticket #8351 (Regresion in Attribute selector) created by
- Having '/' in an attribute use to work while selection on that attribute …
- 17:07 Ticket #8350 (Returned color of selected option in a select box is incorrect) created by
- 1. The version(s) of jQuery affected All 2. The browser …
- 14:31 Ticket #8349 (Cannot create complex elements) closed by
- worksforme: a) This is not a valid test case - please read the …
- 14:13 Ticket #8349 (Cannot create complex elements) created by
- This no longer works: $test = $("<div>abc</div>");
- 13:46 Ticket #8348 (jQuery.fn.text on a textNode) created by
- When calling […] The text is set to "foo" instead of "bar". One …
- 13:24 Ticket #8347 (how to download jquery1.5 reference) created by
- how to download jquery1.5 reference
- 12:28 Ticket #5880 (Method to create a copy of jQuery) closed by
- duplicate: A first step in this direction has been taken with jQuery.sub although it …
- 12:02 Ticket #8346 (jQuery.camelCase() & jQuery.css() incompatible with IE prefixed properties) created by
- My computer is too old to install Vista and IE9 in a VM, but I'm pretty …
- 09:22 Ticket #8345 (document width includes scrollbar in IE but not in FF) created by
- jQuery 1.5. Tested in IE 8.0.7600.16385 and Firefox 3.6.13 If the …
- 01:39 Ticket #8344 (.val(value) on an HTML select element will not fire any attached change ...) closed by
- invalid: It's not supposed to fire when you change the field in code. Here's a …
02/21/11:
- 23:57 Ticket #8344 (.val(value) on an HTML select element will not fire any attached change ...) created by
- didn't test in 1.5 version. see: …
- 23:44 Changeset [e405419fb796030f7fee2bb8372eca158f85d849] by
-
- src/core.js
- 19:32 Ticket #8343 (AJAX with 206 Response Triggers Error Callback in Android Browser) created by
- If you make an AJAX request like so: $.ajax({headers: {"Range": …
- 19:10 Ticket #8307 (Using $.append() to <link> a stylesheet does not work in IE9) closed by
- invalid: IE irritatingly munges hrefs in innerHTML strings (forcing relative to …
- 18:42 Ticket #8342 (Ajax error event fires when correct response received if page is loaded ...) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 18:29 Ticket #8342 (Ajax error event fires when correct response received if page is loaded ...) created by
- Browser affected: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; …
- 17:57 Ticket #8341 (animate blinks with left lower than -10000) closed by
- duplicate: The next time please follow: The …
- 16:39 Ticket #8341 (animate blinks with left lower than -10000) created by
- Doing something like div.animate( { left : -10001 } , 1 , "linear" ) …
- 15:48 Ticket #8327 (jXHR.responseText is not available before complete()) closed by
- wontfix: http://jsfiddle.net/d8ckU/1/ This kind of low-level activity can only be …
- 15:24 Ticket #8339 (Lost outermost <tr> tag in template) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 15:10 Ticket #8336 (jquery mobile selectmenu) closed by
- invalid: Please file jQuery Mobile issues here: …
- 15:01 Ticket #8340 (cloning a table with selects inside doesn't preserve selected state) created by
- If you have a table with some selects in the tds, and you clone it, I'd …
- 14:15 Ticket #8338 (ajaxStart and ajaxStop events not working for 1.5.0) closed by
- wontfix: This is because you're doing a JSONP request. JSONP requests are not …
- 13:42 Ticket #8339 (Lost outermost <tr> tag in template) created by
- Hi, Demo here: http://jsfiddle.net/dmRXy/2/ Maybe because I'm not yet …
- 13:20 Ticket #8338 (ajaxStart and ajaxStop events not working for 1.5.0) created by
- * Affected Version: 1.5.0 * Browser: Firefox 3.6.13 * Mozilla/5.0 …
- 12:15 Ticket #8337 (Memory leak in jQuery 1.5 with IE8) created by
- Yes, this again! I have done quite a bit or reading on this, and have …
- 06:37 Ticket #8336 (jquery mobile selectmenu) created by
- jquery mobile a3 1. the select menu's position, left and top would be …
- 05:55 Ticket #8335 (.data leaks when used on a comment node.) created by
- Example: http://jsfiddle.net/mcfJh/ when a comment node is created and …
- 01:27 Ticket #2616 (A better jQuery.map) reopened by
- 01:26 Ticket #8328 ($.map supporting objects) closed by
- duplicate:
- 00:40 Ticket #8301 (jQuery effects doesn't like css display table elements) closed by
- worksforme: I cleaned up your test cases a bit (as you didn't use jsfiddle completely …
- 00:11 Ticket #8331 (index(':checked') doesn't work as expected) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 00:02 Ticket #8332 (wrapAll with <tr> does nothing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
Note: See TracTimeline
for information about the timeline view.
