Bug Tracker

Timeline


and

06/20/12:

23:44 Ticket #11943 (Custom Build broken) created by gnarf
The custom build grunt task on master doesn't actually generate custom …
22:56 Ticket #11942 (subsequent getScript callback does not always fire) created by martijn@…
when calling getScript in Firefox 13 for a local successfully loading …
15:19 Ticket #11290 (selector interpreted as HTML) closed by timmywil
fixed: Adjust jQuery('html') detection to only match when html starts with '<' …
14:47 Ticket #11941 (on IE9, the checkbox value return 'on) created by migoo
on IE9, the checkbox value return 'on' if you try to access it through …
13:41 Ticket #11940 (Ajax request on Android after a back) created by jorslb@…
Hi, I want to report a real big problem that apears after a Back on …
11:15 Ticket #11938 (jQuery.css should accept an array to get multiple properties) created by damien
If css receives no arguments it should return all computed parameters of …
08:41 Ticket #11861 (IE html5 Elements are not "activated" when you convert them to a jquery ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …

06/19/12:

21:22 Ticket #11936 ($(window).one("click", ....) does not work in IE7) closed by dmethvin
cantfix: The browsers are all doing the correct thing for their era. DOM2 Events …
21:18 Ticket #11937 (Data method not returning value for dynamic select options) closed by rwaldron
worksforme: Works fine for me.  http://jsfiddle.net/rwaldron/tbuFQ/
21:13 Ticket #11937 (Data method not returning value for dynamic select options) reopened by rwaldron
20:50 Ticket #11937 (Data method not returning value for dynamic select options) created by ledlogic@…
The data value is not returned for a dynamically added select option. See …
20:41 Ticket #11936 ($(window).one("click", ....) does not work in IE7) created by Philipp Klose <me@…>
$(window).one("click", ....) does not work in IE7 but work in all other …
20:41 Ticket #11935 (Data method rounds string values as numerics) closed by rwaldron
duplicate
20:40 Ticket #11935 (Data method rounds string values as numerics) created by ledlogic@…
The value of 100.01 is being rounded to 100 in the data response. See …
20:32 Ticket #11934 (Enhancement: allow ":once" on event names to indicate one() variant event ...) created by getify
I am a big fan of the "one()" functionality. But I have a suggestion for a …
18:56 Ticket #11930 (Ajax POST is encoded in UTF-16) closed by mikesherov
invalid
18:37 Ticket #11290 (selector interpreted as HTML) reopened by gibson042
Now it's gone too far the other way...  http://jsfiddle.net/HCa89/1/
17:58 Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable to ...) created by anonymous
In both IE 8 & 9, getting script error below after trigger click(). …
15:35 Ticket #11290 (selector interpreted as HTML) closed by timmywil
fixed: When detecting html in init, ignore html characters within quotes, …
15:30 Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) closed by timmywil
fixed: We've already fixed the issue described in this ticket. The comments bring …
15:00 Ticket #10270 ((any) attribute selector does not match if value contains '\') closed by timmywil
fixed: Update Sizzle: fixes a bug dealing with backslashes in selectors. Fixes …
07:58 Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) created by remysharp
Example:  http://jsbin.com/3/opufet/2 In Chrome (and Webkit based) value …
06:38 Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) closed by timmywil
duplicate
06:32 Ticket #11079 (Selector bug: strange interaction between > and :visible) closed by timmywil
duplicate: fixed
06:26 Ticket #10570 (:text selector throws an error in IE7 when there is a cross domain iframe ...) closed by timmywil
fixed: This has been implemented in 1.8.
06:16 Ticket #10471 (Custom selectors do not get added to subbed version of jQuery.) closed by timmywil
wontfix: $.sub has been deprecated and will be removed.
06:13 Ticket #10074 (Chaining two [] selector with :first not working) closed by timmywil
fixed: This started working when jQuery.attr was plugged into sizzle, but now …
06:12 Ticket #10003 (Regression/BC break from #6963) closed by timmywil
fixed: This seems to work now
06:04 Ticket #3778 (selector matching issues) closed by timmywil
fixed: valid if escaped:  http://jsfiddle.net/yjCW7/1/
05:59 Ticket #8429 (:empty discrepancy between IE and Chrome) closed by timmywil
wontfix: It sounds like wontfix is the consensus here, and I agree.
05:55 Ticket #5568 (Selectors behave differently with comments tags on FF/IE) closed by timmywil
fixed: Fixed in …
05:50 Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) does ...) closed by timmywil
fixed: Update Sizzle: adds selector divisions for element-rooted QSA in the …
04:26 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) closed by rwaldron
wontfix: Seems silly to break every website using jQuery just because jsdom chose …
04:06 Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C compliant ...) created by janalex
The issue boils down into the fact that JQuery assumes that DOM's …
03:26 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) closed by rwaldron
invalid: Cool, thanks for looking into this!
03:13 Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) closed by timmywil
fixed: Move quickIs to Sizzle; Remove duplicate id matching in init; Added …
02:54 Ticket #11930 (Ajax POST is encoded in UTF-16) created by soren121@…
When I submit Chinese characters (in this example, 中文) via an .ajax() …

06/18/12:

17:27 Ticket #10373 (`document.defaultView` => `window`) closed by Rick Waldron
fixed: Update document.defaultView.getComputedStyle. Fixes #10373 Changeset: …
17:13 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) closed by dmethvin
invalid: I think rwaldron is getting soft. Please ask for help on a place like …
16:32 Ticket #9385 (Deprecate jQuery.browser) closed by dmethvin
fixed: Duly and exhaustively deprecated. The jQuery.browser repo will be merged …
16:23 Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) created by shravan.aljapur@…
cannot compare 9 and 10, 99 and 100, 999 and 1000 etc... similarly you can …
16:20 Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) closed by mikesherov
fixed: This is fixed. No unit test to write. All hail the animation rewrite!
16:19 Ticket #11921 (curCSS issue with jQuery UI) closed by mikesherov
invalid: scott.gonzalez knows what he's doing. I shouldn't have re-opened.
15:30 Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) closed by dmethvin
fixed: I've retitled the ticket to describe its actual goal, which was …
14:11 Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) created by tuomas.salo@…
When using $.get(...) to add content to an HTTPS page, IE7 gives a false …
14:11 Ticket #11927 (Implement EventSource) closed by rwaldron
duplicate
13:41 Ticket #11926 (Implement EventSource) closed by rwaldron
plugin: As the author of jQuery.EventSource, I believe this should remain as a …
13:15 Ticket #11927 (Implement EventSource) created by brunoais
I'm interested in implementing EventSource in jQuery with a fallback …
13:13 Ticket #11926 (Implement EventSource) created by brunoais
I'm interested in implementing EventSource in jQuery with a fallback …
02:40 Ticket #11925 (special.teardown should pass the handle as second argument) created by Krinkle
The code in jQuery.event.special.beforeunload.teardown assumes this second …
02:39 Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) created by Krinkle
Opera 11.1 and 11.5 (maybe more subversions) support onhashchange, but …
01:35 Ticket #11923 (.removeClass() should remove all occurrences of class name) created by davidchambers
This behaviour is erroneous in my view: […]

06/17/12:

01:37 Ticket #11921 (curCSS issue with jQuery UI) reopened by mikesherov
We recently removed jQuery.curCSS in 1.8pre as its been deprecated since …

06/16/12:

17:34 Ticket #11922 (jQuery dateinput validator on Safari and Chrome) created by anonymous
Hi there! The minimal setting for dateinput is cross browsing, of course. …
16:09 Ticket #11168 (slideToggle and css position in IE) closed by mikesherov
wontfix: needsdocs tickets should be closed. Once the documenting happens, remove …
15:44 Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) closed by mikesherov
wontfix: We closed the pull request because it was too large to warrant the …
15:35 Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) closed by mikesherov
cantfix: I'm not sure there is anything we can do here. Firefox allows for …
15:14 Ticket #10182 (.show(duration) on td in chrome mispositions content) closed by mikesherov
wontfix: This is fixed as of Chrome 19, and is also fixed on jQuery edge because …
01:42 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) closed by Vladimir Zhuravlev
fixed: Fix #11566, allow appending to DocumentFragment, closes gh-814. …
01:40 Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) reopened by dmethvin
01:28 Ticket #9505 (animate() issue when mixing percentages and pixels in WebKit) closed by Mike Sherov
fixed: Fix #9505, percentage position values in Webkit, closes gh-825. …
00:58 Ticket #11921 (curCSS issue with jQuery UI) closed by dmethvin
invalid: Well Scott should know so I'll close this ticket. Just FYI that's a pretty …
00:47 Ticket #11905 (Bad license urls) closed by Daniel Herman
fixed: Fix #11905, correct package.json license URLs, closes gh-826. Changeset: …
00:38 Ticket #11921 (curCSS issue with jQuery UI) created by Motty
When I use jQuery UI v1.8.18 position utility with jQuery 1.8pre I am …

06/15/12:

22:25 Ticket #11920 (jQuery append with element of attribute src makes IE do second request) created by darren.labey@…
Example: Create a script DOM element and set the src attribute and then …
15:23 Ticket #11919 (IE: jQuery .css() returns value in pixels instead of unit of measure ...) created by elwayman02
For example, if a div has a max-width of 97%, calling …
11:21 Ticket #11918 (:eq selector problem when using tag name with ':') created by pawel@…
Hello, There is a problem when using selector with ':' (ex. :eq() ) with …
07:11 Ticket #11917 (Attribute selector bug on Opera) created by anonymous
 http://jsfiddle.net/9ewL7/1/ In Opera (11.64, 12.0) the results are not …
06:12 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) closed by timmywil
fixed: Fixed in …
01:57 Ticket #11916 (Adding a button type="button" .. element in iE8 + iE7 compatibility mode ...) created by thetoolman@…
in iE8 + iE7 compatibility mode, when you create insert a <button …

06/14/12:

22:35 Ticket #11915 (buildParams fails tries to serialize obj functions) closed by rwaldron
wontfix: Param objects should only contain serialization safe values - JSON doesn't …
21:59 Ticket #11915 (buildParams fails tries to serialize obj functions) created by tiagomtotti@…
the buildParams funcion , called by $.ajax, fails when you pass an object …
18:42 Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) created by kevcom
When submitting a form using the GET method with many fields and a large …
18:34 Ticket #11913 (clone().show() does not revert to original CSS display property, ...) created by pnegahdar@…
TEST:  http://jsfiddle.net/bsnxp/1/ What it does: - Hides the div (you …
18:21 Ticket #11912 (Bug with unwrap?) created by chris@…
Was wandering if the following was a bug with the unwrap function or by …
15:29 Ticket #11911 (Error while using selector with '>' symbol.) created by rapomon
Error while using selector with '>' symbol. nodeName is null. This is …
15:18 Ticket #11910 ($.animate should have "stepComplete" Callback) created by christian.meixner@…
There should be something like a "stepComplete" callback, which should …
12:07 Ticket #11907 (Errors on Eclipse) closed by dmethvin
invalid: This isn't the place to report a bug in Eclipse.
12:05 Ticket #11908 (special.teardown() method namespaces argument is not an array) closed by dmethvin
invalid: We never documented that, and it's not useful anyway because the …
11:04 Ticket #11909 (cc) closed by mikesherov
invalid: ============ --------- to you too!
09:32 Ticket #11909 (cc) created by anonymous
[[Image( == == == == == […]
08:51 Ticket #11908 (special.teardown() method namespaces argument is not an array) created by anonymous
special.teardown() method should have namespaces argument of type array, …
08:32 Ticket #11907 (Errors on Eclipse) created by min@…
Hi I am using jquery-1.7.1.min.js on my app, and i am having the following …
08:16 Ticket #11840 (Remove class not working proper) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:16 Ticket #11834 (animate opacity fails on IE7-8) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:59 Ticket #11906 (ajax error on cross-domain-request) created by fb@…
If you want to do an ajax-request to a different domain with jQuery ajax …
03:23 Ticket #11905 (Bad license urls) created by dcherman
In the package.json currently in master, the urls that point to the …
00:13 Ticket #11904 ('change' event no triggered if you modify `val()` by code) closed by dmethvin
invalid: Well we should follow the spec or you can lobby them to change it. You can …

06/13/12:

23:07 Ticket #11904 ('change' event no triggered if you modify `val()` by code) created by fguillen.mail@…
If I have a textfield with a handler listening to "change" event it is …
12:28 Ticket #11903 (css selectors "jq.is()" g ...) created by vic99999@…
$('<u><b><b><i></i></b></b></u>').find('i').is('u > b i') == false for …
11:26 Ticket #11902 (:not + :contains selectors) created by gdoron12345@…
I'm trying to use this code: $('div.b:not(:has(p:contains(not …
10:46 Ticket #11901 (JQuery opacity test is not exhaustive according to spec) created by gary-1111
On line 1417 of version 1.7.2 of JQuery there is a check to ensure that …
07:28 Ticket #11900 ($(document).ready doesn't work with IE (7,8,9) and dynamic iFrame) created by wilfried.jouve@…
With DFP iFrame (DFP = Google Ad Server), $(document).ready does not work …
Note: See TracTimeline for information about the timeline view.