Timeline
08/28/12:
- 22:00 Ticket #12413 (On Androi Jelly bean 4.1.1 click event is triggered twice) closed by
- invalid: There isn't even any jQuery in there! Remove the script tag and it works …
- 21:13 Ticket #12346 (fn.append not working correctly) closed by
- fixed: Fix #12347 and #12384. Use a fresh div in jQuery.clean each time. …
- 21:13 Ticket #12347 (Proposed method: $.fn.htmlOf) closed by
- wontfix: NO NO NO!
- 21:12 Ticket #12347 (Proposed method: $.fn.htmlOf) reopened by
- 21:11 Ticket #12384 (.after fails with table rows in IE9) closed by
- fixed: Fix #12347 and #12384. Use a fresh div in jQuery.clean each time. …
- 18:27 Ticket #12413 (On Androi Jelly bean 4.1.1 click event is triggered twice) created by
- Here is the link to the issue i reported on stack overflow: …
- 17:38 Ticket #12412 (Sizzle regression ":not([data-role='list-divider']):not(:hidden)") created by
- http://jsbin.com/uvoxay/1/edit Was working with the accidental regression …
- 14:12 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) closed by
- fixed: Fix #12383. All selectors should be delegateTarget-relative Changeset: …
- 13:55 Ticket #12411 (.removeClass(undefined) works not as expected) created by
- An empty function call is not the same, as calling a function with an …
- 13:00 Ticket #12313 (.height() and .width() no longer fall back to CSS if offsetWidth is ...) closed by
- fixed: Fix #12313, .height()/.width() just use CSS if no offsetWidth. Close …
- 12:02 Ticket #12410 (scrollTo and localScroll Issues on google chrome) closed by
- plugin: Please contact the author of that plugin, as this bug tracker is for bugs …
- 11:55 Ticket #12382 (fadeIn() corrupts css filter propery on IE8 if element has a ...) closed by
- worksforme
- 11:20 Ticket #12410 (scrollTo and localScroll Issues on google chrome) created by
- in jQuery v@1.8.0 version, scrollTo and localScroll is not working on …
- 08:35 Ticket #12281 (Empty child object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:35 Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:51 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) reopened by
- Oh I see comment 5 now and agree it's not a dup. This seems like XUL …
08/27/12:
- 19:45 Ticket #12409 (Back-compat issue with custom pseudo selectors) closed by
- wontfix: Thank you for contributing to the jQuery project! The decision to break …
- 18:29 Ticket #12409 (Back-compat issue with custom pseudo selectors) created by
- The API for adding a custom psuedo selector which accepts an argument …
- 17:19 Ticket #12408 (jquery.ui.draggable.js, line 519 character 1) closed by
- invalid: Please ask for help on a forum.
- 17:02 Ticket #12408 (jquery.ui.draggable.js, line 519 character 1) created by
- Hi ; I am getting this error on almost all browsers IE8, IE9, Chrome, …
- 16:39 Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) closed by
- fixed: Sizzle: make html from assertions xhtml compliant. Fixes #12359. …
- 16:07 Ticket #12337 (:nth-child selector not accurate after new child element added) closed by
- duplicate: Duplicate of #12205.
- 14:27 Ticket #12405 (Selector :eq(0) is broken in Firefox 3.6) closed by
- duplicate: This ticket has been ported to …
- 14:20 Ticket #12403 (Selector "> li > :first-child,> :not(li):even" fails in old IE) closed by
- fixed: Sizzle: fix compilation of the same selector with different contexts. …
- 13:30 Ticket #12407 (IE8 - getElementsByClassName not supported) created by
- I was implementing a slider based on newest jQuery, jQuery Cycle plugin …
- 13:13 Ticket #12048 ([IE6/7/8] xml set attribute) reopened by
- Do you have a test case from the API level where it would occur? I …
- 11:42 Ticket #12406 (using text function on style elements produces error in IE7/8) created by
- jQuery versions tested: 1.7.2, 1.8.0 OS: Window 7, windows Vista, Linux …
- 09:15 Ticket #12405 (Selector :eq(0) is broken in Firefox 3.6) created by
- The following code works fine in jQuery 1.7.2 and Firefox 3.6. It is …
- 06:33 Ticket #12404 (.post() submits expando) created by
- From a discussion about jsviews: I looked into the issue with jQuery …
- 01:32 Ticket #12403 (Selector "> li > :first-child,> :not(li):even" fails in old IE) created by
- The selector by itself doesn't fail, but when run multiple times inside …
08/26/12:
- 14:27 Ticket #12398 (Download Problems!!!) closed by
- invalid: Sounds like it's working to me. Try "Save As" and please ask for help on a …
- 14:21 Ticket #12402 (Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax ...) closed by
- invalid: You haven't even described what you want that to do. Please ask for …
- 14:17 Ticket #12402 (Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax ...) created by
- Ability to do $.when(<ajax request 1>).when(<ajax request 2>).then(<ajax …
- 13:37 Ticket #12401 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 13:36 Ticket #12400 (Script example does not work at url:) created by
- Hello at this url code is not working: …
- 11:41 Ticket #12399 (Fade fails if target does have css3 transition properties) created by
- Hi there, I've just updated jQuery to 1.8.0 from 1.7.2 in one of my …
- 08:38 Ticket #12262 (“click” batter twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:03 Ticket #12398 (Download Problems!!!) created by
- I am trying to download both/either jquery production and development but …
08/25/12:
- 22:36 Ticket #12397 (Allow passing a function to .data() as an each style setter.) created by
- Example Usage: […] The code would be a pretty simple each, and it …
- 14:53 Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) closed by
- invalid: The problem here is that your document is rendering in quirks mode, which …
- 11:58 Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) closed by
- invalid: Your markup is invalid; #id selectors match at most one element because …
- 11:20 Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) created by
- I think the .find() function is not working properly. Getting the …
- 08:50 Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12246 (Animate :: Using '+=' or '-=') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12240 (JQuery 1.8.0 stable show random zeros) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:50 Ticket #12231 (offset.js: Null check needed in offset() function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:01 Ticket #12395 (slideUp & slideDown function is not woking with proper effect) created by
- slideUp & slideDown function is not woking with proper effect over all …
08/24/12:
- 22:50 Ticket #12394 (Syntax error, unrecognized expression: with .is() contains matching) created by
- The following no longer works in the latest JQuery: …
- 22:08 Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) closed by
- fixed: Update Sizzle: passing null to $.contains should not throw an error. Fixes …
- 21:49 Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) closed by
- fixed: This is also fixed by …
- 21:44 Ticket #12205 (Miscellaneous pseudo selector issues) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12237 (Having child selector and multiple :not with :visible does not work any ...) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12285 (Selector with :not(:first) isn't working since 1.8) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 20:30 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) closed by
- invalid: This is not a jQuery bug report. Please contact the administrator of …
- 20:08 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) created by
- This line "o.disabled = $.unique( o.disabled.concat" has error …
- 20:06 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Most of the stack inconsistencies you're mentioning shouldn't exist IMO …
- 19:57 Ticket #12392 (Elements created from HTML strings have a parentNode) created by
- http://jsfiddle.net/F4LVB/ This causes isDisconnected() to return the …
- 18:24 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) closed by
- invalid: I have a feeling it may be related to #12266, which has been fixed in …
- 17:56 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) created by
- Bootstrap modal toggle fails for jQuery 1.8 with IE9 only. IE7 & IE8 work …
- 17:45 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) closed by
- duplicate: Duplicate of #12333.
- 17:40 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) created by
- Starting in jQuery 1.8.0 the $.browser.webkit behavior changed. Run these …
- 16:11 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- duplicate: Duplicate of #7285.
- 16:10 Ticket #11586 ($.ajax DELETE request not passing data parameters) reopened by
- I'll try to be more attentive next time. I see the ticket was created on …
- 16:01 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Revert "Fix #12120. Always stack .before/.after, and fix disconnected …
- 12:55 Ticket #12387 (Regression document ready) closed by
- invalid: Great, thanks for getting back. I believe it may be a duplicate of …
- 12:53 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Needs a followup commit to fix.
- 12:51 Ticket #12389 (About AutoComplete) closed by
- invalid: I'm sorry, but this is not an adequate bug report, nor is this the correct …
- 12:50 Ticket #12389 (About AutoComplete) created by
- Sometimes it is not working in Internet explorer 9
- 11:40 Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) created by
- Hello and thanks for the good work you do ! I recently experienced a …
- 09:17 Ticket #12387 (Regression document ready) created by
- I believe there is an issue document ready raised to early (in google …
- 08:59 Ticket #12230 (return s(e.querySelectorAll(b), f)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:59 Ticket #12228 ($(form.elements);) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:36 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- Haha, nope gibson042 is right. I keep forgetting we fixed that for single …
- 03:28 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Fix #12120. Always stack .before/.after, and fix disconnected nodes. …
- 02:50 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: @gibson042, yup, he's sure :) …
- 02:27 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- @dmethvin Are you sure? …
- 02:20 Ticket #10863 (.data method does not return an object if the JSON string contains ...) closed by
- fixed: Fix #10863. Allow newlines in JSON data- attributes. Changeset: …
- 01:52 Ticket #12048 ([IE6/7/8] xml set attribute) closed by
- invalid: Looking at this further, the code only uses nodeHook on non-XML documents. …
- 01:45 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: Don't know why I didn't notice this earlier. The markup is invalid. You …
- 01:34 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- fixed: Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL. …
- 00:49 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) reopened by
- I did fix the issue in 1.8.0, but only for positional selectors like …
08/23/12:
- 20:49 Ticket #12386 (Selector with :has() embedded in not(); not working) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 20:49 Ticket #12287 (Nested custom pseudo class selectors throw exceptions) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 20:43 Ticket #12386 (Selector with :has() embedded in not(); not working) created by
- This selector works in the version 1.7.2 and don't work in version 1.8.0: …
- 20:04 Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) closed by
- wontfix: It should be noted that it never worked for those shorthand properties. We …
- 19:16 Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) created by
- Removing shorthand css properties through .css('prop', '') behaves …
- 17:40 Ticket #12384 (.after fails with table rows in IE9) created by
- Fiddle: http://jsfiddle.net/DyRCZ/9/. It is not possible to add multiple …
- 16:58 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) closed by
- wontfix: This is working as designed. If you want the thead in your filtering …
- 16:46 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) created by
- The $.on() method accepts a CSS selector parameter in order to setup …
- 14:24 Ticket #12381 (,offset() may rerturn non integer values) closed by
- worksforme: This looks right to me, I don't think jQuery should be trying to change …
- 14:13 Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) closed by
- cantfix: We are unable to control the order in which native events are fired.
- 13:30 Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) closed by
- invalid: I'll file a bug on their issue tracker, thanks!
- 10:58 Ticket #12382 (fadeIn() corrupts css filter propery on IE8 if element has a ...) created by
- In IE8 (and only IE8 as far as I can tell) when calling fadeIn() on an …
- 09:21 Ticket #12381 (,offset() may rerturn non integer values) created by
- .offset() method may return non integer values (foo.5) (found for Firefox …
- 07:53 Ticket #12380 (array as argument for addClass, removeClass) created by
- It would be nice if we could just use an array as an argument for addClass …
- 06:14 Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) created by
- http://jsfiddle.net/u99Vr/12/
- 03:58 Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) created by
- http://jsfiddle.net/QAWyd/2/ The above jsFiddle will trigger a slow …
- 01:48 Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) closed by
- fixed: Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903. …
08/22/12:
- 22:26 Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) closed by
- invalid: Please use the forums for support - thanks!
- 22:12 Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) created by
- I'm using jQuery.getJSON to interact with a REST endpoint. The endpoint is …
- 18:07 Ticket #12376 (modal window scrollbar missing in mac Safari 6) closed by
- invalid: Please ask for support on the forums or on the …
- 18:06 Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) closed by
- duplicate: Duplicate of #12237.
- 17:39 Ticket #12376 (modal window scrollbar missing in mac Safari 6) created by
- hi, I noticed that the scroll bar are missing in mac safari 6. any ideas …
- 17:17 Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) created by
- See http://jsfiddle.net/FfXdA/2/
- 16:52 Ticket #12374 (bug in jquery event function (since 1.4.3 version)) created by
- This is undiscovered bug in JQuery core since 1.4.3 version and up to now. …
- 13:50 Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled hw ...) created by
- Because IE is using float for internal calculated widths ands heights …
- 12:39 Ticket #12254 (Reflected XSS) reopened by
- 12:37 Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) closed by
- invalid: That's because the html is not well formed, it needs that closing tag. See …
- 12:08 Ticket #12372 (getScript() not working for localhost) closed by
- invalid
- 10:15 Ticket #12372 (getScript() not working for localhost) created by
- The code below doesn't work […] Where as this works […]
- 08:39 Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:54 Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) created by
- As you might expect, third line should create span element too, but IE8 …
- 05:54 Ticket #12370 (jquery android 2.1-update1 problem) created by
- […] loading this page in android 2.1-update1 nothing happens. using …
- 03:16 Ticket #12369 (ajax, use find method for read xml) created by
- hi ajax time, use find method read xml error. sample. […] sample page …
08/21/12:
- 20:24 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) closed by
- invalid: Yes, that selector is invalid and Sizzle now correctly throws an error.
- 20:08 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) created by
- For the following HTML: […] selector 'form#some_form_id' works …
- 18:52 Ticket #12367 (IE8 change event does not fire) closed by
- invalid: Thank you for your quick reply.
- 18:22 Ticket #12365 (Change all obj++ to ++obj where applicable) closed by
- invalid: agreed, this is not valid.
- 17:37 Ticket #12367 (IE8 change event does not fire) created by
- With jQuery 1.8 , live change event does not work for input field <input …
- 17:35 Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) created by
- This is the code: $('.button_std').mouseenter(function(){ …
- 17:01 Ticket #12365 (Change all obj++ to ++obj where applicable) created by
- Can you guys please change every instance of something such as i++ to ++i …
- 16:11 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) closed by
- invalid: That is a bug in the old version, not the new one. The selector does …
- 15:18 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) created by
- Example case: http://jsbin.com/awetuy/3/edit Error thrown is "Syntax …
- 13:02 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350: jQuery.trim should remove BOM Changeset: …
- 12:42 Ticket #12182 (jQuery initialization problems in Safari for Windows) closed by
- invalid: We are not sure whether it is a bug in "our own product" (which you are …
- 12:30 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by
- duplicate: Duplicate of #12359. Seems like this is a dup of #12359, which does a …
- 12:28 Ticket #12360 (slide up not working smoothly) closed by
- invalid: All bug reports should be against the latest version; jQuery 1.6.4 is very …
- 10:40 Ticket #12363 (Selector fails for top elements on $.ajax response) created by
- Hi! I'm using $.ajax to partially update an HTML page. I request the …
- 09:05 Ticket #12362 (documentation: jQuery.ajax() and JSONP) created by
- Related: #8510 The above bug has been closed but the documentation is now …
- 08:38 Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:38 Ticket #12204 (Unexpected call to method or property access for .html and .append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) closed by
- patchwelcome: Even if we could come up with a clean CSP feature detection, we would …
- 06:31 Ticket #12361 (seleter has bug) created by
- $("#dataTable tr[trtype=data]:has('input:checked') td[userType=User]") …
- 05:20 Ticket #12360 (slide up not working smoothly) created by
- $($menu).slideUp(800);-Not working in jquery1.6.4
- 03:10 Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) closed by
- fixed: Fix #12333. Chrome needs $.browser.webkit too. Changeset: …
- 02:55 Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) created by
- Using XHTML strict documents and all the related headers including xml …
- 02:51 Ticket #12319 (IE - input tag in iframe has problem with focus) closed by
- patchwelcome: I could not reproduce this problem on IE8 in a VM, but it did fail the way …
- 02:37 Ticket #12145 (adding a new css file using a relative url does not work in IE8 on Windows ...) closed by
- patchwelcome: The problem appears to be that IE does not like trying to process the …
- 01:57 Ticket #12177 (change event in oldIE is still leaking) closed by
- duplicate: Duplicate of #12149.
- 01:56 Ticket #12251 (hide() fails while fadein is in progress) closed by
- invalid: This isn't a bug. You'd need to .stop() the animation and .fadeOut or …
- 01:52 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) closed by
- duplicate: Duplicate of #12303.
- 01:34 Ticket #12194 (customEvent: error in code for building event.namespace_re) closed by
- invalid: I don't think there is any need to change code, let's add some docs …
- 01:31 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) closed by
- invalid: closing invalid but marking as needsdocs
- 01:07 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) created by
- In jQuery 1.8.0, if I run a selector against an XML document, and this …
- 00:56 Ticket #12271 (`.attr` and other such functions accepting a function returning an object) closed by
- wontfix: This can easily be done with other approaches such as $.each so I don't …
- 00:54 Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) closed by
- worksforme: These are different things. "[disabled]" means it has a disabled …
- 00:00 Ticket #12339 (Live Examples Do Not Work) closed by
- invalid: Since this isn't a core issue (it's a site issue) I'll mark it as …
Note: See TracTimeline
for information about the timeline view.
