Timeline
Dec 8, 2010:
- 9:51 PM Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) closed by
- duplicate: I'm re-marking this as a dup of #7579, the resolution will be slightly …
- 9:49 PM Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) reopened by
- 9:49 PM Ticket #7732 (outerWidth bug when elem is hidden) created by
- the outerWidth function doesn't take padding,margin and border into …
- 5:53 PM 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 … - 5:04 PM Ticket #7731 (Uncaught TypeError: Object #<an Object> has no method 'replace') created by
- Uncaught TypeError: Object #<an Object> has no method 'replace' in …
- 1:58 PM Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) closed by
- invalid: http://jsfiddle.net/dmethvin/kSPwS/ これはバグではありません > "Void elements …
- 1:48 PM 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 …
- 12:48 PM Ticket #7728 (Problem In DatePicker Formating) closed by
- invalid: Please report here: http://dev.jqueryui.com/
- 9:37 AM Ticket #7730 (offset.js: setOffset uses parseInt to parse css values which may ...) created by
- I encountered 'wobbly' behaviour using jQuery UI autocomplete, caused …
- 8:24 AM 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 …
- 8:19 AM Ticket #7728 (Problem In DatePicker Formating) created by
- I get Date Format from .Net As MM-dd-yyyy and it's Standerd Output …
- 7:07 AM 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: …
- 6:24 AM Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) created by
- 在IE下,如果网页中只存在一个input元素,对于以下三种写法,var n = $(":input").length 得到的结果不同: 1) …
- 4:40 AM Ticket #7725 (slideUp isn't the correct opposit to slideDown) created by
- SlideDown make elements visible also if an ancestor has the hidden …
Dec 7, 2010:
- 11:08 PM Ticket #7724 (.attr() issue in IE8) closed by
- invalid:
class
is a reserved word in Javascript. Some browsers allow it … - 10:22 PM Ticket #7724 (.attr() issue in IE8) created by
- Problem in jQuery v1.4.4 […] doesn't work in IE8, but Chrome …
- 7:12 PM Ticket #7723 (HTML escaping broken for newlines in IE7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:14 PM Ticket #7718 (FadeIn & FadeOut Issue in IE under W7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:01 PM Ticket #7723 (HTML escaping broken for newlines in IE7) created by
- $("<a>").text("hi\nthere").html() properly returns in IE8 but not IE7. …
- 4:01 PM 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 …
- 10:53 AM 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 …
- 9:44 AM Ticket #7721 (Combination of hide, show and delay does not work) created by
- The following very short jsfiddle entry explains everything: …
- 9:24 AM Ticket #7713 (.template parameters not evaluated in firefox) closed by
- worksforme: Following the documentation, I can confirm that this is not a bug in …
- 9:15 AM 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 …
- 8:45 AM 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
… - 8:19 AM Ticket #7720 (Uncaught Syntax error, unrecognized expression: # when using $('#' + var);) created by
- var $this = $(this); var id = $this.attr('for'); var val = …
- 5:53 AM Ticket #7719 (:disabled has bugs in Opera) created by
- […] Expected result is "2". Actual result is "0" in Opera 10.63 and …
- 5:10 AM 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 …
- 5:08 AM Ticket #7715 (Find() function in jquery datepicker refresh is very slow in ie with ...) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As the …
- 5:05 AM Ticket #7716 (HTML 5 Support) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker!. The HTML5 …
- 4:00 AM Ticket #7717 (.clone(true) does not clone data properly) created by
- Problem found in jQuery 1.4.4. Modification of data in cloned object …
- 2:53 AM Ticket #7716 (HTML 5 Support) created by
- It would be nice to include in the jQuery support for verification, if …
- 2:17 AM Ticket #7715 (Find() function in jquery datepicker refresh is very slow in ie with ...) created by
- Hi, I've changed 1.4.2 to 1.4.4 jquery version, and my datepicker …
Dec 6, 2010:
- 10:53 PM 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 …
- 9:17 PM Changeset [cc9dbd0]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 8:37 PM Changeset [e4900df]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 8:36 PM Changeset [c8be946]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 8:12 PM 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 …
- 7:24 PM 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 …
- 5:24 PM Ticket #7524 (Calling $.fn.data without arguments on a non-DOMelement in 1.4.4) closed by
- fixed: Landed.
- 5:24 PM Changeset [8943b42]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 5:23 PM Ticket #6242 (Memory leak in IE8 when using ajax) closed by
- fixed: Landed.
- 5:23 PM Changeset [9759e9f6]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:22 PM Ticket #7531 ($.post(document.location) doesn't work anymore since 1.4.3 on Firefox ...) closed by
- fixed: Landed.
- 5:22 PM Changeset [6c68124]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:19 PM Ticket #6398 (Custom "submit" event on Objects in IE) closed by
- fixed: Landed.
- 5:19 PM Changeset [b00ab56]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:17 PM Ticket #4386 (iframe body clone event IE) closed by
- fixed: Landed.
- 5:14 PM Changeset [0276b9de]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 5:12 PM Ticket #7578 ($.getScript (ajax 'script' dataType) regression on cache control) closed by
- fixed: Landed.
- 5:06 PM Changeset [54a68fa]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:05 PM Ticket #5476 (Prevent get(-1) to create a new jQuery object) closed by
- fixed: Landed.
- 5:05 PM Changeset [df3441ba]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 5:03 PM Ticket #7500 (attr() fails for non DOM element nodes) closed by
- fixed: Landed
- 5:02 PM Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) closed by
- fixed: Welp, we ended up fixing this anyway: …
- 5:02 PM Ticket #7202 ($(location).attr('href', hrefString) not working in jquery.latest) reopened by
- 5:02 PM Changeset [d4a9d455]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:59 PM Ticket #7673 (hasClass, removeClass don't work in IE if attribute contains \r character) closed by
- fixed: Landed both the Sizzle and jQuery pulls.
- 4:57 PM Changeset [e56d6f67]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:43 PM Ticket #7558 (nth-child does not handle white space in IE) closed by
- fixed: Landed.
- 4:41 PM Ticket #7452 (Next Adjacent/Sibling Selectors no longer work without "prev" element) closed by
- fixed: Landed.
- 4:41 PM Ticket #7533 (Problem with id containing a period) closed by
- fixed: Landed.
- 4:39 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: Landed.
- 4:38 PM Changeset [21d08eb0]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:29 PM Ticket #5637 (Boolean (and Empty) Attribute Selectors Fail) reopened by
- Reopening... Testcase from deadlyicon http://jsfiddle.net/B974R/ …
- 3:11 PM Ticket #7713 (.template parameters not evaluated in firefox) created by
- Take an example part of the template <a href="${www}" …
- 2:40 PM Ticket #5327 (Internet Explorer errors when inserting HTML5 elements) closed by
- duplicate
- 2:39 PM 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 …
- 2:37 PM Ticket #6485 (Solution for HTML5 in IE) reopened by
- We've talked about different ways to handle this in the 1.5 feature …
- 12:07 PM Ticket #7297 (Firefox jQuery contains method error) closed by
- invalid: This isn't a bug in jQuery but rather a misunderstanding on how the …
- 10:52 AM Ticket #7712 (.attr / child element mixup) closed by
- duplicate: This is a well known problem (References) …
- 10:30 AM Ticket #7703 (Validate tut page error) closed by
- duplicate
- 10:28 AM Ticket #3333 (.css("marginRight") is incorrect in WebKit) reopened by
- test case. It looks like actually …
- 10:25 AM Ticket #3092 (outerWidth(true) returns wrong values in Safari) closed by
- duplicate
- 10:24 AM Ticket #3092 (outerWidth(true) returns wrong values in Safari) reopened by
- 10:23 AM Ticket #5134 (outerWidth(true) reports incorrectly in Safari) closed by
- duplicate
- 10:23 AM Ticket #5134 (outerWidth(true) reports incorrectly in Safari) reopened by
- 9:28 AM Ticket #7711 (last, first bad cached) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:39 AM Ticket #7712 (.attr / child element mixup) created by
$('#myform').attr('action', 'http://google.com')
fails if the form …- 8:06 AM Ticket #7711 (last, first bad cached) created by
- var questor = $("td"); var obj = questor.last(".class1"); var objRet2 …
- 6:36 AM Ticket #7710 (find with argument false doesn't work) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:24 AM Ticket #7596 (xpath selector attribute name with brackets [] fails) reopened by
- 6:21 AM 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 …
- 5:01 AM 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 …
- 4:44 AM Ticket #7709 (Permission denied to access property 'nodeType' from a non-chrome ...) created by
- MESSAGE:Permission denied to access property 'nodeType' from a …
- 4:27 AM 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
- 2:44 AM 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 …
- 1:34 AM 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 …
- 12:35 AM Ticket #7706 (jquery.tmpl appears to execute ${} content tag 4 times) created by
- Try adding this to a template: […] (This logs to the console …
Dec 5, 2010:
- 8:39 PM 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 …
- 9:57 AM Ticket #7703 (Validate tut page error) reopened by
- Confirmed; http://gyazo.com/684679f0b7b0b9f2b233a347ec1d80d7.png
- 9:30 AM Ticket #7704 (datePicker too much recursion) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! For …
- 9:00 AM Ticket #7704 (datePicker too much recursion) created by
- Hello. I use jquery-ui-1.8.6.custom. When i click on a <input …
- 3:08 AM 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 …
- 3:08 AM 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 …
- 1:30 AM 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 …
- 1:11 AM Ticket #7703 (Validate tut page error) closed by
- invalid: Thank you for submitting a ticket to the jQuery bug tracker! Having …
- 12:15 AM Ticket #7703 (Validate tut page error) created by
- http://docs.jquery.com/Plugins/Validation/Validator/showErrors
Dec 4, 2010:
- 7:21 PM 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 …
- 6:08 PM Ticket #7701 (reinit css value for "top,bottom,left,right") closed by
- invalid: Thanks for taking the time to investigate this particular case. …
- 3:38 PM Ticket #7700 (outerWidth/outerHeight and borders) closed by
- worksforme: Made a up a live test case myself, …
- 2:44 PM 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 …
- 2:40 PM Ticket #7700 (outerWidth/outerHeight and borders) created by
- This two methods: outerWidth and outerHeight doesnot take into account …
- 3:05 AM 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 …
- 3:05 AM 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 …
- 3:05 AM 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 …
- 3:05 AM Ticket #6143 (.live() .load() - combination not working anymore on 1.4.2 in IE ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:05 AM 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 …
- 3:05 AM Ticket #5517 (.offset().top gives incorrect values) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:05 AM 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 …
- 3:05 AM Ticket #2425 (.text() and CDATA) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:12 AM Ticket #6997 (before and after do not clone events data properly) closed by
- duplicate
Dec 3, 2010:
- 5:39 PM 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 …
- 5:08 PM Ticket #7336 (CSS width and height of hidden elements is different in opera from all ...) closed by
- fixed
- 5:06 PM 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 …
- 4:24 PM Ticket #7698 (Change event not firing in IE 8 when releasing mouse outside of ...) closed by
- patchwelcome: You're definitely right, it'd be nice if change could cover these …
- 4:01 PM Ticket #7699 (submit() will not submit a form with a submit input named 'submit') closed by
- duplicate: Duplicate of #1414, #6264
- 3:48 PM 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; …
- 3:48 PM Ticket #7684 (Timing problem) closed by
- invalid: Closing per request of reporter. If you can provide more info and a …
- 3:31 PM Ticket #7698 (Change event not firing in IE 8 when releasing mouse outside of ...) created by
- Let's say you have a multiple select list and you use jQuery 1.4.4 to …
- 2:12 PM 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 …
- 2:07 PM Ticket #7696 (Plugins Page: Lates Realease sorts incorrectly) created by
- if you go to http://plugins.jquery.com/latest_releases the top …
- 12:58 PM 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 …
- 12:28 PM 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 …
- 12:27 PM Ticket #7689 ($.format doesn't work inside {{= }}) closed by
- worksforme: Perhaps you're using an old version of tmpl? …
- 12:15 PM Ticket #7688 (WinXP Firefox 3.6.12 - $(document).ready() fires before the document ...) closed by
- invalid
- 10:37 AM Ticket #7694 (JSONP doesn't use Accept-Header application/json) closed by
- duplicate
- 10:36 AM Ticket #7694 (JSONP doesn't use Accept-Header application/json) reopened by
- 10:32 AM 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 …
- 9:52 AM Ticket #7692 (selector :gt does not work on table) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 9:48 AM Ticket #7694 (JSONP doesn't use Accept-Header application/json) created by
- If using $.getJSON() or $.ajax() with datatype jsonp or with datatype …
- 9:34 AM 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 …
- 9:24 AM 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. …
- 8:49 AM 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 …
- 7:50 AM 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[]
" … - 5:57 AM 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 …
- 5:24 AM 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 …
- 4:14 AM Ticket #7689 ($.format doesn't work inside {{= }}) created by
- The summary basically says it all. You can say: {{= format(...) }} …
- 3:11 AM 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 …
- 2:53 AM 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 …
- 2:53 AM 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 …
- 2:53 AM Ticket #5076 (Improving jQuery.filter performances for simple selectors would ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:53 AM 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 …
- 2:53 AM 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 …
- 2:22 AM 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 …
- 2:19 AM Changeset [11e52bd]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 1:12 AM Changeset [238ac5a]1.12-stable2.2-stablekillphp by
- src/ajax.js
Dec 2, 2010:
- 8:18 PM 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 …
- 7:42 PM Ticket #7687 (Enter keypress event registers multiple times) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker. I have …
- 6:03 PM Ticket #7687 (Enter keypress event registers multiple times) created by
- Hi All I just found a bug in Jquery! The keyup and keypress events …
- 5:32 PM 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 …
- 5:09 PM Ticket #7686 (For loop should be changed to while loop) created by
- Line 612 of core.js in $.each(); for ( ; i < length; ) { could be …
- 5:00 PM 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: …
- 12:00 PM Ticket #7684 (Timing problem) created by
- Changed site to use liquid-canvas (making buttons etc). With Firefox …
- 11:51 AM 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 …
- 9:32 AM Ticket #7682 (Unexpected behavior of find function) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 8:31 AM Ticket #7682 (Unexpected behavior of find function) created by
- From console: […] This works on 1.4.2. From 1.4.3 it's broken
- 6:25 AM Ticket #7681 (backgroundPosition animate in IE) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:13 AM Ticket #7680 (.find is not working correctly when called on element selected with a ...) closed by
- duplicate
- 4:45 AM Ticket #7681 (backgroundPosition animate in IE) created by
- example: <td valign="top" id="tartalom_hatter" …
- 4:38 AM 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 …
- 3:08 AM Ticket #7434 (Add execute() to jQuery core) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #7368 (Set index with index(number)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #7350 (ie9 append bug) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6806 (append function doesn't work correctly with tag on BlackBerry) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6793 (jQuery clone without innerHTML workaround for IE) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6731 (IE8 show/hide problem?) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6686 (IE8 Change Event issue with Jquery 1.4.2) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6499 (WebKit checkClone line breaks PlayStation 3 (NetFront)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:08 AM Ticket #6346 (conflict between jQuery 1.4 and Sarissa) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #6225 (IE8 Will not properly FadeIn() and FadeOut()) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #6196 (IE error in curCSS on pixel recalculation) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #6138 (Add option to not delete jsonpCallback upon execution) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #6136 (.html() on object element with Quicktime classid strips param tags in ...) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #6116 (FF error on: var computedStyle = defaultView.getComputedStyle( elem, ...) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5894 (Some kind of queue or fadeOut error) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5480 (IE7 selector problem) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5387 ($(window).scrollLeft() function breaking in IE8 (8.0.6001.18702)) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5341 (attr method - attribute via the DOM 0 way in IE) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5328 (replaceWith - "node cannot be inserted ...") closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #5200 (1.2.6 or higher causes type error in Galio) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4952 ([bug]Selectors/multiple) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4880 (Animate() skipping the animation) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4749 (BR to new line when working with pre elements) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4633 (globalEval execution is delayed in Firefox if another script is executing) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4621 (filter("...:first") expands original selector) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4576 (.find not performing properly on an XML document.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4518 (fadeIn cannot handle "display: inline !important;") closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4486 (slideDown and fadeOut) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4423 (Scope of Animation Queue) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM 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.
- 3:07 AM Ticket #4367 (Can not clone attributes in opera) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4365 (prototype's getElementsByClassName causes jQuery error) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4187 (document.ready fires too early on safari) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4044 ($.ajax POST in Firefox fails with a null data parameter) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #4003 (serializeArray / map) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM 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.
- 3:07 AM Ticket #3767 (Animate jerky on firefox) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #3578 (Window height in Safari includes scrollbar height.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #3186 (Retrieving height()/width() of a complex div failing in Safari) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #3120 (slide effects with IE6/IE7 lists) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #2612 (domManip is not always respecting script execution order on IE7) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #2430 (Turn on/off the overflow hiding during animation.) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #2411 ($.removeData could return the data) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 3:07 AM Ticket #1728 (fadeTo doesn't work with absolute positioning) closed by
- invalid: Automatically closed due to 14 days of inactivity.
- 1:38 AM Ticket #7679 (pseudo classes) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker! IE7 only …
Dec 1, 2010:
- 11:51 PM Ticket #7679 (pseudo classes) created by
- pseudo classes of css3 not working in IE 7, even I used jquery. Kindly …
- 6:34 PM Ticket #7509 (Report of XSS in jquery.com) closed by
- invalid: None of these reports are valid. Just because IE says it’s “changed …
- 6:30 PM 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 …
- 5:58 PM 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 …
- 4:55 PM Ticket #7678 (remove, and function in IE.) closed by
- invalid: Closed as requested by the reporter of the ticket.
- 4:44 PM 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 …
- 3:37 PM Ticket #7678 (remove, and function in IE.) created by
- Hey guys, i found a bug in IE 7 (maybe 6++). description: If u …
- 3:31 PM Changeset [df0a3fb]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 3:13 PM 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 …
- 2:12 PM Ticket #7346 ($('#id').html(data[i][2]); results in uncaught exception) closed by
- invalid: We appreciate you reporting an issue experienced when using jQuery. …
- 2:10 PM Ticket #4565 (Selectors hierarchy (ancestor descendant)) closed by
- invalid: As per our guidelines, all submitted tickets must contain a test case …
- 2:06 PM 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 …
- 2:01 PM Ticket #7475 (refresh iex 8) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As per …
- 2:00 PM Ticket #7559 (Selectors) closed by
- invalid: Thank you for submitting a ticket to the jQuery Bug Tracker!. As per …
- 1:08 PM 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 …
- 12:42 PM Ticket #7525 (j is null) closed by
- worksforme: Closing as no reproducible test case has been provided, despite …
- 11:52 AM Ticket #6843 (computed Style bug when filtering over text nodes) closed by
- fixed: Ported the test case from the attachment to jsfiddle …
- 11:46 AM 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 …
- 11:30 AM Ticket #7674 (Onchange event fires twice) closed by
- duplicate
- 11:30 AM Ticket #7674 (Onchange event fires twice) reopened by
- 9:39 AM Ticket #7503 (elem.attributes is null) closed by
- duplicate
- 9:38 AM Ticket #7574 (Problem with html() in IE) closed by
- worksforme: No test case was provided. Closing. Feel free to reopen with a …
- 9:37 AM 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 …
- 9:36 AM Ticket #7613 (query about minimised code) closed by
- invalid: No test case was submitted. So closing this. Feel free to reopen with …
- 9:35 AM Ticket #7640 (Add load_send, load_complete, load_success and load_error event ...) closed by
- worksforme
- 9:04 AM Ticket #7675 (.animate() step callback undocumented beyond a mention) closed by
- duplicate
- 8:33 AM 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 …
- 8:10 AM 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 …
- 7:13 AM Ticket #7675 (.animate() step callback undocumented beyond a mention) created by
- jQuery.animate() documentation does not document the interface of the …
- 7:06 AM Ticket #7674 (Onchange event fires twice) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:46 AM Ticket #7674 (Onchange event fires twice) created by
- When I have, for exemple, a SELECT element with hard-coded onchange …
- 5:48 AM 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 …
- 5:31 AM Ticket #7672 (dragg) closed by
- invalid: The jQuery bug tracker is not for support requests. Please use the …
- 4:19 AM Ticket #7672 (dragg) created by
- When i click on drag-gable object then object jumps upward please give …
- 1:36 AM 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 …
- 1:25 AM Ticket #7671 (Wrong file size displayed) closed by
- invalid: The size listed is for the gzipped and minified version of jQuery, not …
- 1:14 AM 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!! …
- 1:10 AM 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! …
- 1:05 AM Ticket #7671 (Wrong file size displayed) created by
- I found that the file size on the main page for the production version …
- 12:35 AM 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 …
- 12:15 AM Ticket #7669 (.css( propertyName, value ) not responding to queueing through delay) created by
- In a sample animation script: […] The `css( propertyName, value …
Note: See TracTimeline
for information about the timeline view.