Timeline
Feb 28, 2011:
- 10:06 PM Ticket #8408 (DOM element as selector inconsistency) closed by
- invalid
- 9:16 PM Ticket #8408 (DOM element as selector inconsistency) created by
- Creating a jquery object from DOM element via $() fails but succeeds …
- 6:54 PM Changeset [025f2c6]1.12-stable2.2-stablekillphp by
- src/css.js
- 5:45 PM Ticket #8407 (my valid submission rejected) closed by
- invalid: If you have a fiddle available that now demonstrates the bug in #8060, …
- 5:43 PM Ticket #8060 (Setting checked to true on a disconnected checkbox does not carry over ...) reopened by
- 4:21 PM Ticket #8407 (my valid submission rejected) created by
- Why is my valid submission rejected? Is this a session thing?
- 2:18 PM 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 …
- 1:58 PM 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 …
- 1:44 PM Ticket #8163 (Selecting "text" inputs that don't have the "text" attribute ...) closed by
- duplicate
- 1:19 PM Ticket #8403 (jQuery Bulldozes Other IE Filters When Assigning Opacity) created by
- Steps to Reproduce: Assign a background gradient to an element in …
- 10:07 AM 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 …
- 6:23 AM Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't ...) closed by
- duplicate
- 6:20 AM Ticket #8395 (.append does not insert strings with html markup, does not always ...) closed by
- invalid: Replying to anonymous: > Ok, it turns out the minimum …
- 5:58 AM 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 …
- 4:16 AM Ticket #8401 (minor enhancement to opacity cssHooks) created by
- Why are we doing […] When we could do […] Improve jQuery, one …
- 4:01 AM 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 …
- 2:56 AM Ticket #8399 (find(input:hidden) is not correct.) created by
- i am using jq 1.4.4, my page just this, <table id="tb"> …
Feb 27, 2011:
- 11:43 PM Ticket #8398 (regression: invalid label on repeat ajax request) created by
- When a repeat ajax request expects a json response, the json parsing …
- 6:08 PM Ticket #8397 (.hover + .clone(true) broken?) created by
- Maybe this is a bug. Event callbacks bound with the
.hover
helper … - 4:11 PM Ticket #8396 (error when animating the background-color property of the body tag) closed by
- invalid: As documented, the
.animate()
method animates only numeric … - 3:03 PM 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 …
- 1:47 PM Changeset [c8a887a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:20 AM 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 …
Feb 26, 2011:
- 9:04 PM Ticket #8383 (.closest() doesn't work with > selector) closed by
- invalid: Closed per your request.
- 8:59 PM Ticket #8393 (load function in queue has bug) closed by
- invalid: This is not a bug, please ask for help on forum.jquery.com.
- 6:53 PM Changeset [9e5ec37]1.12-stable2.2-stablekillphp by
- Makefile
- build/post-compile.js
- speed/jquery-basis.js
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- src/attributes.js
- src/core.js
- src/css.js
- …
- 3:37 PM Ticket #8395 (.append does not insert strings with html markup, does not always ...) created by
- Running FF 3.6.13 With an empty body tag, or a body tag with a single …
- 3:21 PM Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) created by
- How to fix browser cache and
notmodified
respond for JSON? … - 10:45 AM 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 …
- 10:09 AM Ticket #8392 (slideToggle() is not working) created by
- $('#forgetpass').click(function() { …
- 6:43 AM Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't ...) created by
- The following line throws a javascript error: […] The reason is …
- 12:01 AM Ticket #8382 (prevAll and prevUntil reverse order is not documented) closed by
- fixed: I've updated the prevAll() and prevUntil() documentation to reflect …
Feb 25, 2011:
- 10:53 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) reopened by
- Sorry i meant to leave this open for your input.
- 10:52 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) closed by
- worksforme: Yes, we fixed that because it was a bug. See #6911. Are you wanting to …
- 10:46 PM 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 …
- 10:44 PM Ticket #1172 (Ajax Partial results for better busy status.) closed by
- wontfix: See the solution proposed in #8237, based on the ajax prefilter …
- 9:35 PM 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 …
- 8:09 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) created by
- An example: http://jsfiddle.net/wnLB3/1/
- 6:15 PM 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 …
- 5:59 PM 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, …
- 3:26 PM Changeset [4aafe72]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:12 PM Ticket #8379 (Missing reduce()) closed by
- duplicate
- 3:10 PM Ticket #8379 (Missing reduce()) reopened by
- 2:45 PM Changeset [8415e8a]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:40 PM Changeset [00a05ad9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 1:44 PM Ticket #8385 (:button selector disregards submit button) closed by
- worksforme: Seems to be working as documented. Submit buttons are not `<input …
- 1:36 PM Ticket #8386 (Problem with :focus selector) closed by
- duplicate
- 1:16 PM Ticket #8386 (Problem with :focus selector) created by
- No problems in Mozilla based browsers, but particularly in IE 6, this …
- 1:05 PM Ticket #8379 (Missing reduce()) closed by
- wontfix: @jitter - I'm actually 100% in agreement. Initially I had written a …
- 12:03 PM Ticket #8385 (:button selector disregards submit button) created by
- Expected behaviour: The following Selector should set the value of …
- 11:45 AM Ticket #8384 (Request for ">" selector to work in wider range of circumstances) created by
- According to the specification > is only defined where parent and …
- 9:44 AM Ticket #8383 (.closest() doesn't work with > selector) created by
- Test case is here: http://jsfiddle.net/77Qm9/ Not sure what correct …
- 9:39 AM 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 …
- 9:31 AM Ticket #8381 (.is("div") fails on disconnected elements in IE9) created by
- (originally reported in -dev by Scott Gonzalez) {{{$("<div …
- 9:23 AM Ticket #8380 ($(':text') should match <input> since `type=text` is the implied default) created by
- Test case: http://jsfiddle.net/mathias/CpvgM/ Currently, $(':text') …
Feb 24, 2011:
- 7:30 PM Ticket #8379 (Missing reduce()) created by
- We have map(), each(), filter(), but there is no fold() nor reduce() …
- 7:01 PM Ticket #8378 (.not().live()) closed by
- invalid: Thanks for your time and interest in helping with jQuery, but this is …
- 6:40 PM Ticket #8378 (.not().live()) created by
- $('form').not('.confirm').live('submit', ... does not work. Event …
- 4:39 PM Ticket #8377 (siblings() impacts ancestors siblings) created by
- used latest jquery and jquery ui I am using: FF3.6.13 on winXP it …
- 3:43 PM 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.
- 3:04 PM Ticket #8374 (When using .click() on an input a delegate gets fired before the ...) closed by
- duplicate
- 2:49 PM 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, … - 2:21 PM Changeset [71bd828d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 2:10 PM Changeset [14e9da5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 1:26 PM 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 …
- 1:24 PM Ticket #8375 (IE8 - Changing title tag throws error) closed by
- duplicate
- 1:00 PM Ticket #8375 (IE8 - Changing title tag throws error) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 12:48 PM Ticket #8374 (When using .click() on an input a delegate gets fired before the ...) created by
- I ran across what I believe to be a bug that dates back all the way to …
- 12:35 PM 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 …
- 11:01 AM Ticket #8371 (compatibility error) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! A …
- 10:56 AM Ticket #8371 (compatibility error) created by
- there are a little error to select an item from a <select></select> …
- 10:07 AM 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 …
- 8:28 AM 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 …
- 3:39 AM Ticket #8369 (Ajax method "load" has a bug!) created by
- the method "load" is invalid. Code: <html> <head> <script …
- 12:37 AM Changeset [58faec7]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
Feb 23, 2011:
- 8:15 PM 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) …
- 7:23 PM 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" …
- 6:40 PM Ticket #8353 (Bug in resolveWith in 1.5 on IE7) closed by
- wontfix: After discussion, it seems unreasonable to make debugging in every …
- 6:40 PM Ticket #8353 (Bug in resolveWith in 1.5 on IE7) reopened by
- 6:32 PM Changeset [5d9db48]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:48 PM Ticket #8358 (IE9 fails some attribute tests in the test suite) closed by
- duplicate: Fixed. Check #8365
- 5:48 PM Ticket #8359 (IE9 fails some manipulation tests in the test suite) closed by
- duplicate: Fixed. Check #8365
- 4:23 PM Ticket #8366 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 1:55 PM Changeset [83d1a1fd]1.12-stable2.2-stablekillphp by
- version.txt
- 1:55 PM Changeset [2defcf96]1.12-stable2.2-stablekillphp by
- version.txt
- 1:18 PM Ticket #8365 (IE 9 RC is failing to fix cloned attributes) closed by
- fixed: Make a new jQuery.support.noCloneChecked - splitting apart the …
- 1:18 PM Changeset [292acd9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/support.js
- test/unit/manipulation.js
- 1:17 PM 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 …
- 11:32 AM Ticket #8364 (jquery 1.5 is not working on internet explorer 9) closed by
- duplicate
- 11:08 AM 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 …
- 10:31 AM 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: …
- 9:55 AM Changeset [e27fcf4]1.12-stable2.2-stablekillphp by
- src/css.js
- 9:53 AM Changeset [c5264ce]1.12-stable2.2-stablekillphp by
- src/css.js
- 9:16 AM 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 …
- 6:50 AM 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 …
- 6:44 AM Ticket #8355 (Context of $.proxy callbacks: different when chained) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:39 AM 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 …
- 6:02 AM 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 …
- 4:53 AM 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 …
- 2:00 AM Changeset [3663836]1.12-stable2.2-stablekillphp by
- src/core.js
Feb 22, 2011:
- 8:51 PM 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 …
- 8:50 PM Changeset [cacea6f]1.12-stable2.2-stablekillphp by
- src/core.js
- 8:42 PM 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 …
- 8:41 PM 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 …
- 7:40 PM Ticket #8345 (document width includes scrollbar in IE but not in FF) closed by
- duplicate: Please see my comment on the ticket mentioned below.
- 6:47 PM Ticket #8357 (Something breaks in IE9 RC - getElementsByTagName?) closed by
- duplicate
- 6:38 PM Ticket #8357 (Something breaks in IE9 RC - getElementsByTagName?) created by
- […] That's what happens when you try to use jQuery 1.5 with the …
- 6:21 PM 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 …
- 6:06 PM Ticket #8351 (Regresion in Attribute selector) closed by
- duplicate: None of the selector in your test case are - and never were - valid …
- 5:56 PM 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 …
- 4:57 PM Ticket #8356 (data property is infinty with the value:) created by
- If a element has a data property with the value "89e665923683", jQuery …
- 4:56 PM Ticket #8355 (Context of $.proxy callbacks: different when chained) created by
- == Live example == http://jsfiddle.net/3Y9vk/ (uses console.log …
- 2:47 PM Ticket #8354 (jquery-latest.min.js fails when run with IE 9.0.8080.16413) closed by
- duplicate
- 2:34 PM 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 …
- 1:26 PM 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. …
- 12:14 PM Ticket #8349 (Cannot create complex elements) closed by
- duplicate
- 12:13 PM Ticket #8349 (Cannot create complex elements) reopened by
- 12:07 PM Ticket #8351 (Regresion in Attribute selector) created by
- Having '/' in an attribute use to work while selection on that …
- 12:07 PM 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 …
- 9:31 AM Ticket #8349 (Cannot create complex elements) closed by
- worksforme: a) This is not a valid test case - please read the …
- 9:13 AM Ticket #8349 (Cannot create complex elements) created by
- This no longer works: $test = $("<div>abc</div>");
- 8:46 AM Ticket #8348 (jQuery.fn.text on a textNode) created by
- When calling
[…]
The text is set to
"foo"
instead of"bar"
. … - 8:24 AM Ticket #8347 (how to download jquery1.5 reference) created by
- how to download jquery1.5 reference
- 7:28 AM 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 …
- 7:02 AM 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 …
- 4:22 AM 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 …
Feb 21, 2011:
- 8:39 PM Ticket #8344 (.val(value) on an HTML select element will not fire any attached ...) closed by
- invalid: It's not supposed to fire when you change the field in code. Here's a …
- 6:57 PM Ticket #8344 (.val(value) on an HTML select element will not fire any attached ...) created by
- didn't test in 1.5 version. see: …
- 6:44 PM Changeset [e405419]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:32 PM 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": …
- 2:10 PM 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 …
- 1:42 PM Ticket #8342 (Ajax error event fires when correct response received if page is ...) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 1:29 PM Ticket #8342 (Ajax error event fires when correct response received if page is ...) created by
- Browser affected: Mozilla/5.0 (Macintosh; U; Intel Mac OS X …
- 12:57 PM Ticket #8341 (animate blinks with left lower than -10000) closed by
- duplicate: The next time please follow: The …
- 11:39 AM Ticket #8341 (animate blinks with left lower than -10000) created by
- Doing something like div.animate( { left : -10001 } , 1 , "linear" ) …
- 10:48 AM 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 …
- 10:24 AM Ticket #8339 (Lost outermost <tr> tag in template) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 10:10 AM Ticket #8336 (jquery mobile selectmenu) closed by
- invalid: Please file jQuery Mobile issues here: …
- 10:01 AM 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, …
- 9:15 AM 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 …
- 8:42 AM Ticket #8339 (Lost outermost <tr> tag in template) created by
- Hi, Demo here: http://jsfiddle.net/dmRXy/2/ Maybe because I'm not yet …
- 8:20 AM 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 …
- 7:15 AM 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 …
- 1:37 AM Ticket #8336 (jquery mobile selectmenu) created by
- jquery mobile a3 1. the select menu's position, left and top would be …
- 12:55 AM Ticket #8335 (.data leaks when used on a comment node.) created by
- Example: http://jsfiddle.net/mcfJh/ when a comment node is created …
Note: See TracTimeline
for information about the timeline view.