Timeline
Feb 5, 2012:
- 9:12 PM Ticket #11280 (appending elements to an object element fails in IE < 9) created by
- I'm getting a strange but in IE 6, 7 & 8 where if you append an …
Feb 4, 2012:
- 5:39 PM Ticket #11279 (prev() does not filter by selector) closed by
- invalid: That markup is invalid, it has two elements with the same id. Please …
- 3:26 PM Ticket #11279 (prev() does not filter by selector) created by
- See this http://jsbin.com/ocuxad/4/edit. Or, in javascript […] …
- 11:14 AM Ticket #11224 ($.ajaxSetup data object does not merge when $.ajax call passes a string.) closed by
- wontfix: We definitely shouldn't handle this. Cost is prohibitive. Don't encode …
- 10:08 AM Ticket #11128 (Stack operations for the jQuery chain) closed by
- plugin: It doesn't sound like there's a lot of enthusiasm for adding these to …
- 10:06 AM Ticket #11273 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) closed by
- cantfix: This bug should be reported to Webkit, we don't have an effective way …
Feb 3, 2012:
- 2:07 PM Ticket #11278 ($.each: no usable message/notice/exception for undefined first argument) created by
- i'm using $.each to iterate through array, got from ajax. if this …
- 1:29 PM Ticket #11277 (.attr(undefined)) closed by
- invalid: > should just return undefined. Says who? When called with one arg it …
- 1:26 PM Ticket #11277 (.attr(undefined)) created by
- Calling .attr() with undefined throws an error on line 2474 Uncaught …
- 10:34 AM Ticket #11276 (Javascript loses context after .css() call) created by
- call this function: […] from otherFunction (see below) and if …
- 10:11 AM Ticket #10901 (have unit tests fail if the tester is running from file:// or doesn't ...) closed by
- wontfix: We can continue discussion, but I don't think we're going to do this. …
- 6:22 AM Ticket #11271 (NaN return instead of integer in combination with jquery.actual plugin) closed by
- invalid: Unfortunately we are unable to assist with issues related to jQuery …
- 3:00 AM Ticket #11191 (animate based on percentage) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 2, 2012:
- 6:50 PM Ticket #11275 ($.fn.contents fails when passed an iframe that isn't in the main dom tree) closed by
- invalid: iframe's won't have a content window until they are attached to the dom
- 6:18 PM Ticket #11275 ($.fn.contents fails when passed an iframe that isn't in the main dom tree) created by
$(document.createElement('iframe')).contents();
Throws an …- 5:53 PM Ticket #11265 (Unit tests failing.) closed by
- duplicate: so, I already have a ticket about warning the user if they run tests …
- 11:17 AM Ticket #11274 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) closed by
- duplicate
- 11:09 AM Ticket #11274 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) created by
- If a checkbox is checked, but then has the indeterminate property set, …
- 11:07 AM Ticket #11273 (Indeterminate checkboxes not matched with :checked selector in WebKit ...) created by
- If a checkbox is checked, but then has the indeterminate property set, …
- 9:32 AM Ticket #11272 (Doesn´t work draggable) closed by
- invalid: Not really a bug report, since "DOESN'T WORK" isn't a test case. …
- 9:29 AM Ticket #11272 (Doesn´t work draggable) created by
- I have some intructions like: $("#"+this.divname).draggable(); In …
- 3:17 AM Ticket #11190 ($(exp).data() yields syntax error - unrecognized expression) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:56 AM Ticket #11271 (NaN return instead of integer in combination with jquery.actual plugin) created by
- Whilst extracting the width and height of a DIV using the jQuery …
Feb 1, 2012:
- 5:32 PM Ticket #11270 (After updating to jQuery 1.7.1 Animate stops working) closed by
- duplicate
- 5:24 PM Ticket #11270 (After updating to jQuery 1.7.1 Animate stops working) created by
- After updating to jQuery 1.7.1 from 1.4.2 it seems that the …
- 1:51 PM Ticket #11269 (Event delegation with .on() will not work when a jQuery object is ...) closed by
- invalid: Yep, as documented it must be a selector string. If you are going to …
- 1:49 PM Ticket #11269 (Event delegation with .on() will not work when a jQuery object is ...) created by
- Event delegation with .on() will not work when a jQuery object is …
- 10:34 AM Ticket #11268 (.data() does not parse JSON set via JS) created by
- From the jQuery docs: "When the data attribute is an object (starts …
- 8:50 AM Ticket #9758 (Invalid argument in IE7 and IE9 compatibility mode.) reopened by
- Please stop posting the "I am still getting this bug" comments and …
- 8:38 AM Ticket #11267 (Problem with jquerymobile site) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 8:36 AM Ticket #11267 (Problem with jquerymobile site) created by
- In http://jquerymobile.com/test/docs/forms/forms-sample.html Non-Ajax …
- 7:23 AM Ticket #10930 (Documentation bug: Change "internals" category name.) closed by
- fixed: The 'internals' category was missing a description so I've added one …
- 3:04 AM Ticket #11184 (Found a new bug?! I don`t know.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 31, 2012:
- 8:11 PM Changeset [974e4af]1.12-stable2.2-stablekillphp by
- version.txt
- 8:11 PM Changeset [7a463c08]1.12-stable2.2-stablekillphp1.7.2b1 by
- version.txt
- 6:10 PM Ticket #11266 (toggle() does not work on col or colgroup) closed by
- invalid: This is not a jQuery issue. I think the browser is getting confused by …
- 4:25 PM Ticket #11266 (toggle() does not work on col or colgroup) created by
- jQuery Version: 1.7.1 Browser: Safari 5.1.2 (7534.52.7) …
- 4:02 PM Changeset [8ce91e9]1.12-stable2.2-stablekillphp by
- README.md
- 3:18 PM Ticket #11265 (Unit tests failing.) created by
- I just cloned the repo (at …
- 10:22 AM Ticket #11264 (evalScript() uses defaults set by ajaxSetup()) created by
- When evalScript is loading a script (for example since the HTML loaded …
- 9:23 AM Ticket #11169 (append does not work i XML document / element) closed by
- duplicate
- 9:12 AM Ticket #11263 (Jquery treeview orientation) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 9:08 AM Ticket #11263 (Jquery treeview orientation) created by
- Iam using Jquery tree view.To support arabic language i changed the …
- 8:59 AM Ticket #11262 (Linebreaks are removed after .text() usage.) closed by
- duplicate
- 8:33 AM Ticket #11262 (Linebreaks are removed after .text() usage.) created by
- Some strange behavior of .text() method. Linebreaks are removed in …
- 3:15 AM Ticket #11260 (Invoking contents() on a jQuery constructed iframe causes javascript error) closed by
- invalid: The iframe needs to be inserted into the body and loaded before you …
- 1:35 AM Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & Firefox) created by
- Error:Uncaught Syntax error, unrecognized expression: # jQuery1.5.1.min.js
- 1:31 AM Ticket #11260 (Invoking contents() on a jQuery constructed iframe causes javascript error) created by
- * The version affected jquery-1.7.1.js * The browsers you are able to …
Jan 30, 2012:
- 10:56 PM Changeset [8e4859f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:41 PM Ticket #11257 (Wrong path to source files in test suite if PHP missing) closed by
- fixed: Fix #11257. Correct path to source files. Changeset: …
- 10:38 PM Changeset [0944be0]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- 8:53 PM Ticket #11259 (.on() Not Working After Different Content Loaded) closed by
- invalid: Please use the forum for support questions first: …
- 8:32 PM Ticket #10952 (.fired() doesn't work on Callbacks object when it is flagged with "once") closed by
- fixed: Fixes #10952 by introducing a real fired flag in the Callbacks …
- 8:31 PM Changeset [eefead3]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- 8:23 PM Changeset [6eba066]1.12-stable2.2-stablekillphp by
- test/unit/callbacks.js
- 7:55 PM Ticket #11258 (.html() ignores current text input value) closed by
- invalid: Works the same with or without jQuery. That's just not the way dynamic …
- 7:38 PM Ticket #11259 (.on() Not Working After Different Content Loaded) created by
- jsFiddle: http://jsfiddle.net/grn2012/qRWa5/20/ If you go to …
- 7:35 PM Ticket #11258 (.html() ignores current text input value) created by
- html() on text input fields doesn't include the current value of the …
- 5:09 PM Ticket #11257 (Wrong path to source files in test suite if PHP missing) created by
- In cases where PHP is not present on the machine running the tests, …
- 9:07 AM Ticket #11256 (serialize() doesn't produce the exact same string as when you actually ...) created by
- Steps to reproduce: - create a HTML form - paste some chinese …
- 6:03 AM Ticket #11167 (Unable to build a jquery collection from objects which have a .length ...) closed by
- wontfix: Thanks for getting back to us. As Dave has already mentioned, we only …
Jan 29, 2012:
- 11:53 AM Ticket #11255 (Focus does not work on latest FF and Chrome) closed by
- invalid
- 9:15 AM Ticket #11254 (Remote Validation, Submit button missing in POST) closed by
- invalid: This is not a jQuery core bug. Please report bugs here: …
- 8:09 AM Ticket #11255 (Focus does not work on latest FF and Chrome) created by
- $("#text").focus() does not work on FF 9 & latest Chrome, this might …
- 8:01 AM Ticket #11254 (Remote Validation, Submit button missing in POST) created by
- For ticket http://dev.jquery.com/ticket/3862 I'm trying with JQuery …
- 12:32 AM Ticket #11253 (:parent selector description is unclear/misleading) created by
- The description of the :parent selector reads: Select all elements …
Note: See TracTimeline
for information about the timeline view.