Timeline
12/08/10:
- 22:53 Ticket #7731 (Uncaught TypeError: Object #<an Object> has no method 'replace') closed by
- invalid: This isn't a jQuery bug. Your usage of .prevUntil(selector) is invalid. …
- 22:04 Ticket #7731 (Uncaught TypeError: Object #<an Object> has no method 'replace') created by
- Uncaught TypeError: Object #<an Object> has no method 'replace' in line …
- 18:58 Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) closed by
- invalid: http://jsfiddle.net/dmethvin/kSPwS/ これはバグではありません > "Void elements only …
- 18:48 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) closed by
- worksforme: I close this bug for now as we are unable to reproduce this except on a …
- 17:48 Ticket #7728 (Problem In DatePicker Formating) closed by
- invalid: Please report here: http://dev.jqueryui.com/
- 14:37 Ticket #7730 (offset.js: setOffset uses parseInt to parse css values which may contain ...) created by
- I encountered 'wobbly' behaviour using jQuery UI autocomplete, caused by …
- 13:24 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) created by
- A parent's mouseenter/mouseleave events are fired when the mouse moves …
- 13:19 Ticket #7728 (Problem In DatePicker Formating) created by
- I get Date Format from .Net As MM-dd-yyyy and it's Standerd Output for( 08 …
- 12:07 Ticket #7727 (get() always expects xml when used on the local filesystem) created by
- Let content.html be a html file containing the following html text: …
- 11:24 Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) created by
- 在IE下,如果网页中只存在一个input元素,对于以下三种写法,var n = $(":input").length 得到的结果不同: 1) …
- 09:40 Ticket #7725 (slideUp isn't the correct opposit to slideDown) created by
- SlideDown make elements visible also if an ancestor has the hidden style …
- 04:08 Ticket #7724 (.attr() issue in IE8) closed by
- invalid: class is a reserved word in Javascript. Some browsers allow it as a …
- 03:22 Ticket #7724 (.attr() issue in IE8) created by
- Problem in jQuery v1.4.4 […] doesn't work in IE8, but Chrome works …
- 00:12 Ticket #7723 (HTML escaping broken for newlines in IE7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
12/07/10:
- 23:14 Ticket #7718 (FadeIn & FadeOut Issue in IE under W7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 23:01 Ticket #7723 (HTML escaping broken for newlines in IE7) created by
- $("<a>").text("hi\nthere").html() properly returns in IE8 but not IE7. IE7 …
- 21:01 Ticket #7722 (Docs should have a datatype example for jquery.get) created by
- Even if it is a convenice method for ajax get, jquery.get should include …
- 15:53 Ticket #7721 (Combination of hide, show and delay does not work) closed by
- invalid: This is intended. http://api.jquery.com/delay/ Added to jQuery in …
- 14:44 Ticket #7721 (Combination of hide, show and delay does not work) created by
- The following very short jsfiddle entry explains everything: …
- 14:24 Ticket #7713 (.template parameters not evaluated in firefox) closed by
- worksforme: Following the documentation, I can confirm that this is not a bug in …
- 14:15 Ticket #7708 (I suggest add the cookie method into the version1.5 jQuery core) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! This …
- 13:45 Ticket #7720 (Uncaught Syntax error, unrecognized expression: # when using $('#' + var);) closed by
- invalid: This is not a jQuery bug. I'd suggest checking the value of id before …
- 13:19 Ticket #7720 (Uncaught Syntax error, unrecognized expression: # when using $('#' + var);) created by
- var $this = $(this); var id = $this.attr('for'); var val = $('#' …
- 10:53 Ticket #7719 (:disabled has bugs in Opera) created by
- […] Expected result is "2". Actual result is "0" in Opera 10.63 and 11 …
- 10:10 Ticket #7718 (FadeIn & FadeOut Issue in IE under W7) created by
- The well known filter problem in IE that was solved under other OS is …
- 10:08 Ticket #7715 (Find() function in jquery datepicker refresh is very slow in ie with 1.4.4 ...) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As the …
- 10:05 Ticket #7716 (HTML 5 Support) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker!. The HTML5 …
- 09:00 Ticket #7717 (.clone(true) does not clone data properly) created by
- Problem found in jQuery 1.4.4. Modification of data in cloned object will …
- 07:53 Ticket #7716 (HTML 5 Support) created by
- It would be nice to include in the jQuery support for verification, if the …
- 07:17 Ticket #7715 (Find() function in jquery datepicker refresh is very slow in ie with 1.4.4 ...) created by
- Hi, I've changed 1.4.2 to 1.4.4 jquery version, and my datepicker became …
- 03:53 Ticket #7705 (Enhancement Request: make css() parse 'hide' and 'show') closed by
- wontfix: This does sound like a better job for a plugin. We do extend the values …
- 02:17 Changeset [cc9dbd06e5ffa62223e1f2e3dbbdcbbcb2bf5e11] by
-
- src/attributes.js
- test/unit/attributes.js
- 01:37 Changeset [e4900df8389c85350d1d82c827fab0d4b91989d6] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 01:36 Changeset [c8be9461eed2cd01fb45ae504f92f80fe72bddde] by
-
- src/manipulation.js
- 01:12 Ticket #7714 (.css Background-Position Internet Explorer 1.4.4) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 00:24 Ticket #7714 (.css Background-Position Internet Explorer 1.4.4) created by
- I created a Jquery game that worked perfectly in 1.4.2 upon upgrading to …
12/06/10:
- 22:24 Ticket #7524 (Calling $.fn.data without arguments on a non-DOMelement in 1.4.4) closed by
- fixed: Landed.
- 22:24 Changeset [8943b427f67766fd8d9e8a95b471ff4077213be2] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/event.js
- src/manipulation.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/data.js
- …
- 22:23 Ticket #6242 (Memory leak in IE8 when using ajax) closed by
- fixed: Landed.
- 22:23 Changeset [9759e9f6bb9b85a95e0254e6b7b2ed861aee8c84] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- src/manipulation.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/event.js
- test/unit/manipulation.js
- 22:22 Ticket #7531 ($.post(document.location) doesn't work anymore since 1.4.3 on Firefox and ...) closed by
- fixed: Landed.
- 22:22 Changeset [6c6812492858066043dd63525d94e2d334c96c3f] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- src/manipulation.js
- test/data/text.php
- test/delegatetest.html
- test/unit/ajax.js
- test/unit/attributes.js
- …
- 22:19 Ticket #6398 (Custom "submit" event on Objects in IE) closed by
- fixed: Landed.
- 22:19 Changeset [b00ab56160a75c6aa3fdd21807c951ac8098aabc] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- src/manipulation.js
- test/data/text.php
- test/delegatetest.html
- test/unit/ajax.js
- test/unit/attributes.js
- …
- 22:17 Ticket #4386 (iframe body clone event IE) closed by
- fixed: Landed.
- 22:14 Changeset [0276b9de7ea77737266d98cf4c6c84bf0b87ab46] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- src/manipulation.js
- test/data/text.php
- test/delegatetest.html
- test/unit/ajax.js
- test/unit/attributes.js
- …
- 22:12 Ticket #7578 ($.getScript (ajax 'script' dataType) regression on cache control) closed by
- fixed: Landed.
- 22:06 Changeset [54a68fa973564524bdacc2f293d7526a8fd403e7] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/event.js
- test/data/text.php
- test/delegatetest.html
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- 22:05 Ticket #5476 (Prevent get(-1) to create a new jQuery object) closed by
- fixed: Landed.
- 22:05 Changeset [df3441bac79c7a0530c7c88c1740936599bcba94] by
-
- .gitattributes
- src/attributes.js
- src/core.js
- src/event.js
- test/data/text.php
- test/delegatetest.html
- test/unit/attributes.js
- test/unit/core.js
- 22:03 Ticket #7500 (attr() fails for non DOM element nodes) closed by
- fixed: Landed
- 22:02 Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) closed by
- fixed: Welp, we ended up fixing this anyway: …
- 22:02 Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) reopened by
- 22:02 Changeset [d4a9d45527ac8861f50ae3777d1bb3e33dacbea2] by
-
- .gitattributes
- src/attributes.js
- src/css.js
- src/event.js
- test/data/text.php
- test/delegatetest.html
- test/unit/attributes.js
- test/unit/css.js
- test/unit/dimensions.js
- version.txt
- 21:59 Ticket #7673 (hasClass, removeClass don't work in IE if attribute contains \r character) closed by
- fixed: Landed both the Sizzle and jQuery pulls.
- 21:57 Changeset [e56d6f676b8fe0e73555d1633c2bce5804edb3da] by
-
- src/attributes.js
- src/event.js
- test/unit/attributes.js
- 21:43 Ticket #7558 (nth-child does not handle white space in IE) closed by
- fixed: Landed.
- 21:41 Ticket #7452 (Next Adjacent/Sibling Selectors no longer work without "prev" element) closed by
- fixed: Landed.
- 21:41 Ticket #7533 (Problem with id containing a period) closed by
- fixed: Landed.
- 21:39 Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: Landed.
- 21:38 Changeset [21d08eb008e55320e5623c7561b947b19703da76] by
-
- .gitattributes
- src/event.js
- test/data/text.php
- test/delegatetest.html
- 20:29 Ticket #5637 (Boolean (and Empty) Attribute Selectors Fail) reopened by
- Reopening... Testcase from deadlyicon http://jsfiddle.net/B974R/ Perhaps …
- 20:11 Ticket #7713 (.template parameters not evaluated in firefox) created by
- Take an example part of the template <a href="${www}" class='link' …
- 19:40 Ticket #5327 (Internet Explorer errors when inserting HTML5 elements) closed by
- duplicate
- 19:39 Ticket #5327 (Internet Explorer errors when inserting HTML5 elements) reopened by
- Modernizr doesn't fix this issue. It's tricky. I'm going to merge this in …
- 19:37 Ticket #6485 (Solution for HTML5 in IE) reopened by
- We've talked about different ways to handle this in the 1.5 feature list. …
- 17:07 Ticket #7297 (Firefox jQuery contains method error) closed by
- invalid: This isn't a bug in jQuery but rather a misunderstanding on how the …
- 15:52 Ticket #7712 (.attr / child element mixup) closed by
- duplicate: This is a well known problem (References) …
- 15:30 Ticket #7703 (Validate tut page error) closed by
- duplicate
- 15:28 Ticket #3333 (.css("marginRight") is incorrect in WebKit) reopened by
- test case. It looks like actually the …
- 15:25 Ticket #3092 (outerWidth(true) returns wrong values in Safari) closed by
- duplicate
- 15:24 Ticket #3092 (outerWidth(true) returns wrong values in Safari) reopened by
- 15:23 Ticket #5134 (outerWidth(true) reports incorrectly in Safari) closed by
- duplicate
- 15:23 Ticket #5134 (outerWidth(true) reports incorrectly in Safari) reopened by
- 14:28 Ticket #7711 (last, first bad cached) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 13:39 Ticket #7712 (.attr / child element mixup) created by
- $('#myform').attr('action', 'http://google.com') fails if the form has a …
- 13:06 Ticket #7711 (last, first bad cached) created by
- var questor = $("td"); var obj = questor.last(".class1"); var objRet2 = …
- 11:36 Ticket #7710 (find with argument false doesn't work) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:24 Ticket #7596 (xpath selector attribute name with brackets [] fails) reopened by
- 11:21 Ticket #7710 (find with argument false doesn't work) created by
- There is a bug in the newest version. here is a sample code so u know what …
- 10:01 Ticket #7707 (Inside an ajax event dollar sign operator does not return xmlDocument tag) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:44 Ticket #7709 (Permission denied to access property 'nodeType' from a non-chrome ...) created by
- MESSAGE:Permission denied to access property 'nodeType' from a non-chrome …
- 09:27 Ticket #7708 (I suggest add the cookie method into the version1.5 jQuery core) created by
- I suggest add the cookie method into the version1.5 jQuery core
- 07:44 Ticket #7707 (Inside an ajax event dollar sign operator does not return xmlDocument tag) created by
- Inside an ajax event; i.e. […] $("KUNNR", xml); returns null …
- 06:34 Ticket #7706 (jquery.tmpl appears to execute ${} content tag 4 times) closed by
- wontfix: The issue is because the expression in your template are evaluated when …
- 05:35 Ticket #7706 (jquery.tmpl appears to execute ${} content tag 4 times) created by
- Try adding this to a template: […] (This logs to the console and …
- 01:39 Ticket #7705 (Enhancement Request: make css() parse 'hide' and 'show') created by
- Hey everybody. I'm working on a site at the moment where I'm storing …
12/05/10:
- 14:57 Ticket #7703 (Validate tut page error) reopened by
- Confirmed; http://gyazo.com/684679f0b7b0b9f2b233a347ec1d80d7.png
- 14:30 Ticket #7704 (datePicker too much recursion) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! For …
- 14:00 Ticket #7704 (datePicker too much recursion) created by
- Hello. I use jquery-ui-1.8.6.custom. When i click on a <input type='text' …
- 08:08 Ticket #6590 (Error reading 'href' attribute in IE when userData Behavior is applied) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #6141 (selectors with context fail for some cases) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:30 Ticket #7702 (.live/.delegate do not work for .load events) closed by
- invalid: The way that live and delegate work is by using event bubbling. That is, …
- 06:11 Ticket #7703 (Validate tut page error) closed by
- invalid: Thank you for submitting a ticket to the jQuery bug tracker! Having …
- 05:15 Ticket #7703 (Validate tut page error) created by
- http://docs.jquery.com/Plugins/Validation/Validator/showErrors
- 00:21 Ticket #7702 (.live/.delegate do not work for .load events) created by
- The docs say .live works for all events now, but I can't seem to make them …
12/04/10:
- 23:08 Ticket #7701 (reinit css value for "top,bottom,left,right") closed by
- invalid: Thanks for taking the time to investigate this particular case. However, …
- 20:38 Ticket #7700 (outerWidth/outerHeight and borders) closed by
- worksforme: Made a up a live test case myself, it …
- 19:44 Ticket #7701 (reinit css value for "top,bottom,left,right") created by
- if you applied a value for top and left on a element and later, if you …
- 19:40 Ticket #7700 (outerWidth/outerHeight and borders) created by
- This two methods: outerWidth and outerHeight doesnot take into account …
- 08:05 Ticket #7567 (jQuery passes too much elements to Sizzle.filter in Internet Explorer) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #6540 (.offset() is not consistent between browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #6409 (fadeTo and animate work not correctly with opacity in Linux Chrome and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #6143 (.live() .load() - combination not working anymore on 1.4.2 in IE (works on ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #5957 (Error on Sizzle.selectors.filter.PSEUDO) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #5517 (.offset().top gives incorrect values) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #5447 (clone() contains unwanted </div> in IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #2425 (.text() and CDATA) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:12 Ticket #6997 (before and after do not clone events data properly) closed by
- duplicate
12/03/10:
- 22:39 Ticket #7696 (Plugins Page: Lates Realease sorts incorrectly) closed by
- fixed: There were a few plugins marked as "sticky" so they were showing up at the …
- 22:08 Ticket #7336 (CSS width and height of hidden elements is different in opera from all ...) closed by
- fixed
- 22:06 Ticket #7697 (impossible click on plugins bug or feature link) closed by
- fixed: I've updated the text and link in that block to point to the new issue …
- 21:24 Ticket #7698 (Change event not firing in IE 8 when releasing mouse outside of multiple ...) closed by
- patchwelcome: You're definitely right, it'd be nice if change could cover these gaps! …
- 21:01 Ticket #7699 (submit() will not submit a form with a submit input named 'submit') closed by
- duplicate: Duplicate of #1414, #6264
- 20:48 Ticket #7699 (submit() will not submit a form with a submit input named 'submit') created by
- 1. jQuery 1.4.4 min, others 2. Chrome 8.0.552.208 beta, Linux x86; Firefox …
- 20:48 Ticket #7684 (Timing problem) closed by
- invalid: Closing per request of reporter. If you can provide more info and a …
- 20:31 Ticket #7698 (Change event not firing in IE 8 when releasing mouse outside of multiple ...) created by
- Let's say you have a multiple select list and you use jQuery 1.4.4 to …
- 19:12 Ticket #7697 (impossible click on plugins bug or feature link) created by
- if you are on page http://plugins.jquery.com/ in the navigation at …
- 19:07 Ticket #7696 (Plugins Page: Lates Realease sorts incorrectly) created by
- if you go to http://plugins.jquery.com/latest_releases the top listed …
- 17:58 Ticket #7695 (selector [checked] does not work when on applied to a single checkbox) closed by
- invalid: This is not a valid bug, please check your attributes list in the input …
- 17:28 Ticket #7695 (selector [checked] does not work when on applied to a single checkbox) created by
- == Versioning and affected browsers == In FF, Chrome and Safari, the …
- 17:27 Ticket #7689 ($.format doesn't work inside {{= }}) closed by
- worksforme: Perhaps you're using an old version of tmpl? …
- 17:15 Ticket #7688 (WinXP Firefox 3.6.12 - $(document).ready() fires before the document ...) closed by
- invalid
- 15:37 Ticket #7694 (JSONP doesn't use Accept-Header application/json) closed by
- duplicate
- 15:36 Ticket #7694 (JSONP doesn't use Accept-Header application/json) reopened by
- 15:32 Ticket #7694 (JSONP doesn't use Accept-Header application/json) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:52 Ticket #7692 (selector :gt does not work on table) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:48 Ticket #7694 (JSONP doesn't use Accept-Header application/json) created by
- If using $.getJSON() or $.ajax() with datatype jsonp or with datatype json …
- 14:34 Ticket #7693 (outerHeight is broken for hidden block's immediate child) created by
- Code sample: http://pastebin.com/QgYn10ka I've got 3 blocks A>B>C. C has …
- 14:24 Ticket #7691 (Selectors: meta-characters [ ] wont work (but did in 1.4.3)) closed by
- duplicate: test1 and test3 are equivalent as the single backslash has no effect. …
- 13:49 Ticket #7692 (selector :gt does not work on table) created by
- when give a class to a <tr> and want to exclude each first d in a row the …
- 12:50 Ticket #7691 (Selectors: meta-characters [ ] wont work (but did in 1.4.3)) created by
- In my script I need to select a bunch of checkboxes named "ff_id[]" with …
- 10:57 Ticket #7690 (Opera - $("#id") fails when there is element with name="id") closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 10:24 Ticket #7690 (Opera - $("#id") fails when there is element with name="id") created by
- In Opera (at least version 9.23) code fails with error. There is selector …
- 09:14 Ticket #7689 ($.format doesn't work inside {{= }}) created by
- The summary basically says it all. You can say: {{= format(...) }} …
- 08:11 Ticket #6583 (Memory retention caused by the use of timeout in ajax call) closed by
- invalid: So after investigating this I’m 100% convinced that there is no jQuery bug …
- 07:53 Ticket #7019 (AJAX DELETE request never completes in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:53 Ticket #5134 (outerWidth(true) reports incorrectly in Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:53 Ticket #5076 (Improving jQuery.filter performances for simple selectors would benefit ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:53 Ticket #4718 (Using html(val) causes multiple image reques in IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:53 Ticket #4400 (jQuery incorrectly identifies XSLT-generated HTML document as XML) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:22 Ticket #7688 (WinXP Firefox 3.6.12 - $(document).ready() fires before the document ...) created by
- I have Drupal 6.19 with jquery_update.module (it loads "jQuery JavaScript …
- 07:19 Changeset [11e52bdaeae769dec384ca0eb286901122f35501] by
-
- src/data.js
- test/unit/data.js
- 06:12 Changeset [238ac5a0aa25e7fb4fead7a56b92951817446127] by
-
- src/ajax.js
- 01:18 Ticket #7686 (For loop should be changed to while loop) closed by
- invalid: Thanks for the report, but this is not a valid enhancement. That jsperf …
- 00:42 Ticket #7687 (Enter keypress event registers multiple times) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker. I have …
12/02/10:
- 23:03 Ticket #7687 (Enter keypress event registers multiple times) created by
- Hi All I just found a bug in Jquery! The keyup and keypress events …
- 22:32 Ticket #7685 (A spam link on "Using jQuery with Other Libraries" doc page) closed by
- fixed: Hi, Thanks for the report. I've cleaned this up. Theoretically, you …
- 22:09 Ticket #7686 (For loop should be changed to while loop) created by
- Line 612 of core.js in $.each(); for ( ; i < length; ) { could be better …
- 22:00 Ticket #7685 (A spam link on "Using jQuery with Other Libraries" doc page) created by
- About 3/4 of the way down the page you'll find this: Also see: …
- 17:00 Ticket #7684 (Timing problem) created by
- Changed site to use liquid-canvas (making buttons etc). With Firefox …
- 16:51 Ticket #7683 (CSS 3 and show hide function problem - working slow and bad) created by
- When i build div with shadow effect using css3 or webkit, -o -moz etc the …
- 14:32 Ticket #7682 (Unexpected behavior of find function) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 13:31 Ticket #7682 (Unexpected behavior of find function) created by
- From console: […] This works on 1.4.2. From 1.4.3 it's broken
- 11:25 Ticket #7681 (backgroundPosition animate in IE) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:13 Ticket #7680 (.find is not working correctly when called on element selected with a ...) closed by
- duplicate
- 09:45 Ticket #7681 (backgroundPosition animate in IE) created by
- example: <td valign="top" id="tartalom_hatter" …
- 09:38 Ticket #7680 (.find is not working correctly when called on element selected with a ...) created by
- I have a div with id="my.div". I am selecting it as $('my\\.div' ) …
- 08:08 Ticket #7434 (Add execute() to jQuery core) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #7368 (Set index with index(number)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #7350 (ie9 append bug) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6806 (append function doesn't work correctly with tag on BlackBerry) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6793 (jQuery clone without innerHTML workaround for IE) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6731 (IE8 show/hide problem?) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6686 (IE8 Change Event issue with Jquery 1.4.2) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6499 (WebKit checkClone line breaks PlayStation 3 (NetFront)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:08 Ticket #6346 (conflict between jQuery 1.4 and Sarissa) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #6225 (IE8 Will not properly FadeIn() and FadeOut()) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #6196 (IE error in curCSS on pixel recalculation) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #6138 (Add option to not delete jsonpCallback upon execution) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #6116 (FF error on: var computedStyle = defaultView.getComputedStyle( elem, null ...) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5894 (Some kind of queue or fadeOut error) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5480 (IE7 selector problem) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5387 ($(window).scrollLeft() function breaking in IE8 (8.0.6001.18702)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5341 (attr method - attribute via the DOM 0 way in IE) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5328 (replaceWith - "node cannot be inserted ...") closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #5200 (1.2.6 or higher causes type error in Galio) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4952 ([bug]Selectors/multiple) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4880 (Animate() skipping the animation) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4749 (BR to new line when working with pre elements) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4633 (globalEval execution is delayed in Firefox if another script is executing) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4621 (filter("...:first") expands original selector) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4576 (.find not performing properly on an XML document.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4518 (fadeIn cannot handle "display: inline !important;") closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4486 (slideDown and fadeOut) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4423 (Scope of Animation Queue) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4403 (Hidden (display:none) form lost after show. (Firefox 3.0.7, Ubuntu 8.10)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4367 (Can not clone attributes in opera) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4365 (prototype's getElementsByClassName causes jQuery error) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4187 (document.ready fires too early on safari) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4044 ($.ajax POST in Firefox fails with a null data parameter) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #4003 (serializeArray / map) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #3980 (.live() delegation can be friendly if it mimics the the propagation order) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #3767 (Animate jerky on firefox) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #3578 (Window height in Safari includes scrollbar height.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #3186 (Retrieving height()/width() of a complex div failing in Safari) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #3120 (slide effects with IE6/IE7 lists) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #2612 (domManip is not always respecting script execution order on IE7) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #2430 (Turn on/off the overflow hiding during animation.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #2411 ($.removeData could return the data) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 08:07 Ticket #1728 (fadeTo doesn't work with absolute positioning) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 06:38 Ticket #7679 (pseudo classes) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker! IE7 only …
- 04:51 Ticket #7679 (pseudo classes) created by
- pseudo classes of css3 not working in IE 7, even I used jquery. Kindly …
12/01/10:
- 23:34 Ticket #7509 (Report of XSS in jquery.com) closed by
- invalid: None of these reports are valid. Just because IE says it’s “changed the …
- 23:30 Ticket #7596 (xpath selector attribute name with brackets [] fails) closed by
- duplicate: In jQuery 1.4.4 the quoting of the attribute value in an attribute …
- 22:58 Ticket #7677 (slideDown only does part of the animation if it was previously stopped) closed by
- invalid: I don't think there is any bug here, maybe just a misunderstanding on what …
- 21:55 Ticket #7678 (remove, and function in IE.) closed by
- invalid: Closed as requested by the reporter of the ticket.
- 21:44 Ticket #7673 (hasClass, removeClass don't work in IE if attribute contains \r character) reopened by
- This may be an edge case and could be avoided in the first case but I …
- 20:37 Ticket #7678 (remove, and function in IE.) created by
- Hey guys, i found a bug in IE 7 (maybe 6++). description: If u put …
- 20:31 Changeset [df0a3fb8531a452a7b3c6eb7cd7eb7cd59b32d88] by
-
- src/attributes.js
- test/unit/attributes.js
- 20:13 Ticket #7677 (slideDown only does part of the animation if it was previously stopped) created by
- Try this: 1) start a slideDown() on a given element 2) call stop() on it …
- 19:12 Ticket #7346 ($('#id').html(data[i][2]); results in uncaught exception) closed by
- invalid: We appreciate you reporting an issue experienced when using jQuery. As …
- 19:10 Ticket #4565 (Selectors hierarchy (ancestor descendant)) closed by
- invalid: As per our guidelines, all submitted tickets must contain a test case that …
- 19:06 Ticket #7347 (The bug in IE7 jquery1.4.2) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 19:01 Ticket #7475 (refresh iex 8) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 19:00 Ticket #7559 (Selectors) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 18:08 Ticket #7673 (hasClass, removeClass don't work in IE if attribute contains \r character) closed by
- invalid: This is not a bug in jQuery. You can EASILY trim that whitespace with …
- 17:42 Ticket #7525 (j is null) closed by
- worksforme: Closing as no reproducible test case has been provided, despite request. …
- 16:52 Ticket #6843 (computed Style bug when filtering over text nodes) closed by
- fixed: Ported the test case from the attachment to jsfiddle …
- 16:46 Ticket #7376 (Setting backgroundColor with .css in 1.4.3) closed by
- worksforme: No test case was provided. Closing. Feel free to reopen with a …
- 16:30 Ticket #7674 (Onchange event fires twice) closed by
- duplicate
- 16:30 Ticket #7674 (Onchange event fires twice) reopened by
- 14:39 Ticket #7503 (elem.attributes is null) closed by
- duplicate
- 14:38 Ticket #7574 (Problem with html() in IE) closed by
- worksforme: No test case was provided. Closing. Feel free to reopen with a …
- 14:37 Ticket #7586 (jQuery.ajax removes script whose type is not text/javascript from html ...) closed by
- worksforme: No test case was provided. Closing. Feel free to reopen with a …
- 14:36 Ticket #7613 (query about minimised code) closed by
- invalid: No test case was submitted. So closing this. Feel free to reopen with a …
- 14:35 Ticket #7640 (Add load_send, load_complete, load_success and load_error event trigger on ...) closed by
- worksforme
- 14:04 Ticket #7675 (.animate() step callback undocumented beyond a mention) closed by
- duplicate
- 13:33 Ticket #7676 (How Can I Be The Only One To Notice THIS!!!!) closed by
- invalid: jQuery requires that you pass strings that represent fully valid html …
- 13:10 Ticket #7676 (How Can I Be The Only One To Notice THIS!!!!) created by
- i have 3 templates wrapped inside script tags marked as text/html (<script …
- 12:13 Ticket #7675 (.animate() step callback undocumented beyond a mention) created by
- jQuery.animate() documentation does not document the interface of the step …
- 12:06 Ticket #7674 (Onchange event fires twice) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:46 Ticket #7674 (Onchange event fires twice) created by
- When I have, for exemple, a SELECT element with hard-coded onchange …
- 10:48 Ticket #7673 (hasClass, removeClass don't work in IE if attribute contains \r character) created by
- hasClass, removeClass methods don't work in IE (ver. 7 & 8) if class …
- 10:31 Ticket #7672 (dragg) closed by
- invalid: The jQuery bug tracker is not for support requests. Please use the …
- 09:19 Ticket #7672 (dragg) created by
- When i click on drag-gable object then object jumps upward please give the …
- 06:36 Ticket #7641 (Animating style to "auto" and "" (empty string) values) closed by
- patchwelcome: This seems like a cool feature/enhancement, but it really seems like one …
- 06:25 Ticket #7671 (Wrong file size displayed) closed by
- invalid: The size listed is for the gzipped and minified version of jQuery, not the …
- 06:14 Ticket #7669 (.css( propertyName, value ) not responding to queueing through delay) closed by
- invalid: Thank you for your time and interest in helping the jQuery project!! From …
- 06:10 Ticket #7670 (can't make ajax call to server every 10 sec in IE) closed by
- invalid: Thank you for your time and interest in helping the jQuery project! This …
- 06:05 Ticket #7671 (Wrong file size displayed) created by
- I found that the file size on the main page for the production version is …
- 05:35 Ticket #7670 (can't make ajax call to server every 10 sec in IE) created by
- In IE i m getting an error that whenever i make ajax calls …
- 05:15 Ticket #7669 (.css( propertyName, value ) not responding to queueing through delay) created by
- In a sample animation script: […] The css( propertyName, value ) …
- 04:59 Ticket #7668 (Sizzle and jQuery QUnit tests are out of sync) created by
- We need to figure out a way to avoid this, since we can have everything …
- 02:29 Ticket #7638 (Incorrect animate behaviour in WebKit) closed by
- duplicate
- 02:29 Ticket #7638 (Incorrect animate behaviour in WebKit) reopened by
- 02:28 Ticket #7638 (Incorrect animate behaviour in WebKit) closed by
- duplicate
- 02:09 Ticket #7649 (Enhance removeAttr()) closed by
- duplicate
- 00:36 Ticket #7667 (Umlaute) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 00:16 Ticket #7658 (after() throws nonsense error if called on an empty selection) closed by
- duplicate
- 00:12 Ticket #7667 (Umlaute) created by
- Hello, my name is Philipp Bürkner. I have a problem but my english is …
Note: See TracTimeline
for information about the timeline view.
