Timeline
Mar 6, 2011:
- 10:54 PM Ticket #8457 (attrHooks) created by
- It should be easy to extend attr to handle custom attributes and …
- 10:47 PM Changeset [d4e4414]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 9:02 PM Ticket #8456 (trigger('mouseover') no longer triggers mouseenter) created by
- http://jsfiddle.net/8MNd2/ Alerts in 1.4.4, but not in 1.5. Caused by …
- 7:11 PM Ticket #8404 ($("object").attr("data") returns the incorrect value in Chrome) closed by
- wontfix: http://www.w3.org/TR/html40/struct/objects.html#h-13.3 If you follow …
- 6:53 PM Ticket #8414 (jQuery.show() locked css display - failed the media queries) closed by
- duplicate: The problem is caused when YOU override the default CSS
display
… - 6:47 PM Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) closed by
- duplicate
- 6:42 PM Ticket #8423 (Cross origin AJAX request always preflighted) closed by
- fixed: Fixes #8423. Never set X-Requested-With header automagically for …
- 6:42 PM Changeset [6c124d3]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 6:40 PM Ticket #8455 (jQuery(html,props) doesn't updates the dom or something like that...) closed by
- invalid
- 6:24 PM Ticket #8438 (Bad debugging) closed by
- fixed: Fixed already …
- 6:20 PM Ticket #8452 ($.post() thows an invalid label error when return by json) closed by
- duplicate: See this: http://bugs.jquery.com/ticket/8084#comment:16
- 4:45 PM Ticket #8455 (jQuery(html,props) doesn't updates the dom or something like that...) created by
- when I try to check the existence of the created element by jQuery( …
- 2:06 PM Ticket #8454 (Error with using method getJSON in jQuery 1.5.1) created by
- I've used in my project jQuery 1.4.4, decided to move to version 1.5.1 …
- 11:31 AM Ticket #8453 (In IE the is() function triggers a sizzle exception that is not ...) created by
- Try the following code: […] When you run this in anything except …
- 9:05 AM Ticket #8452 ($.post() thows an invalid label error when return by json) created by
- When using $.ajax or $.post to process a request and returning with …
- 2:44 AM Ticket #8324 (jQuery AJAX and IE Problem - Object Does Not Support the property) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 5, 2011:
- 3:30 PM Ticket #8450 (Memory Leak when removing objects (leaving orphans)) created by
- Using jQuery1.5 I am seeing orphans left in my DOM. …
- 3:01 PM Ticket #8447 (Add support for el.classList where available) closed by
- duplicate
- 1:52 PM Ticket #8447 (Add support for el.classList where available) created by
- The jQuery code should delegate to the native HTML classList where …
- 1:48 PM Ticket #8446 (For inline SVG: selector by ID works, but selektor by CLASS not works) created by
- hi there! i'm not shure... i'm using inline svg code: […] and …
- 10:59 AM Changeset [dd100bf]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 10:46 AM Changeset [c9ef09c]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 10:30 AM Changeset [5c2d709]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 6:05 AM Ticket #8445 (Shortcut for mousewheel triggering and binding) created by
- I was wondering whether it would be reasonable to implement a shortcut …
- 3:09 AM Ticket #8321 (css() units returned) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 4, 2011:
- 9:16 PM Changeset [55ec6a7]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:17 PM Ticket #8442 (Ppi Claims - How To Make A Mortgage Disability Insurance Claim) closed by
- invalid: Closing due to spam.
- 5:38 PM Ticket #8444 (Table Elements Display Toggle Reloads Flash Content) created by
- Browser: Firefox 3.5.6 OS: Windows XP Issue: This bug …
- 5:26 PM Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) created by
- This is the same problem as ticket 3092 - which was closed some time …
- 3:18 PM Ticket #7597 (jQuery-DataLink Needs Tests) closed by
- duplicate: Resolving as dup of …
- 3:14 PM Ticket #7595 (jQuery-tmpl needs tests) closed by
- duplicate
- 3:13 PM Ticket #7595 (jQuery-tmpl needs tests) reopened by
- 3:12 PM Ticket #7595 (jQuery-tmpl needs tests) closed by
- fixed: Resolving as dup of …
- 3:08 PM Ticket #7199 (jQuery templating plug-in incorrect HTML encoding) closed by
- duplicate: Resolving as dup of the new issue I created for this here: …
- 2:28 PM Ticket #7120 (problem with .link() and array type form inputs like <input name="foo[]" />) closed by
- duplicate: This will be in Beta2 of DataLink. Resolving this issue here, and …
- 1:37 PM Ticket #8442 (Ppi Claims - How To Make A Mortgage Disability Insurance Claim) created by
- [[Image(...)]] …
- 1:25 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 1:01 PM TicketGuidelines/ModifyTicketSummary edited by
- add bug reporting guidelines link to modify page (diff)
- 12:58 PM TicketGuidelines/NewTicketSummary edited by
- Add links for official jQuery Plugins (diff)
- 10:06 AM Ticket #8441 (jQuery.ajax should call the error handler on 4xx responses) created by
- When a requests returns a 4xx as status code, the specified "error" …
- 2:48 AM Ticket #8300 (Firefox/Opera JSONP call causes browser to "spin") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 3, 2011:
- 10:44 PM Ticket #8440 (SUGGESTION: Make .append() able to take a URL in the same manner as .load()) created by
- It would be convenient to append things from other pages. ex: …
- 5:39 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) closed by
- wontfix: Confirmed: http://jsfiddle.net/rwaldron/fd6xV/1/ As you can see, …
- 5:26 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) created by
- (Bug occurs on Firefox 3.6.14 (but not on Opera 11.01), using Google's …
- 3:58 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) closed by
- duplicate
- 2:40 PM Ticket #8438 (Bad debugging) created by
- Can't see full functions stack in 1.5.1 here is 2 screenshots with …
- 1:58 PM Ticket #8436 (ajax method failing unexpectedly) closed by
- duplicate: See http://bugs.jquery.com/ticket/8084#comment:16 for more explanations.
- 1:38 PM Changeset [2d0bc7c]1.12-stable2.2-stablekillphp by
- Makefile
- src/core.js
- src/deferred.js
- test/csp.php
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- …
- 1:26 PM Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) created by
- Starting in jQuery 1.4.3, finding elements using multiple selectors …
- 12:26 PM Ticket #8436 (ajax method failing unexpectedly) created by
- Firefox 3.6.14 JBoss-4.0.5.GA/Tomcat-5.5 ATGPlatform 2007.1 When …
- 12:24 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) created by
- When storing data attribute values in the DOM and referencing them via …
- 12:19 PM Ticket #8434 (Selector not working with XML string in IE) created by
- IE does not return the entity nodes when using the jQuery( selector, [ …
- 10:54 AM Ticket #8430 (ruban) closed by
- invalid: Closing due to the lack of any discernible ticket content.
- 9:51 AM Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") closed by
- worksforme: OK, I tested this on my local webserver using IE9 and it worked flawlessly.
- 9:18 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) closed by
- fixed: Used the wrong format to notify the fix in the commit message. …
- 9:16 AM Changeset [c127989]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:50 AM Ticket #8432 (.fadeToggle() breaks DIV style) created by
- I have a page with thumbnails. Three thumbnails are above a show/hide …
- 6:33 AM Ticket #8431 (jQuery.inArray() does not work in Chrome and Firefox) created by
- I was using jquery.inArray() to compare to values and it reports as …
- 1:03 AM Ticket #8430 (ruban) created by
- hi this is form t == ext ==
- 12:40 AM Ticket #8429 (:empty discrepancy between IE and Chrome) created by
- I tested the following code on: Google Chrome 6.0.472.63 and …
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
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 …
Feb 20, 2011:
- 8:27 PM Ticket #2616 (A better jQuery.map) reopened by
- 8:26 PM Ticket #8328 ($.map supporting objects) closed by
- duplicate:
- 7:40 PM 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 …
- 7:11 PM Ticket #8331 (index(':checked') doesn't work as expected) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:02 PM Ticket #8332 (wrapAll with <tr> does nothing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:06 PM Ticket #8333 (Autocomplete example) closed by
- invalid: The bug tracker is only for bugs with jQuery Core - not jQuery UI or …
- 5:44 PM Ticket #8334 (Toggle()/hide()/show() broken) created by
- Help yourself. …
- 4:55 PM Ticket #8333 (Autocomplete example) created by
- I cannot run the example on my mac. I use Safari and Firefox 3.6. If i …
- 4:43 PM Ticket #8330 (Can not force form to submit) closed by
- duplicate
- 4:20 PM Ticket #8332 (wrapAll with <tr> does nothing) created by
- var tds = $('<td></td><td></td><td></td>'); tds.wrapAll('<tr></tr>'); …
- 4:04 PM Ticket #8331 (index(':checked') doesn't work as expected) created by
- Maybe I haven't understood the index() function correctly, but I …
- 1:12 PM Ticket #8330 (Can not force form to submit) created by
- When attempting to submit a form using the code below jQuery core …
- 3:01 AM Ticket #8181 (slideUp) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 19, 2011:
- 8:58 PM Ticket #8329 (IE bug when appending html button) closed by
- duplicate: Sorry but IE won't allow you to change the type of a button. See the …
- 7:07 PM Ticket #8329 (IE bug when appending html button) created by
- The following line of code causes a javascript error in IE8 (and …
- 7:01 PM Ticket #8328 ($.map supporting objects) created by
- Pull request here: https://github.com/jquery/jquery/pull/238 …
- 3:02 PM Ticket #8327 (jXHR.responseText is not available before complete()) created by
- Until 1.5.0 it was possible to access the native XHR object's …
- 2:50 PM Ticket #8326 (Camelize problem with jQuery.fn.data()) closed by
- duplicate
- 1:59 PM Ticket #8326 (Camelize problem with jQuery.fn.data()) created by
- Hi, I've made a fiddle to explain the problem. In fact, when you do …
- 1:32 PM Ticket #8303 (:gt() inside :has()) closed by
- duplicate
- 1:17 PM Ticket #8304 (after detach() css('display') returns block instead of inline-block) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Detached elements …
- 1:14 PM Ticket #8325 ($("select"). [width/innerWidth/outerWidth] incorrect in Safari 5.0.3 Win) closed by
- worksforme: Thanks for the report, but this is not a jQuery bug. Different …
- 1:10 PM Ticket #8306 (jQuery stopped working) closed by
- invalid: The bug tracker is not a support forum. Please use the …
- 1:06 PM Ticket #8318 (Incorrect headers are sent when performing cross-domain ajax request) closed by
- invalid
- 10:04 AM Ticket #8325 ($("select"). [width/innerWidth/outerWidth] incorrect in Safari 5.0.3 Win) created by
- Use the following test case http://jsfiddle.net/fUfeU/9/ …
Feb 18, 2011:
- 10:48 PM Ticket #8324 (jQuery AJAX and IE Problem - Object Does Not Support the property) created by
- The following is the error I am getting in IE 8 with jquery 1.5. …
- 9:31 PM Ticket #8305 (AJAX cache parameter breaks when calling Oracle procedure) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 7:31 PM Ticket #8309 (The selector with [value=Assign To] causes an exception) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:50 PM Ticket #8319 (AJAX no longer working on Blackberry Widgets using 1.5) closed by
- duplicate: Closing, as the suggested solution works and is the correct way to …
- 5:27 PM Ticket #8323 (position() is broken on Chrome) closed by
- invalid: Your code sample is invalid HTML in so many ways that I won't even …
- 4:29 PM Ticket #8323 (position() is broken on Chrome) created by
- Example HTML: […]
- 4:26 PM Ticket #8322 (remove the infinite-arguments signature from .append()-and-friends) created by
- please consider removing the undocumented infinite arguments signature …
- 4:03 PM Ticket #7736 (Precising rfxnum regex) closed by
- fixed
- 4:03 PM Ticket #7736 (Precising rfxnum regex) reopened by
- 3:09 PM Ticket #8321 (css() units returned) created by
- I noted a few examples of the issue that is causing problems for me …
- 2:09 PM Ticket #8320 (parseJSON fails if data contains \' (WCF Data Services escapes single ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 1:57 PM Changeset [d5f7711]1.12-stable2.2-stablekillphp by
- version.txt
- 1:57 PM Changeset [13e1198]1.12-stable2.2-stablekillphp1.5.1rc1 by
- version.txt
- 1:37 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: Landed.
- 1:29 PM Ticket #8320 (parseJSON fails if data contains \' (WCF Data Services escapes single ...) created by
- When calling jQuery.getJSON("Service.svc/Table"...) on Microsoft WCF …
- 1:09 PM Changeset [47abe5e]1.12-stable2.2-stablekillphp by
- src/event.js
- test/delegatetest.html
- 12:44 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) reopened by
- 12:37 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: actually, just might got it fixed
- 12:06 PM Changeset [a43a5ca]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:52 AM Ticket #8319 (AJAX no longer working on Blackberry Widgets using 1.5) created by
- Perhaps I need to configure the new AJAX module a certain way, and I'm …
- 11:00 AM Ticket #8317 (parentsUntil not working correctly) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 10:47 AM Ticket #8318 (Incorrect headers are sent when performing cross-domain ajax request) created by
- When I perform cross-domain ajax request: […] Script that sends …
- 10:36 AM Ticket #8310 (:eq selector with next siblings selector removes element ID attribute) closed by
- fixed: Fixed …
- 10:25 AM Ticket #8317 (parentsUntil not working correctly) created by
- The problem occurs after upgrading to version 1.5 (from version 1.4.2) …
- 9:24 AM Ticket #8022 (.offset() and .css("top")/.css("left") do not work properly when ...) closed by
- invalid: As noted by scott.gonzalez this isn't a bug but specified behavior.
- 8:51 AM Ticket #8311 (Error jquery 1.5 con explorer 9) closed by
- invalid: ?? This is no where near a useful bug report. Make sure to read the …
- 8:48 AM Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) closed by
- duplicate
- 8:48 AM Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) reopened by
- 8:47 AM Ticket #6899 (using .html() to change title causes errors in IE) closed by
- duplicate
- 8:47 AM Ticket #6899 (using .html() to change title causes errors in IE) reopened by
- 8:47 AM Ticket #7250 (title .html() doesnt work in ie) closed by
- duplicate
- 8:46 AM Ticket #7250 (title .html() doesnt work in ie) reopened by
- 8:46 AM Ticket #7825 (Change page title bug in IE) closed by
- duplicate
- 8:46 AM Ticket #7825 (Change page title bug in IE) reopened by
- 8:44 AM Ticket #8312 (Calling .html or .text on a <title> tag causes uncaught exception in ...) closed by
- duplicate
- 8:43 AM Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position ...) created by
- If an element has position: fixed, but doesn't specify a left or top …
- 8:43 AM Ticket #7339 (Change title page) closed by
- duplicate
- 8:43 AM Ticket #7339 (Change title page) reopened by
- 8:42 AM Ticket #4548 (jquery.text bug) closed by
- duplicate
- 8:42 AM Ticket #4548 (jquery.text bug) reopened by
- 8:41 AM Ticket #5005 (jQuery 1.3.2 and nightly HTML title change bug in IE8) closed by
- duplicate
- 8:41 AM Ticket #5005 (jQuery 1.3.2 and nightly HTML title change bug in IE8) reopened by
- 8:40 AM Ticket #5881 (document.title needs special handling in Internet Explorer) closed by
- duplicate
- 8:40 AM Ticket #5881 (document.title needs special handling in Internet Explorer) reopened by
- 8:40 AM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) closed by
- duplicate
- 8:39 AM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) reopened by
- 8:33 AM Ticket #8313 ($("p").hide() does't work in FF neither IE but do in Chrome and Opera) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 8:12 AM Ticket #8314 (acceptData does not check if elem is defined) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 2:56 AM Ticket #8314 (acceptData does not check if elem is defined) created by
- Hello, I had posted this topic (with no luck) : …
- 2:54 AM Ticket #8169 (Change does not fire on input[type=number] on Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #8168 (Offset on IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #8143 (aria-selected setting/unsetting behaves unusually) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #7443 (Make .text()/.val() interchangable) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:31 AM Ticket #8313 ($("p").hide() does't work in FF neither IE but do in Chrome and Opera) created by
- The bug will occur also when using "animate()" in the base of …
Feb 17, 2011:
- 9:43 PM Ticket #8312 (Calling .html or .text on a <title> tag causes uncaught exception in ...) created by
- Caused on Internet Explorer 8.0.7600, jQuery 1.5, Tes case at …
- 9:16 PM Ticket #8311 (Error jquery 1.5 con explorer 9) created by
- Error jquery 1.5 con explorer 9
- 9:06 PM Ticket #8310 (:eq selector with next siblings selector removes element ID attribute) created by
- Using the :eq selector with the next siblings selector (~) removes the …
- 8:24 PM Ticket #8309 (The selector with [value=Assign To] causes an exception) created by
- Code […] Exception throw is `Uncaught Syntax error, unrecognized …
- 7:01 PM Changeset [752db8f]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:45 PM Ticket #8308 (mouseleave not fired over child disabled no-margin select element) created by
- This bug is Chrome/Firefox only. When using hover() to register …
- 5:45 PM Ticket #8307 (Using $.append() to <link> a stylesheet does not work in IE9) created by
- Using $.append() to <link> a stylesheet fails in IE9. #7350 …
- 5:42 PM Ticket #8306 (jQuery stopped working) created by
- Has there been some changes in …
- 5:38 PM Ticket #8305 (AJAX cache parameter breaks when calling Oracle procedure) created by
- This is really a duplicate of #5125, but that is closed and I can't …
- 3:49 PM Ticket #8304 (after detach() css('display') returns block instead of inline-block) created by
- also css('*display') does not work at all (ie7 workaround for absence …
- 3:26 PM Ticket #8303 (:gt() inside :has()) created by
- This code: […] selects all UL elements that have more than 3 …
- 3:12 PM Ticket #4630 (Add radioClass method) closed by
- wontfix: Without a public repo, unit tests or docs, it's hard to support …
- 1:18 PM Ticket #8302 (jQuery 1.5 ajax request trying to parse JSON as javascript) closed by
- worksforme: I’m not able to reproduce this issue. …
- 1:14 PM Changeset [4b91b91]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 1:10 PM Ticket #8289 (appended <script> tag not found by jquery after successful append) closed by
- invalid: As per jitter’s comment, this is by design. JavaScript is evaluated …
- 12:43 PM Ticket #8302 (jQuery 1.5 ajax request trying to parse JSON as javascript) created by
- if I make a $.ajax request using dataType: "json" and return a json …
- 12:16 PM Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) closed by
- fixed: Fixes #7912. Make sure .cur() only returns 0 as fallback value when it …
- 11:26 AM Changeset [85d93432]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 11:13 AM Ticket #8301 (jQuery effects doesn't like css display table elements) created by
- I have a series of divs layed out in my page: […] Using the css …
- 11:09 AM Changeset [b9f5e2b]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 11:03 AM Ticket #8297 (jQuery 1.5 getResponseHeader IE) closed by
- fixed: Fixes #8297. Makes sure response headers with empty values are handled …
- 11:03 AM Changeset [5b38439]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/headers.php
- test/unit/ajax.js
- 10:53 AM Ticket #6774 (Calling is(":selected") on detached option tags fails) closed by
- fixed: Fixed Fixed …
- 10:52 AM Ticket #6774 (Calling is(":selected") on detached option tags fails) reopened by
- 10:51 AM Ticket #8039 (Selectors with new HTML(5) input types don’t work in <= IE7) closed by
- fixed: Fixed …
- 8:51 AM Ticket #8292 (Naming all eval script in Google Chrome.) closed by
- wontfix: This is a functionality that: - only developers will need while …
- 8:42 AM Ticket #8293 (val(null) on select-elements behaves differently in jquery 1.5) closed by
- wontfix: test case This behavior already …
- 8:21 AM Ticket #8296 (Keydown triggers repeatedly on Chrome/Safari) closed by
- patchwelcome: You can also check http://quirksmode.org/dom/events/keys.html or just …
- 6:52 AM Ticket #8298 (jQuery version 1.5 - ajax - <script> tag timestamp problem) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:20 AM Ticket #8300 (Firefox/Opera JSONP call causes browser to "spin") created by
- When using a JSONP call, FireFox displays "Waiting for..." in the …
- 4:21 AM Ticket #8299 (jQuery UI Dialog issues while changing jQuery 1.4.1 to 1.5) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 3:57 AM Ticket #8299 (jQuery UI Dialog issues while changing jQuery 1.4.1 to 1.5) created by
- Hello everybody, I recently updated my project (big asp.net project) …
- 3:07 AM Ticket #8137 (jQuery 1.5 not work with iphone 3 but with ipad) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 16, 2011:
- 9:46 PM Ticket #8298 (jQuery version 1.5 - ajax - <script> tag timestamp problem) created by
- See description here: …
- 5:59 PM Ticket #8290 (css( propertyName, value ) in ie7-ie8 bug) closed by
- invalid: Don’t pass invalid values.
- 4:55 PM Ticket #8297 (jQuery 1.5 getResponseHeader IE) created by
- With the new upgrade to 1.5, the XMLHttpRequest has been wrapped with …
- 11:14 AM Ticket #8291 (jquery.validate.js [A validation plugin] Not works with jquery5) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 11:02 AM Ticket #8295 (Spam link on "Known Issues" page on web site) closed by
- fixed: Thanks for informing us about this. I've reverted the change so it's …
- 9:36 AM Ticket #8296 (Keydown triggers repeatedly on Chrome/Safari) created by
- jQuery version: 1.5 Browsers: Safari Versión 5.0.3 (6533.19.4), …
- 7:34 AM Ticket #8295 (Spam link on "Known Issues" page on web site) created by
- Please revert this edit: …
- 6:12 AM Ticket #8293 (val(null) on select-elements behaves differently in jquery 1.5) created by
- In jquery 1.4.2 it was possible to blank out a select-element by …
- 5:09 AM Ticket #8292 (Naming all eval script in Google Chrome.) created by
- I'm not sure that latest jQuery build support this. But I just see …
- 4:26 AM Ticket #8291 (jquery.validate.js [A validation plugin] Not works with jquery5) created by
- remote validation option in jquery.validate.js not works with jquery5. …
- 4:22 AM Ticket #8290 (css( propertyName, value ) in ie7-ie8 bug) created by
- if I use value with a space at the beginning this property not apply. …
- 1:35 AM Ticket #8289 (appended <script> tag not found by jquery after successful append) created by
- If I have the following statement, which adds a function at runtime: …
Feb 15, 2011:
- 6:19 PM Ticket #8288 (.data(key) no longer returning null?) closed by
- wontfix: This won't be fixed.
.data()
only returned null in some very … - 4:44 PM Ticket #8288 (.data(key) no longer returning null?) created by
- I just upgraded to jQuery 1.5.0 from 1.4.2, I think it was. I …
- 4:34 PM Ticket #8099 (SPAN element becomes block level on show()) reopened by
- Reverted commit …
- 4:30 PM Changeset [faa6fe32]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 4:10 PM Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) closed by
- fixed: Fixes #7922. Copy the donor event when simulating a bubbling submit in …
- 4:09 PM Changeset [6b08d88]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/traversing.js
- test/unit/event.js
- 4:08 PM Changeset [12c0e1a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:55 PM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) closed by
- fixed: Fixes #8277. Sets data to undefined rather than null when it is not …
- 3:53 PM Changeset [1ddfdab]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:03 PM Changeset [8e40a84]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- test/unit/event.js
- test/unit/traversing.js
- 2:18 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) closed by
- duplicate
- 1:48 PM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) created by
- The IE leak detector identifies two areas where JQuery apparently …
- 1:17 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) created by
- This bug is in Chrome only. I have a div that contains an input …
- 11:11 AM Ticket #8285 (documentation: database error message) closed by
- duplicate
- 11:10 AM Ticket #8284 (jQuery.extend.fx on IE) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 11:08 AM Ticket #8283 (Built-in support for XDomainRequest) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 10:59 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) closed by
- duplicate
- 10:47 AM Ticket #8285 (documentation: database error message) created by
- Activating the link to …
- 10:43 AM Ticket #8284 (jQuery.extend.fx on IE) created by
- I'm using FancyBox, and I've some problem when the page finish to …
- 10:42 AM Ticket #8283 (Built-in support for XDomainRequest) created by
- Internet Explorer version 8 and up, in traditional Microsoft fashion, …
- 10:03 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) created by
- I recently upgraded an app from jQuery 1.4.2 to jQuery 1.5.0. I was …
- 8:35 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- duplicate
- 8:34 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) reopened by
- 8:34 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:05 AM Ticket #8281 (1.5 Mozilla Osx Bug) closed by
- wontfix
- 6:57 AM Ticket #8281 (1.5 Mozilla Osx Bug) created by
- With version 1.5, in mozilla, if I have some anchors with a specific …
- 6:54 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) closed by
- invalid: The jQuery bug tracker is not for support requests. Please try the …
- 6:51 AM Ticket #8280 (The class can not be set as "submit" with one() function) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:22 AM Ticket #8280 (The class can not be set as "submit" with one() function) created by
- An input element which in a form element. The class attribute of input …
- 5:16 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) created by
- I am using asp.net mvc 3.0 and jquery I am loading partial view …
- 4:55 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- I repeat again it didn't work on firefox 3.6.13 My Jquery version is …
- 4:29 AM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) created by
- If set default data via ajaxSetup() For example […] And then use …
- 2:53 AM Ticket #8103 (compatibility issues with IE7 and 6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:22 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 1:59 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- in firefox it doesn't work $("form :checked").css("border", …
Feb 14, 2011:
- 5:37 PM Ticket #8271 (max z-index as a property in jQuery) closed by
- wontfix: Such a property has absolutely nothing to do with jQuery. Furthermore, …
- 5:30 PM Changeset [2cc03a86]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:23 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- fixed: Hide metadata when serializing JS objects using JSON.stringify via a …
- 5:22 PM Changeset [2ed81708]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:38 PM Changeset [217a9919]1.12-stable2.2-stablekillphp by
- src/effects.js
- 3:57 PM Ticket #8275 (stopPropagation Checkbox Issue with jQuery 1.5 and Firefox 3.6) created by
- stopPropagation appears to be ignored on checkbox clicks in jQuery 1.5 …
- 3:50 PM Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in ...) closed by
- wontfix: Closing as trying to avoid the try/catch makes situation even worse.
- 3:33 PM Ticket #8274 (Animate Color, Background Color) closed by
- wontfix: Thanks for submitting a feature request to the jQuery Bug Tracker. …
- 2:48 PM Ticket #8274 (Animate Color, Background Color) created by
- I would like to be able to animate background colors using code …
- 12:42 PM Ticket #8273 (fade* in IE) closed by
- duplicate
- 12:37 PM Ticket #8099 (SPAN element becomes block level on show()) closed by
- fixed: Landed.
- 12:36 PM Changeset [bb94085]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 12:36 PM Ticket #8033 (jQuery 1.4.4+ fails to load on pages with old Prototype (<= 1.5) or ...) closed by
- fixed: Landed.
- 12:35 PM Changeset [3ad8dd24]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 11:25 AM Ticket #8273 (fade* in IE) created by
- Bug with dropping base styles for IE like -ms-filter or filter after …
- 10:05 AM Ticket #8272 (Exceptions in plain JS object event handlers swallowed by jQuery) created by
- The fix implemented for #3533 caused a regression in jQuery 1.4.1 (and …
- 9:45 AM Ticket #8271 (max z-index as a property in jQuery) created by
- I think there should be a property in jQuery/UI where the maximum …
- 9:36 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) closed by
- worksforme: Closing as requested by reporter.
- 9:13 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) created by
- I tested using sIEve, and remove() and empty() do not seem to be …
- 9:08 AM Ticket #8269 (In IE 8 change event of textfield fires twice) closed by
- duplicate
- 8:31 AM Ticket #8269 (In IE 8 change event of textfield fires twice) created by
- $("#DisplayName").change(function () { if …
- 7:57 AM Ticket #8266 (Queue type must be "fx" or it breaks) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 7:27 AM Ticket #8267 ($.ajax, dataFilter broken) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 4:56 AM Ticket #8268 (jquery fade-show fails in IE) created by
- Situation: - "Overlay div", 100% width/height. Positioned absolute. …
- 4:48 AM Ticket #8267 ($.ajax, dataFilter broken) created by
- jQuery ajax success method no longer receives any data when using the …
- 12:50 AM Ticket #8266 (Queue type must be "fx" or it breaks) created by
- I found ticket #4127 with this same problem back in version 1.3 and it …
Feb 13, 2011:
- 8:33 PM Ticket #8265 (won't download) closed by
- duplicate
- 8:31 PM Ticket #8265 (won't download) created by
- I am on Mac OS and the download links for jQuery only produce script …
- 7:20 PM Ticket #8264 (parent child selector does not work for table) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:51 PM Ticket #8264 (parent child selector does not work for table) created by
- Hello, I am evaluating jQuery for my company. I found issue where …
- 6:37 PM Changeset [6597733]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 6:10 PM Ticket #8263 (closestDown) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 5:51 PM Ticket #2944 (Query z-index in IE6 with css) closed by
- wontfix: It's up to the browser what the default value for a css property is. …
- 5:39 PM Ticket #6525 (IE script error on z-index 'auto' or 'inherit') closed by
- fixed: Fixed since 1.4.3. Check #5509 As this …
- 5:19 PM Ticket #4966 (Problem with animate and zIndex) closed by
- fixed: Don't add "px" to unit-less properties when animating them. Fixes …
- 5:17 PM Changeset [c5edf98]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 5:17 PM Changeset [dba8c20]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 4:04 PM Ticket #8263 (closestDown) created by
- Had a nice idea for an easy core extension. closestDown is opposite to …
- 2:19 PM Ticket #8260 (.filter(selector) does not select properly) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 1:46 PM Ticket #7668 (Sizzle and jQuery QUnit tests are out of sync) closed by
- fixed: Changeset: …
- 1:10 PM Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in ...) created by
- To prevent IE from throwing errors when 'invalid' values are provided, …
- 1:03 PM Ticket #8247 (d=e[a.type]) closed by
- invalid: We don’t accept bug reports against 1.3.1. Upgrade your version of …
- 1:02 PM Ticket #8261 (jQuery.post does not work in 1.5) closed by
- worksforme:
$.post
works fine for me. OPTIONS indicates you are attempting to … - 7:50 AM Ticket #8261 (jQuery.post does not work in 1.5) created by
- I'm trying the examples from …
Feb 12, 2011:
- 9:23 PM Ticket #8260 (.filter(selector) does not select properly) created by
- When using $(selector).filter(selector) to select and filter elements, …
- 8:48 PM Ticket #8259 (jQuery Wrap Google Ad Bug) closed by
- duplicate
- 8:48 PM Ticket #6391 (wrap() bug when wrap javascript) closed by
- duplicate
- 7:48 PM Changeset [3930afa]1.12-stable2.2-stablekillphp by
- test/polluted.php
- 7:34 PM Changeset [fbf79c0]1.12-stable2.2-stablekillphp by
- test/data/css.php
- test/data/json_assigned_obj.js
- test/otherlibs/jquery/1.2.1/jquery.js
- test/otherlibs/jquery/1.2.3/jquery.js
- test/otherlibs/mootools/1.11/mootools.js
- test/otherlibs/prototype/1.6.0.2/prototype.js
- test/otherlibs/scriptaculous/1.7.0/builder.js
- test/otherlibs/scriptaculous/1.7.0/controls.js
- test/otherlibs/scriptaculous/1.7.0/dragdrop.js
- test/otherlibs/scriptaculous/1.7.0/effects.js
- …
- 3:10 PM Ticket #8259 (jQuery Wrap Google Ad Bug) created by
- If I wrap an object with a div and the object contains a google ad, …
- 1:10 PM Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Please read the …
- 12:59 PM Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") created by
- This simple example shows that it used to work in 1.4.4 but now throws …
- 12:45 PM Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery ...) closed by
- invalid: This is not the jQuery UI bug tracker. Issues with IE9 are known and …
- 10:42 AM Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery ...) created by
- When I use jQuery 1.5v on IE9beta1 and IE9rc1 using jQuery UI Tabs …
- 9:56 AM Ticket #8145 (jQuery.readyWait Standalone Test Page) closed by
- fixed: Add readyWait tests. Fixes #8145. Adds tests for the fix to #6781. …
- 9:56 AM Ticket #8198 (Remove script.type = "text/javascript" from support.js) closed by
- fixed: Remove unnecessary "script.type = text/javascript;". Fixes #8198. …
- 9:56 AM Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) closed by
- fixed: Unexpose $.support._scriptEval as it's not needed. Use a private var …
- 7:53 AM Changeset [d99268a]1.12-stable2.2-stablekillphp by
- test/data/readywaitasset.js
- test/data/readywaitloader.js
- test/readywait.html
- 7:53 AM Changeset [2862f589]1.12-stable2.2-stablekillphp by
- Makefile
- build/post-compile.js
- 7:53 AM Changeset [3548ffae]1.12-stable2.2-stablekillphp by
- src/support.js
- 7:53 AM Changeset [f099907]1.12-stable2.2-stablekillphp by
- src/support.js
- 2:18 AM Ticket #8254 (Tutorials: broken link to jQuery Reading Material) closed by
- fixed
- 12:25 AM Ticket #7200 (Add .jquery to the official API) closed by
- fixed
Feb 11, 2011:
- 9:59 PM Changeset [d479011]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:18 PM Ticket #8256 ($.when should accept an array of promises) closed by
- wontfix: This would break things like: […] Inspecting the first element …
- 7:08 PM Changeset [081562c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:02 PM Ticket #8256 ($.when should accept an array of promises) created by
- This would be super nice, because $.when.apply($, promisesArr) looks …
- 6:32 PM Ticket #8255 (support for list attribute) created by
- list IDL attribute is supposed to be readonly. If an author wants to …
- 6:25 PM Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) closed by
- patchwelcome
- 6:15 PM Ticket #8254 (Tutorials: broken link to jQuery Reading Material) created by
- The Tutorials page at http://docs.jquery.com/Tutorials has a link to a …
- 6:14 PM Changeset [ea3e10a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 6:11 PM Ticket #8253 (Selectors documentation says names must be double backslash-encoded) created by
- http://api.jquery.com/category/selectors/ says: If you wish to use …
- 3:36 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- I'm going to look at the trick that jitter suggested, override …
- 3:32 PM Ticket #4878 (val() tries to set multiple values on single select lists) closed by
- fixed: Closing as reporter confirmed this has been fixed with 1.4 already. …
- 3:26 PM Ticket #8250 (ajax does not work in opera 10 widgets) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by …
- 3:24 PM Ticket #8251 (Specifying Class ID) closed by
- invalid: As rwaldron already stated. This isn't a jQuery bug, but your HTML …
- 3:09 PM Ticket #8252 (Problem with IE7) closed by
- invalid: Why do you repost your text as comment? this report doesn't qualify as …
- 3:04 PM Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) closed by
- invalid: Closing as this clearly isn't a jQuery bug but some perf issues with FF.
- 2:15 PM Ticket #8252 (Problem with IE7) created by
- Version 1.3.4 On my site does not load styles. ui-accordion-header,. …
- 2:05 PM Ticket #8251 (Specifying Class ID) created by
- Works in all browsers except for IE. When I have two divs: <div …
- 12:42 PM Ticket #8250 (ajax does not work in opera 10 widgets) created by
- 1.4.1 works nice, but 1.5 has some special checks for crossdomain …
- 12:06 PM Ticket #8227 (Allow me to .stop() specific animations) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 9:58 AM Ticket #8249 ($.getScript Fails Locally in 1.5) closed by
- duplicate
- 9:55 AM Ticket #8248 (i'm founded an error) closed by
- duplicate
- 9:46 AM Ticket #8249 ($.getScript Fails Locally in 1.5) created by
- $.getScript() seems to not be executing the script or any callback …
- 9:39 AM Ticket #8248 (i'm founded an error) created by
- ERROR: uncaught exception: Syntax error, unrecognized expression: …
- 8:58 AM Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 5:59 AM Changeset [481d940]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:48 AM Ticket #8247 (d=e[a.type]) created by
- in my jquery1.min.js file the jscript debugger shows error on : …
- 2:22 AM Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) created by
- Works: $('[foo=bar]') Syntax error: $('[foo=bar:12]') This is a …
- 1:43 AM Ticket #7616 (Document and clean arguments of per-step callback in animate()) closed by
- fixed: The resolution for this ticket (based on the original discussion …
- 1:39 AM Changeset [066304e]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 1:07 AM Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) closed by
- fixed: Fixes #8245. Ajax now ensures header names are capitalized so that …
- 1:07 AM Changeset [f2e0ae1]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 1:02 AM Changeset [3a1d7a3]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- test/localfile.html
Feb 10, 2011:
- 11:21 PM Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) created by
- Try using $.ajax({ ... dataType: 'json', ... }) under Android Browser …
- 10:22 PM Ticket #8244 (jQuery can't correctly handle font names that end with a number) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. If you are …
- 10:05 PM Ticket #8244 (jQuery can't correctly handle font names that end with a number) created by
- This is a weird behavior, and an admittedly limited use case, but: If …
- 8:09 PM Ticket #8243 (animate element with children with width and height set to 50%) created by
- I have a more complex project using animate. I watered it down as …
- 8:05 PM Ticket #8232 (.attr can't change a submit input) closed by
- patchwelcome: @remysharp As I know you are a very capable JavaScript programmer, I'm …
- 6:45 PM Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) created by
- http://jsfiddle.net/n22Kv/2/ click 2nd "Company Information" text.... …
- 6:39 PM Ticket #8232 (.attr can't change a submit input) reopened by
- 6:22 PM Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:58 PM Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) created by
- .dblclick doesn't work on .selectable() (=UI jQuery) items
- 5:52 PM Ticket #2551 (val() failed after reset form in ie6/ie7) closed by
- fixed: Make sure .val() works after form.reset() in IE. Fixes #2551. …
- 5:50 PM Changeset [43a41ba]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:39 PM Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on ...) closed by
- duplicate
- 4:29 PM Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on ...) created by
- The character 't' is visible after scrolling and refreshing a page on …
- 4:29 PM Ticket #8239 (The character 't' is visible after scrolling and refreshing a page on ...) created by
- The character 't' is visible after scrolling and refreshing a page on …
- 4:22 PM Ticket #4537 (clone(true) with namespaced events loses the namespace on the original ...) closed by
- fixed: Make sure .clone(true) correctly clones namespaced events. Fixes …
- 4:20 PM Changeset [78fc79f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/event.js
- 4:20 PM Changeset [4490f42]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/event.js
- 4:19 PM Changeset [3f03628]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/selector.js
- 4:16 PM Ticket #8216 (Exception in ajaxConvert(s,response)) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. …
- 4:05 PM Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) closed by
- duplicate
- 2:57 PM Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) created by
- jQuery is erroring with this message SCRIPT438: Object doesn't …
- 12:27 PM Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) closed by
- wontfix: Do not use reserved DOM names as element IDs.
- 11:38 AM Ticket #8236 (live doesn't work with :not(:last)) closed by
- duplicate
- 9:37 AM Ticket #8237 (:HAS with :NTH-CHILD not working under IE) closed by
- duplicate
- 9:29 AM Ticket #8237 (:HAS with :NTH-CHILD not working under IE) created by
- Following example works great with FF,Opera,Safari but not IE8 …
- 8:36 AM Ticket #8236 (live doesn't work with :not(:last)) created by
- Writing
$('div button:not(:last)').live(...)
will catch events … - 8:33 AM Ticket #8235 (jQuery.data throws a script error in certain circumstances.) created by
- I'm not 100% of the circumstances under which this occurs and I cannot …
- 8:30 AM Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) created by
- If the DOM contains an element with an id="nodeName", JQuery throw : …
- 8:27 AM Ticket #8229 (jquery selecter not compatible with) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:15 AM Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project by …
- 7:56 AM Ticket #8231 (.attr can't change a submit input) closed by
- duplicate
- 7:48 AM Ticket #8232 (.attr can't change a submit input) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:31 AM Ticket #8233 (Select box with lots of optios inside dialog return script loop error ...) created by
- Error details: . min 1.4.4 . select boxes with lots of options . IE …
- 6:48 AM Ticket #8232 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 6:47 AM Ticket #8231 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 5:10 AM Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) created by
- Repeated here: http://jsfiddle.net/mh3US/ Problem: <input> tag is …
- 4:42 AM Ticket #8229 (jquery selecter not compatible with) created by
- old jquery 1.4.2 $("#foo").find('input[name=test[]]'); is right; new …
- 2:15 AM Ticket #8228 (Click events firing on wrong elements and animate problems) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
Feb 9, 2011:
- 10:01 PM Ticket #8228 (Click events firing on wrong elements and animate problems) created by
- Clicking on resume my fire portfolio, etc. Sometimes fires correctly. …
- 7:31 PM Ticket #8220 (is() bug on namespaced tag) closed by
- fixed: Pull over tests from Sizzle. "Remove backslashes from tag name filter. …
- 7:29 PM Changeset [f56b4a2]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 6:03 PM Ticket #8217 (Live on anchor tag / hyperlink) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You are trying to …
- 2:55 PM Ticket #7174 (Animate background-position works for left but not top) closed by
- duplicate
- 2:43 PM Ticket #8227 (Allow me to .stop() specific animations) created by
- I can create more than one animation on one object -- e.g. one for …
- 1:25 PM Ticket #7900 (Create and document interface to jQuery.event.props) closed by
- wontfix
- 12:14 PM Ticket #8211 (statusCode is incorrectly handled) closed by
- worksforme
- 12:10 PM Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ...) closed by
- worksforme: In creating some tests I don't see it failing in IE6 or IE8 so I will …
- 11:51 AM Ticket #8219 (Reversion: overrideMimeType() no longer callable) closed by
- fixed: Fixes #8219. Introduces the mimeType option to override content-type …
- 11:50 AM Changeset [6f4b36ed]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 11:47 AM Changeset [f6e1734]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- test/unit/ajax.js
- 10:50 AM Ticket #8222 (Double Asset Request for Video Tag) closed by
- wontfix: Try this: http://jsfiddle.net/rwaldron/fssD9/2/
- 10:30 AM Ticket #8223 (Selector causing an exception) closed by
- duplicate
- 10:25 AM Ticket #8223 (Selector causing an exception) created by
- Hello Using a selector like this used to work fine with jQuery …
- 10:20 AM Ticket #8222 (Double Asset Request for Video Tag) created by
- I've only tested this in Chrome 9, but here are the steps to …
- 10:14 AM Ticket #8065 (Significant Performance Difference in 1.5RC1) closed by
- duplicate: I’m going to merge this into #7341 since this seems to be the same …
- 10:11 AM Ticket #8093 (.data() or .userData() should use DOM lvl3 getUserData/setUserData) closed by
- wontfix: So, with regards to the comparison to qSA, nearly all browsers support …
- 9:27 AM Changeset [806d9ce]1.12-stable2.2-stablekillphp by
- test/localfile.html
- 9:26 AM Changeset [2953d04]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:21 AM Ticket #8221 (removeAttr comments) created by
- Why does
removeAttr
has anfn
argument, but is it never used? … - 7:21 AM Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:39 AM Ticket #8220 (is() bug on namespaced tag) created by
- Hi, […] Outputs: Chrome: true Opera, Firefox: false Solution: …
- 5:09 AM Ticket #8219 (Reversion: overrideMimeType() no longer callable) created by
- Before 1.4 we could call overrideMimeType() in beforeSend(). It had …
- 3:51 AM Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) created by
- For example, […] This would actually result in the following …
Feb 8, 2011:
- 10:02 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- wontfix: There’s no way to do this reliably; ES3 exposes enumerable properties …
- 9:31 PM Ticket #8217 (Live on anchor tag / hyperlink) created by
- The code below works in all browsers when the anchor tag is changed to …
- 7:08 PM Ticket #8216 (Exception in ajaxConvert(s,response)) created by
- I am quite sure this is a bug because it works fine using version 1.4. …
- 3:10 PM Ticket #8215 (SEXYCOMBO 2.0.2) closed by
- invalid: This is the bug tracker only for bugs with jQuery core, not …
- 2:58 PM Ticket #8215 (SEXYCOMBO 2.0.2) created by
- If you type into the combobox and then tab to navigate elsewhere on …
- 2:35 PM Ticket #8214 (Non-Latin Characters are not Displayed Properly) closed by
- invalid: ARE YOU IN THE RIGHT PLACE? For jQuery Core or Official jQuery …
- 2:25 PM Ticket #8214 (Non-Latin Characters are not Displayed Properly) created by
- A few non-Latin characters in my application don't show properly with …
- 1:13 PM Changeset [d92dc29]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 12:58 PM Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) closed by
- duplicate
- 12:55 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- Reopening to make sure we don't ship with this, as this fix fails the …
- 12:54 PM Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) created by
- How to reproduce: - HTML Document with linked jquery and stylesheet - …
- 12:38 PM Ticket #6200 (.live(... broken in 1.4.2 using IE8) closed by
- fixed: Fixed. Can be seen with this test case
- 11:51 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) reopened by
- John, can you try it with this test? …
- 11:41 AM Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ...) created by
- IE can sometimes fire ready right after script.src is set if the file …
- 11:28 AM Ticket #8211 (statusCode is incorrectly handled) created by
- Hi all, I would like to react on http status-codes (like 200, 201 or …
- 11:15 AM Changeset [b46dff3]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:09 AM Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) closed by
- duplicate
- 11:08 AM Changeset [944e0e6]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:02 AM Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element ...) closed by
- fixed: Make sure that mousing over Chrome "internal div" elements results in …
- 10:57 AM Changeset [4a828c9]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:52 AM Ticket #8208 (Please don't close the ticket #8205 yet) closed by
- invalid: Creating a ticket solely to make a case for another ticket isn't a …
- 10:41 AM Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) closed by
- duplicate
- 10:41 AM Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) reopened by
- 10:40 AM Ticket #8210 (Comment form not appearing) closed by
- invalid: Closing as the original ticket submitter has confirmed the issue was …
- 10:40 AM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) closed by
- duplicate
- 10:39 AM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) reopened by
- 7:59 AM Ticket #8210 (Comment form not appearing) created by
- We have a comment form on our site (amren.com). As a fig leaf, we …
- 6:30 AM Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element ...) created by
- Hi all. When using the hover() event in Chrome 9.x (was working fine …
- 5:32 AM Ticket #8194 (Ajax code failure on Symbian WRT) closed by
- duplicate: OK, so this is actually a duplicate. Thanks for having confirmed this, …
- 5:01 AM Ticket #8208 (Please don't close the ticket #8205 yet) created by
- Please don't too fast in closing this ticket …
- 4:49 AM Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) created by
- It appears that outerWidth(true) returns the width of the parent …
- 4:28 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) closed by
- worksforme: Ran this in IE8 and had no memory problems. Perhaps something isn't …
- 3:06 AM Ticket #8206 (Script:contains('text') fails (returns nothing) in IE8 and IE7) created by
- IE7 and IE8 can't find items using jQuery("script:contains('text')") …
- 2:53 AM Ticket #7999 (inconsistent offsetParent of "absolute DOM" in IE 6 8 with other browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:53 AM Ticket #7943 (toggle focus and blur function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:21 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) created by
- Dear Sir/Madam, I found there is memory leak when I call cross …
Feb 7, 2011:
- 7:41 PM Ticket #8195 (offset(coordinates) setter does not work properly with position:fixed ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:04 PM Ticket #8197 (.offsetParent() returns wrong element in Firefox) closed by
- wontfix: You really shouldn't be trying to
position: relative
a td, that … - 6:43 PM Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) reopened by
- 6:13 PM Ticket #8160 (jQuery animate() regression since v1.5) closed by
- duplicate
- 6:13 PM Ticket #8160 (jQuery animate() regression since v1.5) reopened by
- 5:54 PM Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) closed by
- wontfix: Applying this patch will contradict this commit: …
- 3:36 PM Ticket #8204 (Jquery Problem!) closed by
- invalid: The jQuery bug tracker is not a support forum. Please use the …
- 3:26 PM Ticket #8204 (Jquery Problem!) created by
- Error: uncaught exception: [Exception... "Could not convert JavaScript …
- 3:24 PM Ticket #8201 (the behavior of data api in jQuery 1.5 has changed) closed by
- invalid: This is intentional. Please read the release notes.
- 3:24 PM Ticket #8202 (build.xml not in 1.5 tag) closed by
- invalid: This is intentional. Please read the release notes.
- 3:04 PM Ticket #8203 (Remove un-needed "someVar = null;"s) created by
- It looks like jQuery has some overzealous memoryleak
someVar = null
… - 1:19 PM Ticket #8199 (Including jQuery breaks Indico) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You have written …
- 12:56 PM Ticket #8202 (build.xml not in 1.5 tag) created by
- the ant file build.xml seems to be missing in 1.5 tag
- 12:49 PM Ticket #8201 (the behavior of data api in jQuery 1.5 has changed) created by
- I use data api, to change my object, so that I can take advantage of …
- 12:39 PM Ticket #8160 (jQuery animate() regression since v1.5) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. The fact that …
- 12:34 PM Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) created by
- $.support._scriptEval probably isn't need and a simple var _scriptEval …
- 11:58 AM Ticket #5898 (Performance Improvement for :odd/:even) closed by
- wontfix: PR was closed.
- 11:57 AM Ticket #8052 (IE9 document.getElementsByTagName throws an error) closed by
- fixed: Update jQuery.support.noCloneEvent test to function properly in IE9. …
- 11:56 AM Changeset [534dbd6]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:52 AM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- fixed: Update $.data to use a function instead of an object when attaching to …
- 11:52 AM Changeset [8805f137]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:48 AM Changeset [7acb141]1.12-stable2.2-stablekillphp by
- src/data.js
- src/event.js
- test/unit/data.js
- test/unit/event.js
- 11:40 AM Ticket #8199 (Including jQuery breaks Indico) created by
- Repro: 1. Visit …
- 11:37 AM Ticket #8198 (Remove script.type = "text/javascript" from support.js) created by
- In all A-grade browsers (and probably all browsers that support …
- 11:09 AM Changeset [5b421fed]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:04 AM Ticket #8197 (.offsetParent() returns wrong element in Firefox) created by
- .offsetParent() is supposed to return the nearest positioned element, …
- 10:43 AM Ticket #8196 (Regression on Attribute equals Selector) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 10:42 AM Ticket #7474 ([web] Add guideline hint to new ticket page) closed by
- fixed
- 10:36 AM Ticket #8196 (Regression on Attribute equals Selector) created by
- I used to selected some td like that $(td[date="07/02/2011"]) with a …
- 10:35 AM Changeset [a2dbdc1]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:34 AM Ticket #8195 (offset(coordinates) setter does not work properly with position:fixed ...) created by
- Fiddle demonstrating the bug: http://jsfiddle.net/jfremy/KG7x7/ …
- 8:30 AM Ticket #8194 (Ajax code failure on Symbian WRT) created by
- The new Ajax code in 1.5 doesn't work inside the Symbian Web Runtime. …
- 8:25 AM Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) reopened by
- 5:59 AM Ticket #8193 (ajaxPrefilter jqXHR.abort() doesn't work) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by …
- 5:20 AM Ticket #8193 (ajaxPrefilter jqXHR.abort() doesn't work) created by
- jqXHR.abort() in $.ajaxPrefilter doesn't work as should be. In fact, …
- 1:46 AM Ticket #8192 (jquery breaks inline javascript code (IE only)) created by
- Same code on both pages. Using Jquery 1.3.2: …
- 12:11 AM Changeset [0c21c83]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
Feb 6, 2011:
- 9:35 PM Ticket #8184 (.mouseup() & .mousedown() bugs when firing from scrollbar click) closed by
- invalid: Not that I know of. If you happen to find one please report back and …
- 9:21 PM Ticket #8187 (AJAX Context bug) closed by
- invalid: This isn't a bug. The [http://api.jquery.com/jQuery.ajax …
- 8:18 PM Ticket #4966 (Problem with animate and zIndex) reopened by
- 8:17 PM Ticket #8188 (jQuery .animate() causes failure in <=IE8 on z-index property) closed by
- duplicate
- 7:37 PM Ticket #8190 (Regression with chaining multiple delay + animation calls) closed by
- duplicate: This isn't a bug. The [http://api.jquery.com/animate animate() …
- 7:34 PM Changeset [8262679]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/event.js
- 6:40 PM Ticket #8191 (removeData() does not remove data-* attribute) closed by
- worksforme: I put together this live test case …
- 5:24 PM Ticket #8162 (jQuery Load Event linking to bad code) closed by
- fixed: I've gone in and removed the blockquote where we reference peol's …
- 5:00 PM Ticket #8191 (removeData() does not remove data-* attribute) created by
- If you set a data value with a data-* attribute on an element, and …
- 3:42 PM Ticket #8190 (Regression with chaining multiple delay + animation calls) created by
- In upgrading to 1.5, my …
- 2:42 PM Ticket #8185 ($("#xy").load() does not work in 1.5 (Firefox 3.6.13)) closed by
- worksforme: This is working fine in 1.5 - here's a basic load() test with jsFiddle …
- 1:51 PM Ticket #8189 (background-position animation does not work with jQuery 1.5) closed by
- duplicate
- 1:46 PM Ticket #8189 (background-position animation does not work with jQuery 1.5) created by
- I cannot animate the background-position of an element, using jQuery …
- 11:36 AM Ticket #8188 (jQuery .animate() causes failure in <=IE8 on z-index property) created by
- Related to: http://bugs.jquery.com/ticket/5001 In jQuery (1.5 and …
- 11:03 AM Ticket #8038 (wrap cause selectedIndex reset in opera) closed by
- wontfix: Works in Opera 11, and this won’t get looked at/patched before O10 …
- 10:59 AM Ticket #7864 (Resolve "scrollable" root (body or html/documentElement)) closed by
- patchwelcome: Nobody seems particularly interested in taking charge on this one so I …
- 10:43 AM Ticket #7978 (chrome fadein and fadeout do not work) closed by
- wontfix: This is a very narrow WebKit rendering bug with an incredibly specific …
- 8:36 AM Ticket #8186 (Setting enctype attribute in IE8) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 4:30 AM Ticket #8187 (AJAX Context bug) created by
- If the context is '0' then the returned context is an object
- 2:54 AM Ticket #8186 (Setting enctype attribute in IE8) created by
- It can't set the enctype attribute in IE8: […] It works in FF, …
Feb 5, 2011:
- 6:09 PM Ticket #8185 ($("#xy").load() does not work in 1.5 (Firefox 3.6.13)) created by
- 12:13 PM Ticket #8184 (.mouseup() & .mousedown() bugs when firing from scrollbar click) created by
- On Safari, Chrome, Opera and (according to …
- 11:18 AM Ticket #8183 (IE9 and input selectors with 1.5) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 9:58 AM Ticket #8183 (IE9 and input selectors with 1.5) created by
- SCRIPT438: Object doesn't support this property or method …
- 9:54 AM Ticket #8140 ([ IE8 ] Cache[ id ] undefined in jQuery.data in jquery-1.5.js) closed by
- duplicate
- 6:50 AM Ticket #8182 (Using jQuery UI (dragable) with jQuery 1.5) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 5:16 AM Ticket #8182 (Using jQuery UI (dragable) with jQuery 1.5) created by
- Dear jQuery Team, I defined a DIV as dragable element with the latest …
- 4:30 AM Ticket #8181 (slideUp) created by
- If I use the slideUp/Down/Toogle function with a table cell, the table …
- 2:56 AM Ticket #8031 (height calculation hidden element bug cause slidedown jump) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:56 AM Ticket #8030 (slideToggle callback does fire before Animation is complete) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 4, 2011:
- 9:09 PM Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) closed by
- fixed: Fixes #8177. XHR transport now considers 304 Not Modified responses as …
- 9:08 PM Changeset [d6fbbe1]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 9:06 PM Changeset [2c77704]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 8:00 PM Ticket #6765 (jQuery strips non type='text/javscript' script tags when cleaning fragments) closed by
- duplicate
- 7:25 PM Ticket #8084 (jsonp transport overrides dataType: json setting) closed by
- wontfix: I'll close this as wontfix. Let's mark all related present and future …
- 6:37 PM Ticket #6765 (jQuery strips non type='text/javscript' script tags when cleaning fragments) reopened by
- 6:20 PM Changeset [08fcde6]1.12-stable2.2-stablekillphp by
- test/data/name.php
- test/data/notmodified.php
- test/unit/ajax.js
- 4:29 PM Changeset [8f8961d]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:19 PM Changeset [03bad0a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:50 PM Changeset [d66cc553]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:23 PM Ticket #8173 (1.5 Ajax not triggering error for bad URL) closed by
- invalid
- 11:36 AM Ticket #8176 (appendTo should accept 'context' parameter) closed by
- wontfix: Take a look at the docs: http://api.jquery.com/appendTo/ Scroll to …
- 9:58 AM Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) created by
- jQuery.ajax does not return consistent results for requests on files …
- 9:18 AM Ticket #8176 (appendTo should accept 'context' parameter) created by
- appendTo() should accept 'context' parameter so that it is possible to …
Note: See TracTimeline
for information about the timeline view.