Timeline
Mar 26, 2010:
- 2:22 PM Ticket #6362 (jQuery.index() and jQuery.indexIn()) created by
- The semantics of jQuery.index() are backwards depending whether you …
- 12:02 PM 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 …
- 8:59 AM Ticket #6072 (filter ATTR hash fails. ff2) reopened by
- i often use such construction html: <a href="#submit">submit</a> js: …
- 8:51 AM Ticket #6360 (opera 10.00 :checked selector) created by
- this doesn't work in opera 10.00 var type = $('#transport …
- 1:17 AM Ticket #6359 (live('submit') does nothing in IE if live('click') was called before. ...) created by
- In IE, if you attach a click handler using live(), then attach a …
Mar 25, 2010:
- 11:09 PM Ticket #6357 (Crash in firefox) closed by
- invalid: Please reopen with a complete test case.
- 11:05 PM 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 …
- 11:04 PM Ticket #6353 (IE xml tag selector) closed by
- invalid: Please do some further debugging, using the forum if needed: …
- 10:57 PM Ticket #6358 (Has attribute "selected" shows different behavior with context vs. without.) created by
- I've tracked this bug down to the following problem: Place a <select> …
- 9:57 PM Ticket #6357 (Crash in firefox) created by
- var objImgAvatar = $("#imgReceiverAvatar"); if(receiverOnlineUid == …
- 6:47 PM Ticket #6356 ($.proxy not working within bind) created by
- $(anObject).bind( 'cardMoved', $.proxy(this, 'methodName') ); In …
- 5:30 PM Changeset [dab1d74]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 4:43 PM 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 …
- 9:38 AM Ticket #6354 (http to https transition by ajax) created by
- I have entered into a page using …
- 8:54 AM Ticket #6353 (IE xml tag selector) created by
- some.xml: <?xml version="1.0" encoding="utf-8"?> <test> <item> …
- 8:44 AM 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" …
- 6:11 AM Ticket #6351 ($elm.append() not consistent with $().appendTo()) created by
- This does work: $('<span/>', { id: 'display' + key, css: {fontStyle: …
- 2:14 AM 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" /> …
Mar 24, 2010:
- 11:13 PM Ticket #6348 (:visited selector causes NS_ERROR_XPC_JS_THREW_STRING in Flock 2.5.6 ...) closed by
- invalid: The code snippet there isn't a complete test case, but since you …
- 11:03 PM Ticket #6347 (bug in jquery.min.js??) closed by
- invalid: This is not enough information for a bug report. Most likely your copy …
- 10:51 PM 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 …
- 10:47 PM Ticket #6349 (Ajax callback not called while firebug opened) created by
- Ajax callback not called while firebug opened and switched to network …
- 10:47 PM 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 …
- 8:41 PM Ticket #6348 (:visited selector causes NS_ERROR_XPC_JS_THREW_STRING in Flock 2.5.6 ...) created by
- The following snippet: $('<span …
- 4:16 PM Changeset [298c81a]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 4:04 PM Changeset [59124f9]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 3:39 PM Changeset [1ba2df02]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 3:18 PM Ticket #6347 (bug in jquery.min.js??) created by
- In IE8 my browser shows a bug in jquery.min.js line 116, caracter 165 …
- 3:18 PM Changeset [3b221da8]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 2:53 PM Ticket #6346 (conflict between jQuery 1.4 and Sarissa) created by
- There's a conflict between jQuery 1.4 and Sarissa. Similar reports: …
- 1:27 PM 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 …
- 12:10 PM Ticket #6121 (data function no longer works with OBJECT elements) reopened by
- I have created a simple patch that restores data() support for Flash …
- 10:25 AM 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 …
- 8:57 AM Ticket #6343 (XMLHttpRequest Leak in IE 7) created by
- The default behavior of jQuery is to create an XMLHttpRequest if the …
- 6:32 AM Ticket #6342 ([validate] Additional feature for watermarking plugins) created by
- I have made a modification to the plugin to allow for the use of …
Mar 23, 2010:
- 11:40 PM Changeset [efea0f2]1.12-stable2.2-stablekillphp 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
- …
- 10:46 PM Ticket #6341 ($.attr(name, null) is inconsistent across browsers) created by
- Running $(...).attr(name, null) is inconsistent across browsers. From …
- 7:41 PM Ticket #6340 (slideDown issue with relative positioning in IE7) created by
- The positioning of my CSS elements are rendering improperly when I use …
- 5:53 PM Ticket #6339 (Error: div.style is undefined) created by
- I maintain a Firefox extension that includes jquery. When some pages …
- 4:37 PM Changeset [96ea3d6]1.12-stable2.2-stablekillphp 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
- 4:24 PM Changeset [273822c]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:22 PM Changeset [0fbac16d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 3:58 PM 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 …
- 3:21 PM Changeset [2301e2a]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 2:44 PM Ticket #6338 (attr under chrome browser fails on 'required' attribute) created by
- Using $( this ).attr( "required" ) returns true/false instead of the …
- 12:31 PM Changeset [fa80693]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/dimensions.js
- 12:19 PM Changeset [f6a50ca]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 12:12 PM Changeset [8effe3a]1.12-stable2.2-stablekillphp 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
- …
- 11:58 AM Ticket #6263 (warning using jQuery 1.4.2 on https pages) reopened by
- 11:24 AM Ticket #6337 (Button click within form causes submit event even though return false ...) created by
- I have a small test case below where I create a button inside a form …
Mar 22, 2010:
- 9:36 PM Ticket #6336 (jquery fails in IE) closed by
- invalid
- 8:11 PM Changeset [656fe92]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/data/offset/absolute.html
- test/unit/offset.js
- 8:05 PM Changeset [08cf82e]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:50 PM Changeset [1844f95]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 5:20 PM Ticket #6336 (jquery fails in IE) created by
- <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 TransitionalEN" …
- 9:02 AM Ticket #6335 ($.unique bug with microsoft internet explorer (8)) created by
- i found this issue while using $.unique with a native array on MSIE: …
- 8:08 AM Ticket #6334 (AJAX Loads in IE7 but not IE8) created by
- On lines 4987-4999 IE8 try's to load "return new …
- 3:31 AM Ticket #6333 ($.get() bug) created by
- I only get this bug in IE8. This is the current version of jQuery …
- 2:42 AM Ticket #6294 (jQuery1.4.2 ajax bug) reopened by
- jQuery.post( url, [ data ], [ success(data, textStatus, …
- 12:42 AM Ticket #6332 (Error jQuery wth function eval()) created by
- <div class='windows'> <div style="width:400px;" class="draggable …
Mar 21, 2010:
- 11:42 PM 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 …
- 5:58 PM Ticket #6330 ('checked' attribute does not get rendered to string) created by
- var obj = $("<input>").attr({ type: "checkbox", checked: true }); …
- 3:18 PM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) created by
- Functions attached to a subject via the mouseenter and mouseleave …
- 2:24 PM Ticket #6328 (Attribute selector with escaped character doesn't work when used with ...) created by
- When filtering by attribute no results are returned if a "[" escaped …
Mar 20, 2010:
- 9:41 PM Ticket #6327 (.getJSON callback fires before request returns) closed by
- invalid
- 9:12 PM Ticket #6327 (.getJSON callback fires before request returns) created by
- $.getJSON (and $.ajax with dataType:'json') seem to fail for some …
- 8:11 PM Ticket #6323 (Ajax get/post does not complete in Google Chrome on Linux) closed by
- invalid: This sounds like it may be something related to plugins you are using. …
- 8:08 PM Ticket #6321 (opera 10.10 and less) closed by
- invalid: Please reopen with a test case including html and script.
- 8:05 PM Ticket #6318 (border-collapse:seperate; can not be set with .css()) closed by
- invalid: The spelling is "separate".
- 8:04 PM Ticket #6317 (Stringlenght) closed by
- invalid: Please attach a test case, including script and html required to …
- 8:00 PM Ticket #6315 (I need drop down customized using Jquery) closed by
- invalid: This is not a bug report. Please ask questions on the forum. …
- 7:57 PM Ticket #6326 (offset(function(index, coords)) does not properly pass index) closed by
- invalid: Closed per your request.
- 3:02 PM Ticket #6326 (offset(function(index, coords)) does not properly pass index) created by
- When offset() is used as a setter, passed a function, it's supposed to …
- 1:23 PM Ticket #6325 (setting .css for class destroys its :hover definition in css file) created by
- First let's define in styles: .classOne { background-color: white; } …
Mar 19, 2010:
- 9:28 PM Ticket #6324 (Sizzle reports link containing img is hidden in Webkit) created by
- This appears to be a bug releated to the Webkit rendering engine, as …
- 3:20 PM Ticket #6323 (Ajax get/post does not complete in Google Chrome on Linux) created by
- I am using $.get to make a simple request to a PHP script which …
- 11:58 AM Ticket #6322 (:has() does not correctly select elements if multiple criteria are inside) created by
- This testcase returns false, true true […] While I believe that …
- 8:52 AM Ticket #6321 (opera 10.10 and less) created by
- $(elemant).height() returns wrong data in opera 10.10 and less, other …
- 8:50 AM Ticket #6320 (attribute selector does not work in IE8 on onmouse*) created by
- rel,id and name attributes are selectable in IE8, but all onmouse* I …
- 8:31 AM Ticket #6319 (Regression: stopPropagation inside change handlers in IE is ...) created by
- On switching from 1.3.2 to 1.4.2, some of our document-level ENTER …
- 7:20 AM Ticket #6318 (border-collapse:seperate; can not be set with .css()) created by
- "border-collapse" can not be set to "seperate" using .css() Firefox …
- 5:49 AM Ticket #6317 (Stringlenght) created by
- JQuery doesn't send parameters of wich the length of the parameter …
- 2:36 AM Ticket #6316 (Some jQuery methods don't their check private variables.) created by
- When faced with no arguments, most methods error out with no problems …
Note: See TracTimeline
for information about the timeline view.