Timeline
Mar 2, 2011:
- 9:04 PM Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an ...) created by
- For jQuery releases that return an XMLHttpRequest object (instead of …
- 7:09 PM Ticket #8427 (similar bug as Ticket #8107) closed by
- wontfix: Why on earth would you use call ajaxSetup with no parameter? What …
- 5:03 PM Ticket #8427 (similar bug as Ticket #8107) created by
- occurs when $.ajaxSetup(); is used workaround is: $.ajaxSetup({}); …
- 4:13 PM Ticket #8426 (Unknown pseudo class - Opera) created by
- I was testing each browser (except IE) for the jQuery Form Plugin with …
- 2:44 PM Ticket #8425 (scrollTop inconsistency) created by
- iOS 4.2 UIWebView (safari?) $(window).scrollTop() returns a good …
- 10:04 AM Ticket #8424 (hover and attr usemap -> Syntax error, unrecognized expression: .) created by
- I use img with usemap attr inside <div class="akciya">. If move mouse …
- 9:06 AM Ticket #8423 (Cross origin AJAX request always preflighted) created by
- By setting a custom header, X-Requested-With, all cross-domain ajax …
- 6:15 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) created by
Deferred
'sresolveWith
method fails on IE8 (with and without IE7 …- 5:00 AM Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) created by
- The computed height of a table with no rows but only a caption returns …
- 2:48 AM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:48 AM Ticket #8233 (Select box with lots of optios inside dialog return script loop error ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:32 AM Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) created by
- Using jQuery 1.5 or 1.5.1, any ajax() calls to encoded …
- 1:45 AM Ticket #8417 (When posting AJAX and the data has "??" is formats it to jQuery<timestamp>?) closed by
- wontfix: Default encoding in ajaxSettings is x-www-form-urlencoded. So you have …
Mar 1, 2011:
- 10:39 PM Ticket #8418 (set name parameter using attr() method in IE 7) created by
- Looks like attr("name","value") method is not working to set name …
- 8:48 PM Ticket #8417 (When posting AJAX and the data has "??" is formats it to jQuery<timestamp>?) created by
- Works fine with 1.4.4 Example: var myData = { AccountIds: 17, …
- 4:45 PM Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") created by
- Using jqXHR.responseXML method in IE9RC returns "undefined" while …
- 4:36 PM Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- duplicate
- 3:26 PM Ticket #8415 (HIDING/SHOWING DIV CLEARS RADIO CHECKS) created by
- this is the same issue as #1095 but I am seeing it in Chrome and …
- 1:01 PM Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) closed by
- invalid
- 11:01 AM Ticket #8414 (jQuery.show() locked css display - failed the media queries) created by
- Test page http://jsbin.com/ejuva3/4 To test it: Expected Result …
- 8:28 AM Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) created by
- hi, find a limitation to replaceWith() on non existing elements with …
- 8:13 AM Ticket #8412 (Ajax problem on iOS with HTML5 applicationCache and web-app mode) created by
- This may not be a jQuery bug, however without a workaround it will …
- 5:14 AM Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 5:14 AM Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 3:56 AM Ticket #8409 (select a dom elment which append using $.append) created by
- when i inserts some specified content as the last child of a element. …
- 2:55 AM Ticket #8268 (jquery fade-show fails in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
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
Note: See TracTimeline
for information about the timeline view.