Timeline
03/29/10:
- 23:17 Ticket #6376 (ajax() data parameter's array handling worked in 1.3.2 but not 1.4.2) created by
- The ajax() method doco here: http://api.jquery.com/jQuery.ajax/ indicates …
- 21:07 Ticket #6375 (All Tabs Displaying On Page Load.) created by
- I don't know why it is happening. Unfortunately right now I have to start …
- 19:47 Ticket #6374 (Change Event does not fire in IE) created by
- If a text input is given focus through a .focus() call and then the value …
- 14:27 Ticket #6367 (Exeption throw) closed by
- duplicate: Ah, ok - yeah, that bug has already been fixed and will be in jQuery …
- 14:15 Ticket #6373 (Async Tree View returning multiple server calls.) closed by
- invalid: This issue should be reported directly to the plugin author.
- 13:56 Ticket #6246 (Jquery not working on Nokia E71 Browser) closed by
- wontfix: We're going to try and support the S60v5 OS but not the S60v3 OS - I'm not …
- 13:55 Ticket #6252 (Eval data) closed by
- invalid: It looks like you might be generating some incorrect syntax - you should …
- 12:35 Ticket #6373 (Async Tree View returning multiple server calls.) created by
- Hi, i am using Asynchronous Tree View plugin. i found that if the option …
- 06:38 Ticket #6367 (Exeption throw) reopened by
- I can not give you test case at least now, because this happens on a very …
- 05:26 Ticket #6371 (jQuery.noConflict() changes the value of $ even if $ !== jQuery) created by
- Suppose I have the following: <script src="jquery.js"></script> <script …
- 03:01 Ticket #6370 (web page unuseable after loading completes) created by
- Upon going to any page at consumerist.com, after the page has finished …
03/28/10:
- 21:28 Ticket #6369 (In IE v8.0.7600.16385 Line 1919 v1.4.2 undefined when exiting page???) created by
- Strange behavior / error. When using IE v8 I could run my full, very heavy …
- 20:55 Ticket #6367 (Exeption throw) closed by
- invalid: Please reopen with a test case that includes html and javascript needed to …
- 16:41 Ticket #6368 (jQuery Live binding to form submit in IE) created by
- In Internet Explorer 8 (IE8) binding to the submit event with live does …
- 13:15 Ticket #6367 (Exeption throw) created by
- ver 1.4.2 Line 1919, inside handle: function( event ). on this point, …
- 01:11 Ticket #6072 (filter ATTR hash fails. ff2) closed by
- worksforme: It seems to work fine with 1.4.2 at least, test case attached.
- 00:50 Ticket #6363 (# selector does not work for following situation) closed by
- duplicate: Duplicate #6364 has attachment.
03/27/10:
- 23:58 Changeset [d6f03aa0df4f734f6f09bf82effa5b7fcd8487fc] by
-
- src/offset.js
- test/data/offset/absolute.html
- test/data/testrunner.js
- test/unit/core.js
- test/unit/event.js
- test/unit/offset.js
- 10:51 Ticket #6365 (unnecessary semicolon after winnow) created by
- commit@github: …
- 06:10 Ticket #6364 (# selector does not work for following situation) created by
- jQuery selector does not work for long IDs (probably). Please consider …
- 06:07 Ticket #6363 (# selector does not work for following situation) created by
- jQuery selector does not work for long IDs (probably). Please consider …
03/26/10:
- 18:22 Ticket #6362 (jQuery.index() and jQuery.indexIn()) created by
- The semantics of jQuery.index() are backwards depending whether you pass …
- 16:02 Ticket #6361 (jQuery(html) returns 2 objects (html+script) if script is included) created by
- Dear all, Let me start by telling you that I've recently switched from …
- 12:59 Ticket #6072 (filter ATTR hash fails. ff2) reopened by
- i often use such construction html: <a href="#submit">submit</a> js: …
- 12:51 Ticket #6360 (opera 10.00 :checked selector) created by
- this doesn't work in opera 10.00 var type = $('#transport …
- 05:17 Ticket #6359 (live('submit') does nothing in IE if live('click') was called before. Same ...) created by
- In IE, if you attach a click handler using live(), then attach a submit …
- 03:09 Ticket #6357 (Crash in firefox) closed by
- invalid: Please reopen with a complete test case.
- 03:05 Ticket #6354 (http to https transition by ajax) closed by
- invalid: Please ask for help on the forum, and only open a ticket if there is a …
- 03:04 Ticket #6353 (IE xml tag selector) closed by
- invalid: Please do some further debugging, using the forum if needed: …
- 02:57 Ticket #6358 (Has attribute "selected" shows different behavior with context vs. ...) created by
- I've tracked this bug down to the following problem: Place a <select> …
- 01:57 Ticket #6357 (Crash in firefox) created by
- var objImgAvatar = $("#imgReceiverAvatar"); if(receiverOnlineUid == 0) { …
03/25/10:
- 22:47 Ticket #6356 ($.proxy not working within bind) created by
- $(anObject).bind( 'cardMoved', $.proxy(this, 'methodName') ); In the …
- 21:30 Changeset [dab1d7467789c7092366f8231dceee0dc20d2553] by
-
- test/unit/offset.js
- 20:43 Ticket #6355 (clone(true) creates bogus event bindings if you extend Array.prototype) created by
- If you added extra methods to Array.prototype and use jQuery.clone(true) …
- 13:38 Ticket #6354 (http to https transition by ajax) created by
- I have entered into a page using …
- 12:54 Ticket #6353 (IE xml tag selector) created by
- some.xml: <?xml version="1.0" encoding="utf-8"?> <test> <item> <image> …
- 12:44 Ticket #6352 (cache is not being false by default with datatype === "script") created by
- In jQuery 1.3.2, there was this test: if ( s.dataType === "script" && …
- 10:11 Ticket #6351 ($elm.append() not consistent with $().appendTo()) created by
- This does work: $('<span/>', { id: 'display' + key, css: {fontStyle: …
- 06:14 Ticket #6350 (Live change event works improperly for file inputs in IE8/7) created by
- Assume we have the following code: <input type="file" id="works" /> …
- 03:13 Ticket #6348 (:visited selector causes NS_ERROR_XPC_JS_THREW_STRING in Flock 2.5.6 (and ...) closed by
- invalid: The code snippet there isn't a complete test case, but since you mentioned …
- 03:03 Ticket #6347 (bug in jquery.min.js??) closed by
- invalid: This is not enough information for a bug report. Most likely your copy of …
- 02:51 Ticket #6340 (slideDown issue with relative positioning in IE7) closed by
- invalid: Since there's no test case, it might be better to open a discussion of the …
- 02:47 Ticket #6349 (Ajax callback not called while firebug opened) created by
- Ajax callback not called while firebug opened and switched to network …
- 02:47 Ticket #1641 (append() in IE does not properly handle Options) closed by
- wontfix: If you review the history of this ticket you'll see that it's not …
- 00:41 Ticket #6348 (:visited selector causes NS_ERROR_XPC_JS_THREW_STRING in Flock 2.5.6 (and ...) created by
- The following snippet: $('<span …
03/24/10:
- 20:16 Changeset [298c81a8440169f3cbcacb9655ac3fef0a3e6d76] by
-
- test/data/testrunner.js
- 20:04 Changeset [59124f92b52f24f2547afaecc55afe10e2955cb6] by
-
- test/data/testrunner.js
- 19:39 Changeset [1ba2df02d6242d734297344a85b7bea3788a0671] by
-
- test/unit/event.js
- 19:18 Ticket #6347 (bug in jquery.min.js??) created by
- In IE8 my browser shows a bug in jquery.min.js line 116, caracter 165 …
- 19:18 Changeset [3b221da8b03265543f335f6160b945bfe55f8d9e] by
-
- test/unit/core.js
- 18:53 Ticket #6346 (conflict between jQuery 1.4 and Sarissa) created by
- There's a conflict between jQuery 1.4 and Sarissa. Similar reports: …
- 17:27 Ticket #6345 (Allow .data() to accept a function for its setter argument) created by
- This would be nice, as it aligns .data() with .css(), .attr(), and all the …
- 16:10 Ticket #6121 (data function no longer works with OBJECT elements) reopened by
- I have created a simple patch that restores data() support for Flash …
- 14:25 Ticket #6344 (selector bug with div and script) created by
- Hello, I tried to migrate from 1.3.2 to 1.4.2. If I want to select a …
- 12:57 Ticket #6343 (XMLHttpRequest Leak in IE 7) created by
- The default behavior of jQuery is to create an XMLHttpRequest if the …
- 10:32 Ticket #6342 ([validate] Additional feature for watermarking plugins) created by
- I have made a modification to the plugin to allow for the use of watermark …
- 03:40 Changeset [efea0f23f9e0f147c5ff5b5d35249417c32c3a53] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/outro.js
- …
- 02:46 Ticket #6341 ($.attr(name, null) is inconsistent across browsers) created by
- Running $(...).attr(name, null) is inconsistent across browsers. From what …
03/23/10:
- 23:41 Ticket #6340 (slideDown issue with relative positioning in IE7) created by
- The positioning of my CSS elements are rendering improperly when I use the …
- 21:53 Ticket #6339 (Error: div.style is undefined) created by
- I maintain a Firefox extension that includes jquery. When some pages are …
- 20:37 Changeset [96ea3d615ef1511bc9ebe45cd34dda2d5af87559] by
-
- 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
- 20:24 Changeset [273822c138c70b1d58e2d1199090e9efa3e0e53e] by
-
- test/unit/ajax.js
- 20:22 Changeset [0fbac16dbe77b6bf846b43d3ef3bd75c374e2628] by
-
- test/unit/ajax.js
- 19:58 Ticket #1641 (append() in IE does not properly handle Options) reopened by
- I just spent time debugging why my Options didn't work in IE, then …
- 19:21 Changeset [2301e2a1c3418b4588653e26f9171577e0077aec] by
-
- test/data/testrunner.js
- 18:44 Ticket #6338 (attr under chrome browser fails on 'required' attribute) created by
- Using $( this ).attr( "required" ) returns true/false instead of the value …
- 16:31 Changeset [fa80693c4a2302993c4b18ac49d30c26f16d517d] by
-
- test/index.html
- test/unit/dimensions.js
- 16:19 Changeset [f6a50cacd8cd7663650d3ff5557cc20bfcdcd765] by
-
- test/data/testrunner.js
- 16:12 Changeset [8effe3a7dee91c833cc1774646da9d743600c64c] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/outro.js
- src/sizzle-jquery.js
- …
- 15:58 Ticket #6263 (warning using jQuery 1.4.2 on https pages) reopened by
- 15:24 Ticket #6337 (Button click within form causes submit event even though return false is ...) created by
- I have a small test case below where I create a button inside a form and …
- 01:36 Ticket #6336 (jquery fails in IE) closed by
- invalid
- 00:11 Changeset [656fe92178fda539d91fe31965b28bccff484778] by
-
- src/offset.js
- test/data/offset/absolute.html
- test/unit/offset.js
- 00:05 Changeset [08cf82e88e7a1f88da34ca251335a685889f8765] by
-
- src/offset.js
03/22/10:
- 22:50 Changeset [1844f95c5b2f92a1b388ff43e20aa4f065a6e57c] by
-
- test/unit/offset.js
- 21:20 Ticket #6336 (jquery fails in IE) created by
- <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 TransitionalEN" …
- 13:02 Ticket #6335 ($.unique bug with microsoft internet explorer (8)) created by
- i found this issue while using $.unique with a native array on MSIE: …
- 12:08 Ticket #6334 (AJAX Loads in IE7 but not IE8) created by
- On lines 4987-4999 IE8 try's to load "return new …
- 07:31 Ticket #6333 ($.get() bug) created by
- I only get this bug in IE8. This is the current version of jQuery (1.4.2), …
- 06:42 Ticket #6294 (jQuery1.4.2 ajax bug) reopened by
- jQuery.post( url, [ data ], [ success(data, textStatus, XMLHttpRequest) ], …
- 04:42 Ticket #6332 (Error jQuery wth function eval()) created by
- <div class='windows'> <div style="width:400px;" class="draggable …
- 03:42 Ticket #6331 (BUG on Setting value to hidden input) created by
- I try to set a long html to a input:text, it is ok. But when I set the …
Note: See TracTimeline
for information about the timeline view.
