Timeline
Aug 5, 2011:
- 6:08 PM Ticket #9991 (validation and bug tracker) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 4:29 PM Ticket #9991 (validation and bug tracker) created by
- When i apply validation() to a field which already has watermark(), it …
- 4:06 PM Ticket #9990 (Value for required attribute FireFox 3.6 with JQuery 1.6.2 is undefined) created by
- Reproduce by using: 1.5.2 http://jsfiddle.net/E6vUQ/ 1.6.2 …
- 11:16 AM Ticket #9989 ($.each doesn't check for null) closed by
- duplicate
- 11:15 AM Ticket #9989 ($.each doesn't check for null) reopened by
- 11:15 AM Ticket #9974 (each function not work with IE7) closed by
- duplicate: Just a guess…
- 11:14 AM Ticket #9989 ($.each doesn't check for null) closed by
- wontfix: Thanks for reporting this, however jQuery cannot account for every …
- 10:47 AM Ticket #9989 ($.each doesn't check for null) created by
- […] The code above will cause a js error on something.length. to …
- 10:45 AM Ticket #9318 (Calling data on a jQuery object with HTML5 data attributes has strange ...) closed by
- fixed: Merge pull request #456 from rwldrn/9318 Improves support for …
- 10:45 AM Changeset [b22c904]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/data.js
- 10:44 AM Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) closed by
- fixed: Merge pull request #455 from rwldrn/9413 Supports interoperable …
- 10:44 AM Changeset [37254ba]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:44 AM Changeset [caa47c3]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 10:17 AM Changeset [e7af6a2]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:17 AM Changeset [22028e4]1.12-stable2.2-stablekillphp by
- test/unit/data.js
- 10:02 AM Changeset [13647e9]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/attributes.js
- test/unit/traversing.js
- 9:48 AM Ticket #9936 (Animation of border radius) closed by
- invalid: The
border-radius
property is a shorthand property, so it consists … - 9:44 AM Ticket #9987 (Empty table is :visible in most browsers, but not in IE7/IE6) closed by
- cantfix: This is a css issue. In IE6/7, the width is 0 and the table is not …
- 9:43 AM Changeset [2ce5e95]1.12-stable2.2-stablekillphp by
- src/data.js
- 9:43 AM Changeset [7daf44b]1.12-stable2.2-stablekillphp by
- test/unit/data.js
- 9:35 AM Ticket #9978 (IE7 ReadOnly Attribute Not Being Removed) closed by
- duplicate
- 9:35 AM Ticket #9879 (removeAttr('readonly')) closed by
- invalid: Please use
.prop("readonly", false)
to change the in-memory DOM … - 9:23 AM Ticket #9986 (Jquery Autocomplete) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 9:22 AM Ticket #9794 (jQuery.fn.data() correctly handle access to arbitrary data property values) closed by
- fixed: Fixed …
- 9:21 AM Ticket #9985 (ie7 map bug) closed by
- invalid: The first argument to
$.map
must be an Object or Array. You've … - 9:19 AM Ticket #9988 (Minimal License Header in compressed jQuery) closed by
- fixed: Landed here: …
- 9:18 AM Ticket #9988 (Minimal License Header in compressed jQuery) created by
- Per jquery-bugs-team mailing list discussion, this has already landed …
- 9:16 AM Ticket #9987 (Empty table is :visible in most browsers, but not in IE7/IE6) created by
- http://jsfiddle.net/ZHMN4/ Table is :visible in - Chrome 13.0.782.107 …
- 6:14 AM Ticket #9986 (Jquery Autocomplete) created by
- Hi everyone , Jquery autocomplete is not working with https:// but …
- 6:09 AM Ticket #9985 (ie7 map bug) created by
- $.map('1234',alert);
- 4:36 AM Ticket #9984 (Enhancement: "visibility" manipulation) created by
- I've often found visibility manipulation would be useful alongside the …
Aug 4, 2011:
- 9:01 PM Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) closed by
- duplicate
- 9:00 PM Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) reopened by
- For kicks, I went back and had another look, just in case - turns out …
- 8:57 PM Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) closed by
- worksforme: Or not... I'd seen behaviour like that before. Anyway, this is not an …
- 8:37 PM Ticket #9983 (clone() of html5 video causes refesh in Safari 5.1) created by
- When attempting to clone an instance of videoJS and custom player …
- 8:04 PM Ticket #9982 (.bind() breaks with null or undefined as argument 3) closed by
- wontfix: jQuery can't get into the business of supporting every edge case just …
- 6:56 PM Changeset [e18cad6]1.12-stable2.2-stablekillphp by
- test/data/support/testElementCrash.html
- test/unit/support.js
- 6:42 PM Ticket #9823 (IE 8 crashes when using background-image on BODY in css) closed by
- fixed: Add back the background: none setting to avoid any possible crashes in …
- 6:41 PM Changeset [5c4a9cc0]1.12-stable2.2-stablekillphp by
- src/support.js
- 6:18 PM Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything ...) closed by
- fixed: Now using getAttributeNode in all attribute cases in IE6/7, which …
- 6:18 PM Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have ...) closed by
- fixed: Make the tabIndex hook first a propHook and add it to attrHooks for …
- 6:16 PM Changeset [700c16b]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 6:16 PM Changeset [8c2cb49]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 6:16 PM Changeset [fd4ee2a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 6:11 PM Changeset [3cfb134]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 6:09 PM Ticket #6652 (Remove filter:alpha(opacity=100) after animation) closed by
- fixed: Merge pull request #416 from gnarf37/ticket_6652 CSS: Remove filter …
- 6:09 PM Changeset [8d5c874]1.12-stable2.2-stablekillphp by
- src/css.js
- test/data/testsuite.css
- test/index.html
- test/unit/css.js
- 5:58 PM Ticket #9982 (.bind() breaks with null or undefined as argument 3) created by
- when argument #3 of .bind() is null or undefined, .bind() fails. This …
- 5:57 PM Ticket #9587 (Cloning a div with an object causes error in IE8) closed by
- fixed: Merge pull request #412 from rwldrn/9587 jQuery.clone() check …
- 5:57 PM Changeset [b5a16ead]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/index.html
- test/unit/manipulation.js
- 5:55 PM Ticket #9779 (Allow non-null|undefined evaluation of data property values) closed by
- fixed: Merge pull request #432 from rwldrn/9794 Correct non-null|undefined …
- 5:55 PM Changeset [59936dc]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 5:51 PM Changeset [2e298d9]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:41 PM Changeset [84936f1e]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:35 PM Changeset [1846551]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 5:33 PM Ticket #9630 (foo.contents().hasClass() returns incorrect value) closed by
- fixed: Merge pull request #419 from rwldrn/9630 Unit tests assert that …
- 5:33 PM Changeset [6a3395a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 5:32 PM Ticket #9385 (Deprecate jQuery.browser) closed by
- fixed: Merge pull request #417 from rwldrn/9385 Begrudgingly adds chrome …
- 5:31 PM Changeset [5417a2c]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/ua.txt
- 5:16 PM Changeset [566f958]1.12-stable2.2-stablekillphp by
- build/post-compile.js
- 5:15 PM Ticket #9634 (visible "t" character in upper left corner during support.js init) closed by
- fixed: Merge pull request #444 from rwldrn/9634 Non-breaking-space should …
- 5:15 PM Changeset [ea0303e]1.12-stable2.2-stablekillphp by
- src/support.js
- 5:14 PM Ticket #9981 (IE8 on XP Crashes with jQuery 1.6.2) created by
- I think it might be related to an XP patch that came out recently. I …
- 5:12 PM Ticket #9914 (test/unit/event.js contains two tests with the same name) closed by
- fixed: Merge pull request #447 from rwldrn/9914 Removes empty, duplicate …
- 5:12 PM Changeset [d7681a1]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 5:11 PM Ticket #9912 (test/unit/offset.js contains two identically named tests) closed by
- fixed: Merge pull request #448 from rwldrn/9912 Renames duplicate named test …
- 5:11 PM Changeset [5f54cb7]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 5:10 PM Ticket #9913 (test/unit/queue.js contains duplicated test) closed by
- fixed: Merge pull request #449 from rwldrn/9913 Removes duplicate test …
- 5:10 PM Changeset [dd3662d0]1.12-stable2.2-stablekillphp by
- test/unit/queue.js
- 4:33 PM Ticket #9980 (We can simplify the attr code by using getAttributeNode for everything ...) created by
- Right now, the formHook(or the main hook for IE6/7 that uses …
- 4:24 PM Ticket #9977 (.data() does not return DOM object for method chaining in IE8 and below) closed by
- invalid
- 3:50 PM Ticket #9979 (.prop('tabIndex') returns inconsistent results for elements that have ...) created by
- IE6/7 will do 0, other browsers -1. http://jsfiddle.net/timmywil/J8VcM/
- 3:32 PM Ticket #9978 (IE7 ReadOnly Attribute Not Being Removed) created by
- This is working in IE7 / jQuery 1.6.1 and prior (I ran 1.4.2 before) …
- 3:17 PM Ticket #9977 (.data() does not return DOM object for method chaining in IE8 and below) created by
- I don't know if this is a bug in jQuery or a bug in the library that I …
- 2:09 PM Ticket #9976 (IE6/7 : styling problem with jquery ui button) closed by
- invalid: Thank you for taking the time to contribute to the jQuery project. …
- 12:32 PM Ticket #9976 (IE6/7 : styling problem with jquery ui button) created by
- When i make a button with $("input#myButton").button(); The styling is …
- 10:48 AM Ticket #9975 (Jquery height is not working on IE9...even though it sets the value to ...) created by
- <script language="javascript" type="text/javascript"> …
- 10:43 AM Ticket #9974 (each function not work with IE7) created by
- each function dont work with IE 7 got this message 'length' is null …
- 10:20 AM Ticket #9972 (JSON Error) closed by
- invalid: This is not an error, but a warning. Script tags are used for jsonp.
- 10:02 AM Ticket #9972 (JSON Error) created by
- I'm trying to get anything with twitter api, but ir return this error …
- 9:54 AM Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone ...) closed by
- invalid: That's a tough one to test and one the team will probably not be able …
- 9:27 AM Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) created by
- jquery.js, line 7233 The "status" should be "jqXHR.status" I think …
- 7:49 AM Ticket #9969 (parse error with jQuery 1.5.1 and 1.6.2 on Safari on iPad and iPhone ...) created by
- I have an akward problem. Where the jQuery part of my WordPress Theme …
- 4:02 AM Ticket #9876 (Firefox bug on block and unblock) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:02 AM Ticket #9870 (animate don't work in IE 8 in some cases) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:03 AM Ticket #9968 (Siblings() not function correctly under chrome) created by
- 1. The version(s) of jQuery affected Version 1.6.2 2. The browser (or …
Aug 3, 2011:
- 10:56 PM Ticket #9967 (slideDown&slideUp don't work properly in IE6) created by
- Browser: IE6 6.0.2900 & 6.0.2800 Script sample: …
- 4:42 PM Ticket #9966 (Trying to create an account but not successfull in the site) closed by
- invalid: Have you tried at …
- 4:32 PM Ticket #9966 (Trying to create an account but not successfull in the site) created by
- have tried a lot but could not create an account with the site
- 2:24 PM Ticket #9965 (Add $.support flag for loading XHTML content) created by
- Since IE doesn't support loading XHTML content into a DOM (reference …
- 2:15 PM Ticket #9963 (Page flashing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! If you …
- 2:10 PM Ticket #7547 (Adding pub/sub into jQuery core?) reopened by
- With the introduction of $.Callbacks() in 1.7, jaubourg's …
- 2:03 PM Ticket #9964 (test/support.js module strictEqual typo) closed by
- fixed: Landing pull request 453. Typo correction strictEquals=>strictEqual. …
- 2:02 PM Changeset [905e892]1.12-stable2.2-stablekillphp by
- test/unit/support.js
- 1:33 PM Ticket #9964 (test/support.js module strictEqual typo) created by
- test/support.js module has typos that halt the test runner
- 12:08 PM Ticket #9963 (Page flashing) created by
- I'm new to ASP.NET MVC...so please bear with me. I just created a new …
- 11:05 AM Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ...) created by
- Traversing-function "find()" (v.1.6.2) not working anymore. With …
- 10:12 AM Ticket #9961 (nodeName does not check whether elem exists) closed by
- invalid: Since the linked post is from 2008 and there still is no test case …
- 9:29 AM Ticket #9961 (nodeName does not check whether elem exists) created by
- See …
- 9:26 AM Ticket #9960 (Append function not working for parent nodes that are nodeType === 9) created by
- I encountered this problem while I was trying to replace the root node …
- 3:44 AM Ticket #9866 (Unable to get height on DIV tag that has begun fading in...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9864 (Onknowed problem with de release version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9862 (SCRIPT5007: Unable to get value of the property ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9861 (Problem with ASP.Net-CheckBox-Control and CSS-Class) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9859 (Event remove attribute disabled issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 2, 2011:
- 6:38 PM Changeset [c8cc1b3]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 5:14 PM Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") closed by
- invalid: I'm not sure why we're even debating this. Passing
null
as a second … - 4:06 PM Ticket #9958 (Validation plugin does not work inside buttons) closed by
- invalid: This is the bug tracker for jQuery core. Please consult the issue …
- 4:04 PM Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") created by
jQuery.event.remove
currently unbinds all handlers matching the …- 3:36 PM Ticket #9958 (Validation plugin does not work inside buttons) created by
- When an in-line input validation is inside a button, which is inside a …
- 9:59 AM Ticket #9957 (setTimeout setInterval broken) closed by
- duplicate
- 8:59 AM Ticket #9956 (Jquery 1.6.2 comment problem) closed by
- wontfix: Thanks for submitting a ticket!. Unfortunately, we are unable to …
- 6:49 AM Ticket #9957 (setTimeout setInterval broken) created by
- Case A: ---- function a() { obj.animate ( { } , speed ) …
- 5:02 AM Ticket #9956 (Jquery 1.6.2 comment problem) created by
- http://code.jquery.com/jquery-1.6.2.min.js has a problem …
- 3:51 AM Ticket #9858 (UI issue with LABEL tag in IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 1, 2011:
- 7:00 PM Ticket #9955 (Attribute selector with innerHTML and quotes) closed by
- worksforme: innerHTML is not an attribute; it was by coincidence that it ever worked
- 6:54 PM Ticket #9955 (Attribute selector with innerHTML and quotes) created by
- Having : <p><span class="test">123</span></p> in the document, these …
- 12:51 PM Ticket #9954 (jquery does not trigger default events in chrome) closed by
- worksforme: http://jsfiddle.net/rwaldron/cNH2D/
- 12:27 PM Ticket #9954 (jquery does not trigger default events in chrome) created by
- For instance, this code will show the file input dialog in firefox, …
- 12:06 PM Ticket #9823 (IE 8 crashes when using background-image on BODY in css) reopened by
- Good catch, we'll tackle this.
- 11:56 AM Ticket #9953 (incorrect calculation of 'left' in IE9) created by
- My test case is on this page. http://jleesoft.com/cardones/ When you …
- 11:22 AM Ticket #9950 (Browser crashes when using a iframe in jqery mobile) reopened by
- 11:02 AM Ticket #9952 (attr ("disabled", true [or false or 1 or 0]) does not work properly in IE) created by
- The attr ("disabled",true) or attr ("disabled",false), works with …
- 10:43 AM Ticket #9951 (Wrong order in .trigger() when DOM is modified in a handler) created by
- The W3C DOM Event Model spec …
- 10:28 AM Ticket #9950 (Browser crashes when using a iframe in jqery mobile) closed by
- invalid: As noted in the big red box on the "new ticket" page, the correct …
- 10:13 AM Ticket #9950 (Browser crashes when using a iframe in jqery mobile) created by
- when i use a iframe in jqery and than link to a page, the iphone web …
- 9:43 AM Ticket #9949 (expr.replace is not a function) created by
- this the line indicated by firebug: expr = …
- 8:46 AM Ticket #9947 (about jQuery(html, props)) closed by
- worksforme: The example seems to work. If you are suggesting that we change …
- 6:39 AM Ticket #9948 (RegExp to test for pixel values might be unreliable in IE 9) created by
- IE 9 (tested in version 9.0.8112 on Windows 7) does not seem to return …
- 3:15 AM Ticket #9947 (about jQuery(html, props)) created by
- I find a bug of Jquery(html,props). example: $("<div>", { "class": …
Jul 31, 2011:
- 11:01 PM Ticket #9945 (Percentage Width Elements in Hidden Divs) reopened by
- Thanks for the heads up. Confirmed, further reduced: …
- 10:43 PM Ticket #9945 (Percentage Width Elements in Hidden Divs) closed by
- duplicate
- 10:43 PM Ticket #9945 (Percentage Width Elements in Hidden Divs) reopened by
- 10:42 PM Ticket #9945 (Percentage Width Elements in Hidden Divs) closed by
- invalid: jQuery intentionally normalizes all css property values to pixel units
- 10:27 PM Ticket #9945 (Percentage Width Elements in Hidden Divs) created by
- Lets say you have an element with a css width of 94%. And lets say …
- 3:59 AM Ticket #9838 (Animating scrollTop issues in safari 5.1 (Lion)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jul 30, 2011:
- 3:51 PM Ticket #9944 (Pass new array as third argument to jQuery.grep and jQuery.map callbacks) created by
- Providing the new Array being constructed via
jQuery.grep()
to the … - 11:17 AM Ticket #9943 (Jquery Ui issue) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! As …
- 6:13 AM Ticket #9943 (Jquery Ui issue) created by
- I have this: <li class=sortableitem><input type="text" …
- 3:48 AM Ticket #9835 (anchor link fails when linking to a page that includes jquery 1.6 +) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9821 (Multiple attribute selector issue with ie9 and some versions of ie8 in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9818 (click() does not trigger a click event attached with addEventListener ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9811 (Problem in IE8 : jQuery1.6.2 with jQuery-UI 1.8.14) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9799 ("/a" in jQuery.support causing 404's.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jul 29, 2011:
- 5:13 PM Ticket #9942 (On page) created by
- The following is atop of this page: http://docs.jquery.com/Types ", …
- 4:48 PM Ticket #9941 (BB 5.0 - jQuery.removeEvent(elem, type, handle) throws ...) created by
- I am using a Blackberry Simulator: Blackberry 9550 v 5.0.0.713. …
- 3:55 PM Ticket #9940 (Data Attributes Can't Be Set on object Elements) closed by
- invalid: This is expected behavior. http://api.jquery.com/data
- 3:49 PM Ticket #9940 (Data Attributes Can't Be Set on object Elements) created by
- Data attributes can be set on regular elements like so: > el = …
- 2:25 PM Ticket #9939 (contains selector on child of sibling not working) created by
- Using jQuery 1.6.2 and FF 5 on Win 7 Pro, if I have: […] this …
- 10:35 AM Ticket #9777 (.attr() changing wrong element on cloned elements (IE7 only)) reopened by
- Confirmed. That retroactive modification is bizarre. Here is a screen …
- 10:31 AM Ticket #9938 (jQuery.ajaxTransport function is is not working in BlackBerry OS5) created by
- Hi, The jQuery.ajaxTransport function is not working in BlackBerry …
- 7:31 AM Ticket #9937 (Deferreds, promises and jsXHR-s are plain objects.) created by
- Deferreds, promises and jsXHR-s, are created using the module pattern, …
- 7:27 AM Ticket #9936 (Animation of border radius) created by
- When animating CSS3 border radius, jquery animate() sets the initial …
- 3:44 AM Ticket #9824 (send-a-cross-domain-post-request) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9823 (IE 8 crashes when using background-image on BODY in css) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9822 (jquery $("#someTRid").attr("for") in ie6 return undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.