Timeline
03/12/12:
- 16:39 Ticket #11402 (evalScript function fails with error error 80020101 in IE) closed by
- duplicate
- 16:10 Ticket #11461 (Add support for HTML5 XHR v2 with responseType set to 'arraybuffer' on ...) closed by
- cantfix: There is no way to create a backwards compatible implementation
- 15:39 Ticket #11467 (trim() throws exception in IE7) created by
- 15:33 Ticket #11466 (Manually triggered .focus() calls the callback function twice) created by
- .focus() calls the callback function once with isTrigger attribute set and …
- 10:11 Ticket #11465 ($.data() doesn't work on <object>) created by
- (jQuery 1.7.1) (Bug) >>> jQuery('#playerContainer') …
- 08:30 Ticket #11381 (IE8 problems [unknown runtime error & invalid procedure call or argument] ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:34 Ticket #11464 (event.timeStamp is a Date object rather than an integer in Android) created by
- Tested on the default Android 2.3 browser, and on the Android 2.3 Dolfin …
03/11/12:
- 12:35 Ticket #11456 (.html(htmlString) fails in IE when 1st char is space and a close div tag ...) closed by
- wontfix: My two cents on this are: garbage in, garbage out. As dmethvin has pointed …
- 12:15 Ticket #11463 (Use instanceof instead of toString) closed by
- invalid: Whilst there are situations where instanceof may indeed appear to perform …
- 12:09 Ticket #7155 (api.jquery.com and scrollTop) closed by
- wontfix: This issue should now be addressed in the site refresh work that's been …
- 11:42 Ticket #8049 (problem in home page of jQuery) closed by
- fixed: The jq-clearfix issue on the book list has since been updated and this …
- 11:39 Ticket #7124 (Page Title on jQuery Blog) closed by
- invalid: This has since been fixed to 'jQuery Blog' for the default blog index. …
- 09:17 Ticket #11463 (Use instanceof instead of toString) created by
- JavaScript has instanceof operator, which is way faster for determining …
03/10/12:
- 14:14 Ticket #11386 (for ... in syntax works incorrectly with arguments object on safari 5) closed by
- cantfix: This should be reported to Safari. It does not make sense to work around …
- 13:57 Ticket #11252 (:even and :odd selectors documentation does not specify which order is ...) closed by
- fixed: Docs updated, using a new Reusable called "Document Order".
- 13:25 Ticket #10288 (1.6.4 minified has high order bytes causing IE 8 crash when not sent UTF-8) closed by
- invalid: This problem could not be confirmed and has not been reported in recent …
- 04:29 Ticket #11278 ($.each: no usable message/notice/exception for undefined first argument) closed by
- invalid: Since this has been consistent behavior of $.each() through several …
- 04:27 Ticket #10946 (unified event binder for click and dblclick) closed by
- plugin: Better as a plugin.
- 04:25 Ticket #9944 (Pass new array as third argument to jQuery.grep and jQuery.map callbacks) closed by
- plugin: Sorry but we don't need to complicate this highly-used code for edge …
- 04:22 Ticket #10064 (Meta: Research feasibility of dataset api use for jQuery.fn.data()) closed by
- patchwelcome: There doesn't seem to be a benefit to leaving this ticket open, since it …
- 04:18 Ticket #10442 (Integrate widget factory) closed by
- wontfix: I don't see any good reasons for putting this in core, since we don't have …
- 04:14 Ticket #10460 (Defective html when using html(string) on anchor tag in FireFox 3.6.23) closed by
- invalid: That is not valid markup in XHTML or HTML4. A link is an inline element …
03/09/12:
- 22:16 Ticket #11462 (Table Caption does not Fade Out) created by
- When using fadeOut() or similar functions, a table's caption element is …
- 19:24 Ticket #11390 (Setting *{box-sizing:border-box} breaks offset() on scrolling in IE8) closed by
- duplicate: this has been fixed by: …
- 15:19 Ticket #11460 (Compatibility with Jquery Mobile) closed by
- invalid: Thanks. We're aware of this issue and are currently working to iron it …
- 15:04 Ticket #11461 (Add support for HTML5 XHR v2 with responseType set to 'arraybuffer' on ...) created by
- I try to use $.ajax for retrieving binary data as explain in HTML5 …
- 14:43 Ticket #11460 (Compatibility with Jquery Mobile) created by
- jQuery 1.7.2b1 no longer works with jquery mobile. I have tried several …
- 13:46 Ticket #11458 (Event namespace should allow special chars like "+", "$", "/") closed by
- wontfix: I don't think it's necessary to accept any special characters, and doing …
- 10:21 Ticket #11459 (charset attribute of script tag lost when insert html string with .html()) created by
- The .html() call does not handle a script tag with charset attribute …
- 06:37 Ticket #11458 (Event namespace should allow special chars like "+", "$", "/") created by
- It could be fixed by escaping the namespace string before doing the …
03/08/12:
- 22:53 Ticket #11457 (Another slideToggle jump effect) created by
- A div contains a UL with LIs floated left and with percentage widths. When …
- 22:32 Ticket #11456 (.html(htmlString) fails in IE when 1st char is space and a close div tag ...) created by
- when using .html(htmlString), the innerHTML of the specified element will …
- 21:27 Ticket #11336 (Unchecking a radiobutton causes other radiobuttons in the same group to be ...) closed by
- fixed: This was fixed in …
- 21:07 Ticket #11453 (Unable to find these files) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 21:04 Ticket #11452 (widget dont reset all properties on destroy) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 20:37 Ticket #11455 (Response headers unavailable on CORS ajax request) created by
- I have a local (i.e. file:) HTML and a localhost server. The server …
- 14:20 Ticket #11453 (Unable to find these files) created by
- http://dev.jquery.com/view/tags/ui/latest/ui/effects.core.js</script> …
- 14:02 Ticket #11452 (widget dont reset all properties on destroy) created by
- look at this.to at first widget call is 0, after that is 2. …
- 03:00 Ticket #11451 (Bind and Click problem) created by
- $("#RugbySmartQuiz input[type='submit']").bind("click",function(event) { …
- 01:43 Ticket #11450 (focusin | focusout of input texts fire twice when window minimizes.) closed by
- cantfix: Looks like a Chrome bug to me. Here it is in bare DOM with no jQuery: …
03/07/12:
- 20:33 Ticket #11450 (focusin | focusout of input texts fire twice when window minimizes.) created by
- Actually, when focus is moved to another window :S This is really simple …
- 16:49 Ticket #11449 (Colon character in attributeHas (Browser compatibility)) closed by
- invalid: Thanks for taking the time to try to help out the jQuery project, but this …
- 16:38 Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) closed by
- fixed: Makes parseXML act like parseJSON when given an empty or non-string input: …
- 16:37 Ticket #11449 (Colon character in attributeHas (Browser compatibility)) created by
- Given the markup […] jQuery 1.7.1 will correctly parse the following …
- 16:19 Ticket #10660 (no transport error on Windows Phone 7) closed by
- wontfix: "$.support.cors = true;" is the way to go for now. Mobile browsers move …
- 16:09 Ticket #4624 (Charset in default ajaxSettings.contentType) closed by
- fixed: Fixes #4624... 3 years later, people! Changeset: …
- 15:54 Ticket #11264 (evalScript() uses defaults set by ajaxSetup()) closed by
- fixed: Fixes #11264 or rather seriously limits the risk of global ajaxSettings …
- 14:39 Ticket #11426 (jQuery.ajax() always fails when requesting JPG images in IE) closed by
- fixed: Fixes #11426: getting the responseText of an xhr should be tried/caught …
- 13:12 Ticket #11448 (invalid argument error when using addrule ..(java script language)) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 13:11 Ticket #11448 (invalid argument error when using addrule ..(java script language)) created by
- var mapControl = $get("MapControl"); …
- 11:36 Ticket #11447 (((jQuery.event.special[handleObj.origType] || {}).handle || ...) created by
- ((jQuery.event.special[handleObj.origType] || {}).handle || …
- 08:04 Ticket #11371 ($.parseJSON on utf-8 with BOM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:04 Ticket #11368 (scrollTop in animate in FF 10.0 not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:04 Ticket #11357 (Background Images Not Visible in Chrome/Mac 17.0.963.56) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:58 Ticket #11049 (submit can not be stopped in ie when bubbling) closed by
- fixed: Fix #11049. Let bubbling submit be cancellable in oldIE. Changeset: …
03/06/12:
- 20:17 Ticket #11446 ($.ajax DELETE does not append query string params) closed by
- invalid: DELETE requests should not attach data to the query string.
- 18:42 Ticket #11446 ($.ajax DELETE does not append query string params) created by
- jsfiddle: http://jsfiddle.net/f8ndA/ I noticed that calling .ajax() as …
- 13:47 Ticket #11445 (Parsing error on data) closed by
- duplicate: http://www.learningjquery.com/2011/09/using-jquerys-data-apis
- 13:34 Ticket #11444 (Issue with .live() and .filter()) closed by
- invalid: As documented, .live cannot be chained. And it is deprecated.
- 13:25 Ticket #11445 (Parsing error on data) created by
- I have an html like this: […] When I try to retrieve the identifier …
- 09:58 Ticket #11444 (Issue with .live() and .filter()) created by
- Using the following code snippet I was triggering the error " Syntax …
- 08:15 Ticket #11363 (problem with form submit) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:51 Ticket #11443 (checkClone and appendChecked test failures in Chrome 16) created by
- Running the tests in Chrome 16.0.912.77 m on Windows 7 I got these …
- 02:38 Ticket #11442 (bugs.jquery.com contains a link to the now-dead dev.jquery.com) created by
- The "Bug Tracker" link in the bottom nav bar of bugs.jquery.com has its …
- 02:30 Ticket #11441 (Test failure in Safari 5, Support property reliableMarginRight is ...) created by
- Running the tests in Safari 5.0.5 on Mac OS X 10.6.8 I saw this failure: …
- 02:06 Ticket #11440 (ajax Headers - Valid type - Firefox) created by
- The following code seems to work only in Chrome now. Also, could you …
03/05/12:
- 21:49 Ticket #11439 (jQuery.support.parentNode used, but not defined any more.) created by
- jQuery.support.parentNode disappeared somewhere between jQuery 1.4.2 and …
- 17:54 Ticket #10870 (Incorrect behaviour of $.removeAttr("selected")) closed by
- fixed: Do not set boolean attributes to empty string on removal. Fixes #10870. +0 …
- 17:28 Ticket #11188 (Problem with .animate() for opacity in IE8) closed by
- wontfix: So..granted that this isn't directly a jQuery bug, I think Sindre is right …
- 17:01 Ticket #11438 (Non-persistence of events when reappending dom nodes to their original ...) closed by
- invalid: Internally, .html(x) calls .empty().append(x) for x that isn't a …
- 17:01 Ticket #11350 (Problem AjaxStart - ajax synchronous mode) closed by
- wontfix: This personally looks more like an inconsistency in how FF is handling the …
- 16:56 Ticket #11417 (Create account on jQuery.com/Clean up tutorials page) closed by
- wontfix: Thanks for your interest. All of the docs.jquery.com content is in the …
- 16:32 Ticket #11438 (Non-persistence of events when reappending dom nodes to their original ...) created by
- I'm not sure if this is a bug or intended behaviour, but when using …
- 10:50 Ticket #11437 (((f.event.special[r.origType] || {}).handle || r.handler).apply is not a ...) closed by
- worksforme: Rather than passing $(function(event){ ... }) to el.change(), simply pass …
- 06:14 Ticket #11437 (((f.event.special[r.origType] || {}).handle || r.handler).apply is not a ...) created by
- FireFox 10.0.2 throws "((f.event.special[r.origType] || {}).handle || …
Note: See TracTimeline
for information about the timeline view.
