Timeline
Feb 19, 2012:
- 3:53 PM Ticket #11362 (.timeStamp) created by
- e.timeStamp wrong value "-2147483648" in Opera 11.61 (JQ 1.7.1)
- 3:07 AM Ticket #9758 (Invalid argument in IE7 and IE9 compatibility mode.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 18, 2012:
- 3:15 AM Ticket #11276 (Javascript loses context after .css() call) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:09 AM Ticket #11361 (Fixed bug in jquery-1.7.1.min.js) created by
- In the following statement, "a.now" is causing issues in IE8 and …
Feb 17, 2012:
- 11:29 AM Ticket #11354 (Jquery $.each not working for element have name with special characters) closed by
- worksforme: I put together a test case iterating over a number of inputs of type …
- 11:29 AM Ticket #11360 (Bug in the mouse up event (Not fire then 8 seconds)) created by
- Browser:Mozilla Firefox(10.0.1) and Chrome (17.0.963.56 m) …
Feb 16, 2012:
- 11:17 PM Changeset [7226cf2]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- test/data/testinit.js
- test/unit/ajax.js
- test/unit/core.js
- 9:56 PM Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- duplicate
- 7:32 PM Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
- 7:30 PM Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
- 6:43 PM Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on element) reopened by
- @maranomynet, I closed this ticket because I thought we'd addressed …
- 5:52 PM Ticket #11357 (Background Images Not Visible in Chrome/Mac 17.0.963.56) created by
- Since the release just before 17.0.963.56, background images in divs …
- 11:57 AM Ticket #11356 (safeFragment memory leak) created by
- When I use append function to create dom from string […] jQuery's …
- 10:08 AM Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) created by
- I'm using the selectors
:input[value]
and:input:not([value])
, and … - 3:18 AM Ticket #11268 (.data() does not parse JSON set via JS) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:52 AM Ticket #11354 (Jquery $.each not working for element have name with special characters) created by
- Hello, i have a web application where i am trying to iterate through …
Feb 15, 2012:
- 2:32 PM Ticket #11352 (delegate on inline SVG with < use > element throws error) closed by
- wontfix: http://docs.jquery.com/Won%27t_Fix#SVG.2FXML.2FVML_Bugs
- 2:26 PM Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) closed by
- invalid: $.contains docs: > Check to …
- 11:49 AM Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) created by
- e.g. elem1 = $('<div></div>'); elem2 = $('<p></p>'); …
- 11:34 AM Ticket #11352 (delegate on inline SVG with < use > element throws error) created by
- See http://jsfiddle.net/desandro/SawTC/ With an event delegate on an …
- 10:26 AM Ticket #11345 (option.attr("value") is not consistent across browsers) closed by
- duplicate: This is actually currently intended behavior. Before jQuery 1.7, …
- 9:53 AM Ticket #11351 (jQuery Animate - Complete Function - Fires before animation render complete) created by
- The Bug: Running an animation calls it's complete function before the …
- 8:55 AM Ticket #11350 (Problem AjaxStart - ajax synchronous mode) created by
- When the ajax is set to synchronous mode, the object …
- 6:49 AM Ticket #11322 (outer[Height/Width](true) improperly including negative margins) closed by
- invalid: I've looked through your test case and I honestly don't feel like this …
- 6:11 AM Ticket #11287 (KeyError: 'captcha_redirect') closed by
- worksforme: Closing as I haven't been able to reproduce this.
- 5:24 AM Ticket #11345 (option.attr("value") is not consistent across browsers) created by
- step: open http://jsfiddle.net/yiminghe/L2bWk/2/ with …
- 4:49 AM Ticket #11344 (submit submitHandler validate plugin name=submit) created by
- In case your not aware of this , when you use submitHandler : …
- 3:14 AM Ticket #11223 (Opacity show doesn't works) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 14, 2012:
- 10:36 PM Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) closed by
- wontfix: Use: '<input value="<http://example.org/>" />'
- 9:55 PM Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) created by
- Example: […] This corrupts the HTML snippet - it apparently tries …
- 3:08 AM Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:08 AM Ticket #11256 (serialize() doesn't produce the exact same string as when you actually ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 13, 2012:
- 9:55 PM Ticket #10967 (.promise() does not attach methods onto target) closed by
- fixed: Fix #10967: jQuery.fn.promise returns provided object Changeset: …
- 9:53 PM Changeset [6c2b64d]1.12-stable2.2-stablekillphp by
- src/queue.js
- test/unit/queue.js
- 9:44 PM Changeset [a8dd455]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 5:53 PM Ticket #11342 (jQuery 1.7.1 Event "On") closed by
- invalid: That's not the way
.on()
works. If you need help, please ask on the … - 5:47 PM Ticket #11342 (jQuery 1.7.1 Event "On") created by
- Not sure this is a feature 1.7+ doesn't support or it's a bug related …
- 4:44 PM Ticket #11339 (Checkboxes do not retain value attribute) closed by
- invalid: Closing per OP investigation.
- 4:43 PM Ticket #11341 (Sorting Empty Cells) closed by
- invalid: Please consult the forums or ask for support …
- 4:37 PM Ticket #11341 (Sorting Empty Cells) created by
- Hello I'm new to JQuery and I'm using the TableSorter but I'm it won't …
- 4:36 PM Ticket #11340 (IE does not understand LEGEND tags) created by
- This works in Firefox, but IE8.0 is choking on the following code in …
- 11:53 AM Ticket #11339 (Checkboxes do not retain value attribute) created by
- The checkbox fields do not retain the value attribute. This is done …
- 10:43 AM Ticket #11338 (Inconsistent behavior with .replaceWith() and disconnected nodes.) created by
- I noticed odd behavior using replaceWith on disconnected nodes. I use …
- 9:45 AM Ticket #11337 (Bug in $.support.reliableMarginRight) created by
- Fix for Webkit bug (see #3333) doesn't work. I have the following …
- 3:16 AM Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:16 AM Ticket #11148 (Focus event doesn't fire, but focusin fires twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 12, 2012:
- 11:10 AM Ticket #11335 (FadeOut bug with img tags) closed by
- duplicate
- 9:20 AM Ticket #11336 (Unchecking a radiobutton causes other radiobuttons in the same group ...) created by
- When unchecking a radiobutton which is already unchecked, other …
- 8:40 AM Ticket #11327 (slide show) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 8:38 AM Ticket #11333 (DOM bug: problem in IE8) closed by
- duplicate: You have at least two options for getting/setting the document title. …
- 8:36 AM Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) closed by
- duplicate
- 8:30 AM Ticket #11331 (Tag title have problem in IE8) closed by
- duplicate: Please don't spam the tracker with multiple identical tickets.
- 7:59 AM Ticket #11335 (FadeOut bug with img tags) created by
- Hello, When i updated my jquery 1.6.2 to 1.7.1, occured a bug at my …
- 7:54 AM Ticket #11333 (DOM bug: problem in IE8) created by
- This code not run in IE8, but in others browsers run. […]
- 7:52 AM Ticket #11332 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 7:45 AM Ticket #11331 (Tag title have problem in IE8) created by
- this code not run in IE8, but in Mozilla Firefox 9 and Google Chrome …
- 6:15 AM Ticket #11330 (element creation bug in IE8) created by
- It seem to be a bug under ie8,when use $() create new elements. While …
- 2:40 AM Ticket #11329 (.param() Should Return Empty Values for Null and Undefined) created by
- I'm going to call this a bug as the behaviour is generally undesirable …
Note: See TracTimeline
for information about the timeline view.