Timeline
03/12/11:
- 19:47 Ticket #8506 (html() has unexpected behavior when writing to (previously) empty element) closed by
- invalid: The W3C says that self-closing tags are only valid for elements that …
- 18:43 Ticket #8504 ($().find() does not find tags when inserted via XSLT) closed by
- invalid: Closing as per OP's request.
- 18:42 Ticket #8511 (ui.autocomplete) closed by
- invalid: Thanks for your time and interest in helping the jQuery Project but this …
- 18:19 Ticket #8511 (ui.autocomplete) created by
- In ui autocomplete at line number 152 close method is called without event …
- 15:23 Ticket #8510 (JSONP cross domain requests with ajax (info in docs)) created by
- This is not a bug, but probable misleading information in documentation: …
- 12:42 Ticket #8509 (jQuery-1.5.1 doesn't work in WebBrowser control) created by
- When loaded in WebBrowser control, happens an error "line nnn, symbol 1, …
- 12:28 Ticket #8508 (Change event does not fire on IE8 for css hidden inputs) created by
- What the summary says.. The change event for css hidden inputs fires on …
03/11/11:
- 18:37 Ticket #8507 (#) created by
- The form serialize() method throws an error when an input field's name …
- 18:15 Ticket #8343 (AJAX with 206 Response Triggers Error Callback in Android Browser) closed by
- wontfix: OK, I'll close this as wontfix for now as it's clearly an Android bug.
- 18:11 Ticket #8441 (jQuery.ajax should call the error handler on 4xx responses) closed by
- worksforme
- 18:06 Ticket #8478 (ie7 "unexpected propriety or method" error) closed by
- invalid: It's most probably an exception thrown into one of your callbacks. The …
- 18:03 Ticket #8484 (Jquery AJAX call not working on Chrome and Safari) closed by
- invalid
- 17:54 Ticket #8506 (html() has unexpected behavior when writing to (previously) empty element) created by
- I have a set of tooltip functions that use the title attribute of an …
- 17:18 Ticket #8505 (replaceWith() call despite empty result set from selector) created by
- With this HTML […] executing the following jQuery, the first statement …
- 16:38 Ticket #8504 ($().find() does not find tags when inserted via XSLT) created by
- XSLT: ... <div id="xmlData"> <newdoc> <xsl:copy-of select="."/> …
- 14:55 Ticket #8502 (.append on IE8 stops script execution.) closed by
- invalid: ajpiano is right, this is invalid. I think you probably meant to use …
- 14:52 Ticket #8503 (Missing apostrophes in the documentation) created by
- Hey there! I've noticed a bug in the documentation. You wrote the …
- 13:19 Ticket #8501 (css3 selector "not(:hover)" not work in ie6) closed by
- invalid: Thank you for your time and interest in helping the jQuery project, but at …
- 11:44 Ticket #8502 (.append on IE8 stops script execution.) created by
- I found out that using sth like $("input[name=myInput]").append('<input …
- 08:19 Ticket #8501 (css3 selector "not(:hover)" not work in ie6) created by
- […] in ie6, it throws "Syntax error, unrecognized expression: hover" …
- 08:08 Ticket #8369 (Ajax method "load" has a bug!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:20 Ticket #8500 (radios and checkboxes revert to default (HTML) state when wrapped in IE) created by
- http://jsfiddle.net/eGgvw/6/ calling .wrap() on something that contains a …
- 04:14 Ticket #8496 (about getJSON) closed by
- fixed: I've updated the docs: …
03/10/11:
- 23:41 Ticket #8499 (delegate on mousedown not work in google chrome) created by
- hi, this is first time that i open a Ticket. I'm italian, so excuse me …
- 22:05 Ticket #8498 (Animate Hooks) created by
- A quick fiddle to demonstrate: http://jsfiddle.net/gnarf/9muvX/ I propose …
- 20:05 Ticket #8497 (jQuery.css and jQuery.cssHooks) created by
- jQuery 1.5.1 on line 5886 and line 5895 …
- 18:24 Ticket #8461 (Jquery Core IE Bug Large ComboBox) closed by
- invalid: This appears to be jQuery UI issue as when I remove the call to dialog, it …
- 16:12 Ticket #8496 (about getJSON) created by
- getJSON() can't trigger ajaxStart()
- 15:57 Ticket #8495 (unit/core.js crashes the process in Chrome 10 (now stable and released)) created by
- This is a Webkit bug and is fixed in the current Chrome nightly build, but …
- 15:35 Ticket #8491 (Opera problems related to button) closed by
- duplicate
- 15:18 Ticket #8492 (IE6.0 with SP1 + Memory Leak) closed by
- invalid: The only Microsoft-supported version of IE6 is the one updated by XP …
- 15:13 Ticket #8493 (Cannot find input field by name, when name contains dots) closed by
- worksforme: http://jsfiddle.net/Kt7g8/
- 15:10 Ticket #8494 ($('<span class="x">') does not parse in IE) closed by
- invalid: Yes. The docs are clear on this. http://api.jquery.com/jQuery/#jQuery2 > …
- 14:29 Ticket #8494 ($('<span class="x">') does not parse in IE) created by
- test case: http://jsfiddle.net/YRnFa/ […] works fine in FF.
- 14:09 Ticket #8493 (Cannot find input field by name, when name contains dots) created by
- $('input[name=service.departureSchedule.date]') - causes: "Syntax error, …
- 11:53 Ticket #8492 (IE6.0 with SP1 + Memory Leak) created by
- Any JQUERY version compatible with IE6.0 + SP1??? There is lot of memory …
- 10:14 Ticket #8491 (Opera problems related to button) created by
- There seems to be a problem with selecting button elements in Opera. This …
- 10:11 Ticket #8490 (.html() in IE (jquery vs. 1.5.1)) created by
- The .html() function does not work in IE 7 or 8 (haven't tried 6 or 9 …
- 10:05 Ticket #8489 (Add a 'complete' parameter to .delay() for using callbacks. That was it's ...) created by
- For example, it'd be super nifty to do this: […] The above would have …
- 08:05 Ticket #8366 (KeyError: 'captcha_redirect') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #8363 (Object doesn't support this property or method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #8347 (how to download jquery1.5 reference) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #8308 (mouseleave not fired over child disabled no-margin select element) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:05 Ticket #8488 (.toggle( showOrHide ) is not consistent with documentation) closed by
- fixed: I've updated the docs to clarify the equivalent code to emphasize that it …
- 01:16 Ticket #8487 (Cache option for .getScript) closed by
- wontfix: Just use ajax directly, not a helper, if you have this kind of specific …
- 01:07 Ticket #8412 (Ajax problem on iOS with HTML5 applicationCache and web-app mode) closed by
- wontfix: OK, so we'll wait and see if and when this is fixed in iOS.
- 01:02 Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) closed by
- wontfix
03/09/11:
- 22:02 Ticket #8488 (.toggle( showOrHide ) is not consistent with documentation) created by
- the documentation says it is the equivalent to […] but if showOrHide …
- 21:23 Ticket #8487 (Cache option for .getScript) created by
- From now on, the .getScript function should allow the use of caching, …
- 16:09 Ticket #8486 (find not working on a select in 1.5.1) created by
- Hi, I have this piece of code - x = …
- 16:00 Ticket #8453 (In IE the is() function triggers a sizzle exception that is not handled ...) closed by
- invalid: Given that the issue in the original ticket was caused by a lack of …
- 15:54 Ticket #8481 (location.hash broken within jQuery after page redirection on IE) closed by
- invalid: Closing as the original submitter has confirmed this is not an issue with …
- 14:08 Ticket #8483 (Using any wrapping function removes `<script type="bogus">` from hierarchy) closed by
- duplicate
- 13:55 Ticket #8485 (Problem with bind() and some events in IE 9) created by
- Example at http://jsfiddle.net/38szJ/ When ran in IE 9 standards mode …
- 13:11 Ticket #8484 (Jquery AJAX call not working on Chrome and Safari) created by
- Jquery AJAX call not working on Chrome and Safari
- 13:01 Ticket #8483 (Using any wrapping function removes `<script type="bogus">` from hierarchy) created by
- When using jQuery Templates and wrapping an element containing those …
- 06:16 Ticket #8482 (position() on AREA element errors in IE (tested IE 7 and 8)) created by
- The following works in Firefox but not IE (tested 7 and 8). […] The …
- 04:59 Ticket #8481 (location.hash broken within jQuery after page redirection on IE) created by
- This is a weird bug that breaks location.hash. When all of the following …
- 01:57 Ticket #8476 (Strange behavior with appendTo) closed by
- invalid: That is WAY too much code for a bug report. It looks like you are trying …
- 01:54 Ticket #8480 (Binding 'click' and 'dblclick' not working in JQuery 1.5.1) created by
- In JQuery 1.5, the following commands worked fine (I realize these are …
- 00:51 Ticket #8478 (ie7 "unexpected propriety or method" error) created by
- I use jquery 1.5.1, it works without any error in Chrome 9, Safari 3, …
03/08/11:
- 22:11 Ticket #8477 (No position() info in children on completing the ajax request filling a ...) created by
- If we load some HTML into DIV that has the display CSS property set to …
- 21:11 Ticket #8476 (Strange behavior with appendTo) created by
- Hello, I'm trying to create my first jQuery plugin, a "game of fifteen" …
- 21:05 Ticket #8454 (Error with using method getJSON in jQuery 1.5.1) closed by
- duplicate: http://bugs.jquery.com/ticket/8084#comment:16
- 19:39 Ticket #8475 (this :not() selector doesn't seem to work for me) created by
- $( "#iw-claim-form input[ type='text' ]:not( [ disabled='disabled' ] )" …
- 18:35 Ticket #8474 ([ firefox] jquery >= 1.5 won't work with flowplayer tooltip) created by
- Someone asked to post a sample here, http://jsfiddle.net/WFjgd/3/ full …
- 17:32 Ticket #8473 (In IE9rc *[tabIndex] select all elements without tabindex also) created by
- The live events are triggert for all elements, if I remove the …
- 17:19 Ticket #8472 (Transform object to flat array) created by
- It could be interesting to have a method to serialize deep objects to flat …
- 16:05 Ticket #8471 (Documentation for end() shouldn't use the word 'closure' in the literary ...) created by
- When talking about using end() at the end of a chain of end() calls, the …
- 14:57 Ticket #8470 (Possible IE conflict with modal popups) closed by
- invalid: Bug reports need simple test cases, as the red box above says. Please read …
- 14:56 Ticket #8469 (nth-child selector problem in certain browsers) closed by
- invalid: You were right in posting on the forum, since this is the bug tracker. …
- 14:47 Ticket #8470 (Possible IE conflict with modal popups) created by
- Hi, this is referencing …
- 09:21 Ticket #8469 (nth-child selector problem in certain browsers) created by
- I posted this on the forum but no replies. I'm having trouble with the …
- 08:11 Ticket #8468 (Find by multiple selector return different value in Opera) created by
- Requirements in html: 1. element input with class 'vdata' doesn't exists …
- 07:52 Ticket #8134 (Internet Explorer (64-bit) and 32-bit) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:53 Ticket #8462 (draggable with clone won't work after first drop) closed by
- worksforme
- 02:51 Ticket #8466 (.append is not working properly) closed by
- invalid: An array of jQuery objects is not a valid argument to .append().
- 02:49 Ticket #8465 (Allow defaultPrevented event attribute to bubble) closed by
- invalid
03/07/11:
- 20:17 Ticket #8466 (.append is not working properly) created by
- i don't know if i miss something, but I thought this should work: …
- 19:55 Ticket #8465 (Allow defaultPrevented event attribute to bubble) created by
- There's a problem with the event bubbling system where we want to flag …
- 19:45 Ticket #8464 (jQuery ajaxSetup fails using a context that includes circular references) created by
- Options of an ajax request are prepared through the ajaxSetup method, …
- 19:30 Ticket #8463 (Ajax broken in jQuery 1.5.1 on Opera 11) created by
- This is a bugreport that Ajax() in jQuery 1.5.1 stopped working on Opera …
- 17:33 Ticket #8440 (SUGGESTION: Make .append() able to take a URL in the same manner as ...) closed by
- wontfix: cool idea. so instead of […] you can just do […] which just …
- 17:08 Ticket #8397 (.hover + .clone(true) broken?) closed by
- duplicate
- 17:07 Ticket #8462 (draggable with clone won't work after first drop) created by
- Pulled my hair for a couple of hours trying to fix this. I have a …
- 15:24 Ticket #8461 (Jquery Core IE Bug Large ComboBox) created by
- When i make a dialog with a <div> who has a inside combobox(<select>) with …
- 14:47 Ticket #8460 (php empty function) closed by
- invalid: This is not a bug report. You could make a post on the forum if you'd …
- 14:13 Changeset [cc7ca94975c37b9a8f055adebcce252baa89ba02] by
-
- src/queue.js
- test/unit/effects.js
- 13:45 Changeset [1733923b804c597fec07117e759071bbf687c848] by
-
- src/effects.js
- 13:35 Changeset [f47cbc424a3b09dbbeee9bffa92d99bd642cd68c] by
-
- src/ajax/xhr.js
- src/core.js
- src/support.js
- test/unit/core.js
- 13:27 Ticket #8460 (php empty function) created by
- Hi, i just wanted to share my empty function with others. I did not find a …
- 11:31 Ticket #8459 (hide/show explicitly set display and leak data on the element) created by
- calling hide and show on an element explicitly sets the display property …
- 11:10 Ticket #8458 (About Dropdown Menu) created by
- When the menu slideUp, the submenu is cut off from the main menu and a …
- 07:55 Ticket #8334 (Toggle()/hide()/show() broken) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:54 Ticket #8457 (attrHooks) created by
- It should be easy to extend attr to handle custom attributes and special …
- 03:47 Changeset [d4e4414451e15d23d7174e8eeddaa952ed0e4d73] by
-
- src/attributes.js
- 02:02 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 …
- 00:11 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 the …
03/06/11:
- 23:53 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 property …
- 23:47 Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) closed by
- duplicate
- 23:42 Ticket #8423 (Cross origin AJAX request always preflighted) closed by
- fixed: Fixes #8423. Never set X-Requested-With header automagically for …
- 23:42 Changeset [6c124d3dd47fb399c7512c5c3b3420e438c32b65] by
-
- src/ajax/xhr.js
- 23:40 Ticket #8455 (jQuery(html,props) doesn't updates the dom or something like that...) closed by
- invalid
- 23:24 Ticket #8438 (Bad debugging) closed by
- fixed: Fixed already …
- 23:20 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
- 21:45 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( …
- 19:06 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 and …
- 16:31 Ticket #8453 (In IE the is() function triggers a sizzle exception that is not handled ...) created by
- Try the following code: […] When you run this in anything except IE …
- 14:05 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 json, …
- 07:44 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 …
03/05/11:
- 20:30 Ticket #8450 (Memory Leak when removing objects (leaving orphans)) created by
- Using jQuery1.5 I am seeing orphans left in my DOM. …
- 20:01 Ticket #8447 (Add support for el.classList where available) closed by
- duplicate
- 19:54 Changeset [c8dfddda4babc18797e4c3d9b28cb34698fb6fd0] by
-
- test/unit/core.js
- 18:52 Ticket #8447 (Add support for el.classList where available) created by
- The jQuery code should delegate to the native HTML classList where …
- 18:48 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 jquery …
- 11:05 Ticket #8445 (Shortcut for mousewheel triggering and binding) created by
- I was wondering whether it would be reasonable to implement a shortcut for …
- 08:09 Ticket #8321 (css() units returned) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:17 Ticket #8442 (Ppi Claims - How To Make A Mortgage Disability Insurance Claim) closed by
- invalid: Closing due to spam.
Note: See TracTimeline
for information about the timeline view.
