Timeline
01/31/12:
- 23:10 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 the …
- 21:25 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) OS: …
- 20:18 Ticket #11265 (Unit tests failing.) created by
- I just cloned the repo (at …
- 15:22 Ticket #11264 (evalScript() uses defaults set by ajaxSetup()) created by
- When evalScript is loading a script (for example since the HTML loaded by …
- 14:23 Ticket #11169 (append does not work i XML document / element) closed by
- duplicate
- 14:12 Ticket #11263 (Jquery treeview orientation) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 14:08 Ticket #11263 (Jquery treeview orientation) created by
- Iam using Jquery tree view.To support arabic language i changed the …
- 13:59 Ticket #11262 (Linebreaks are removed after .text() usage.) closed by
- duplicate
- 13:33 Ticket #11262 (Linebreaks are removed after .text() usage.) created by
- Some strange behavior of .text() method. Linebreaks are removed in IE7/8 …
- 08:15 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 can …
- 06:35 Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & ...) created by
- Error:Uncaught Syntax error, unrecognized expression: # jQuery1.5.1.min.js
- 06:31 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 …
- 03:41 Ticket #11257 (Wrong path to source files in test suite if PHP missing) closed by
- fixed: Fix #11257. Correct path to source files. Changeset: …
- 01:53 Ticket #11259 (.on() Not Working After Different Content Loaded) closed by
- invalid: Please use the forum for support questions first: …
- 01:32 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 closure. …
- 00:55 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 …
- 00:38 Ticket #11259 (.on() Not Working After Different Content Loaded) created by
- jsFiddle: http://jsfiddle.net/grn2012/qRWa5/20/ If you go to …
- 00:35 Ticket #11258 (.html() ignores current text input value) created by
- html() on text input fields doesn't include the current value of the input …
01/30/12:
- 22:09 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, the …
- 14:07 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 characters …
- 11:03 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 …
01/29/12:
- 16:53 Ticket #11255 (Focus does not work on latest FF and Chrome) closed by
- invalid
- 14:15 Ticket #11254 (Remote Validation, Submit button missing in POST) closed by
- invalid: This is not a jQuery core bug. Please report bugs here: …
- 13:09 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 be …
- 13:01 Ticket #11254 (Remote Validation, Submit button missing in POST) created by
- For ticket http://dev.jquery.com/ticket/3862 I'm trying with JQuery …
- 05:32 Ticket #11253 (:parent selector description is unclear/misleading) created by
- The description of the :parent selector reads: Select all elements that …
- 04:21 Ticket #11252 (:even and :odd selectors documentation does not specify which order is ...) created by
- The documentation for the :even and :odd selectors is very similar. …
01/28/12:
- 21:57 Ticket #10878 ($("select").live("change", function(){ ...broken in IE8 in jQuery 1.7) closed by
- fixed: Fix #10878. Clear oldIE special change/submit flags on a clone. …
- 21:57 Ticket #11076 (.clone(true) loses delegation filters) closed by
- fixed: Fix #11076. If .clone() won't delegate, we must remediate. Since …
- 17:10 Ticket #11250 (Language Header not the same after AJAX/POST) closed by
- invalid: Seems like StackOverflow is the best place to solve this, there's no …
- 16:58 Ticket #11250 (Language Header not the same after AJAX/POST) created by
- when I echo the HTTP_ACCEPT_LANGUAGE directly in my browser it says …
- 08:07 Ticket #11171 (how to solve property 'Unload':object is null it giving error in IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:00 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) created by
- jQuery version 1.7.1 Chrome version 18.0.1003.1 Repro: 1. Load in Chrome …
- 01:50 Ticket #11248 (Regular expressions for beginning (^) or ending ($) of a string do not ...) closed by
- invalid: Yes, and 1.4.1 was wrong. Quote any value with special characters.
- 01:47 Ticket #11248 (Regular expressions for beginning (^) or ending ($) of a string do not ...) created by
- Following code does not work on 1.7.1, but it works on 1.4.1. …
01/27/12:
- 20:52 Ticket #11247 (Will not grabb "a" as attribute.) closed by
- invalid: a is not an attribute present on the element. Also, a would be an …
- 20:22 Ticket #11247 (Will not grabb "a" as attribute.) created by
- $('select').change(function(){ var …
- 13:10 Ticket #11246 (Custom selectors pass check when returning undefined) created by
- When writing a custom selector and giving it a function as the rule, …
- 09:57 Ticket #11243 (AJAX requests (e.g. calling $.get() or $.ajax()) sometimes fail without ...) created by
- Hello there We usually like to be quite bleeding edge when it comes to …
- 08:11 Ticket #11165 (animate to the left not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:01 Ticket #11229 (iOS UIWebView detected as mozilla instead of webkit) closed by
- wontfix: I agree. Feature detection would definitely be your best bet. Since …
01/26/12:
- 22:57 Ticket #11221 (jQuery.data and jQuery.fn.data not working) closed by
- invalid: The test case is invalid. $.data cannot be passed a jQuery object, only an …
- 17:12 Ticket #11231 (Append, Prepend, After, Before should accept an array as first argument) closed by
- patchwelcome: > The fix is so simple and short If you'd like to create a patch and test …
- 16:13 Ticket #11232 (outerWidth / Height, innerWidth / Height - return incorrect value) closed by
- invalid: Looks right to me. Give those values, 20 is correct for innerHeight. …
- 16:02 Ticket #11232 (outerWidth / Height, innerWidth / Height - return incorrect value) created by
- E.g.: […] This is incorrect - and should return: width + …
- 15:01 Ticket #3611 (Wrong codepage in URL (and in post data) when not UTF-8) closed by
- patchwelcome: This was closed invalid due to a lack of response from the OP, but in …
- 15:00 Ticket #3611 (Wrong codepage in URL (and in post data) when not UTF-8) reopened by
- 14:14 Ticket #11227 (unwrap method is triggering ready function twice) closed by
- duplicate: The div you're unwrapping contains the Javascript with ready handler. When …
- 11:41 Ticket #11231 (Append, Prepend, After, Before should accept an array as first argument) created by
- See https://plus.google.com/115102990534359458144/posts/VsiQkVsipBP for …
- 11:21 Ticket #11230 (.appendTo .prependTo .insertAfter .insertBefore returns incorrect data for ...) created by
- […] expected: return collection with <h3> element actually: …
- 11:06 Ticket #11229 (iOS UIWebView detected as mozilla instead of webkit) created by
- jQuery loaded into iOS applications' embedded web browser view (UIWebView) …
- 10:11 Ticket #11228 (Type for Select element return Undefined) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! In the …
- 09:52 Ticket #11228 (Type for Select element return Undefined) created by
- <select id='testselect'> ... $('#testselect').type return 'undefined' but …
- 08:49 Ticket #11227 (unwrap method is triggering ready function twice) created by
- reproducible here http://jsbin.com/afuzam/2/edit if you remove the outer …
- 08:19 Ticket #11159 (IE gets different width() and outerWidth() values to FF, Chrome and Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11149 (new 'queue string' feature isnt working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11036 (.slideToggle() not working properly in fieldset tags in Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
01/25/12:
- 20:06 Ticket #11226 (.after and .before returns incorrect data for $('not_existing_element')) created by
- […] expected: return a jquery object for '<existing_element>' …
- 17:37 Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) created by
- The following code works good at Firefox 9.0.1, but at Google Chrome and …
- 17:18 Ticket #11224 ($.ajaxSetup data object does not merge when $.ajax call passes a string.) created by
- I'm trying to use $.ajaxSetup to add a default parameter to every ajax …
- 17:09 Ticket #11223 (Opacity show doesn't works) created by
- It's weird, but when I do $('span').animate({'opacity', 'show'}, 5000); …
- 15:34 Ticket #11222 (Toggle quick-click breaks display attribute.) closed by
- duplicate: This has been fixed. http://jsfiddle.net/m3fwP/2/
- 15:04 Ticket #11220 (Containment is not working for Grid control) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. You mentioned …
- 12:42 Ticket #11222 (Toggle quick-click breaks display attribute.) created by
- == Issue == When the .toggle() function is triggered via a CLICK event, …
- 12:40 Ticket #11221 (jQuery.data and jQuery.fn.data not working) created by
- jQuery.data and jQuery.fn.data functions running on Firefox 9.0.1 of …
- 12:30 Ticket #11220 (Containment is not working for Grid control) created by
- I tried providing containment to asp Grid control. But still grid can be …
- 01:27 Ticket #11219 (jquery hangs in $.param when passed a jquery object) closed by
- invalid: If you need an array, use toArray(). Note the docs don't mention support …
01/24/12:
- 22:55 Ticket #11219 (jquery hangs in $.param when passed a jquery object) created by
- I found that there is a very easy way to make the browser hang in an …
- 17:35 Ticket #11218 (.is(":hidden") on a list with 'display:inline' always true in Chrome and ...) created by
- Using .is() to check visibility of a list (<ul>) with a display of …
- 14:49 Ticket #11217 (Append problem with webkit) created by
- When appending a checked radio button made on the fly, it is not checked …
- 14:45 Ticket #11215 (jQuery Documentation 404 errors) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. The …
- 14:17 Ticket #11216 (funcation works only once) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 13:14 Ticket #11216 (funcation works only once) created by
- hi .. i have one link . onclicking this link jquery dialogbox is open …
- 13:10 Ticket #11215 (jQuery Documentation 404 errors) created by
- I'm getting the following errors on the Autocomplete page. …
- 11:29 Ticket #11210 (toggleClass documentation) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. As Dave has …
- 09:33 Ticket #11214 (dialog) closed by
- invalid: This is not the correct place. Please use the [ http://dev.jqueryui.com/ …
- 04:44 Ticket #11214 (dialog) created by
- dialog doesnt work when moving to right side, its collapse the content of …
- 00:01 Ticket #11213 (Firefox 9.0.x) closed by
- invalid
Note: See TracTimeline
for information about the timeline view.
