Timeline
05/19/11:
- 23:44 Ticket #9353 (Flicker on load) created by
- I have a code that addClass to elements similar to $(function(){ …
- 22:23 Ticket #9345 (append image, repeat request) closed by
- cantfix: Hi, this is a well-known bug in IE6 that we cannot work around. The image …
- 22:22 Ticket #9352 (Internet Explorer aborts first AJAX request) created by
- I have this small code […] A simple post for our blog. When I submit …
- 21:02 Ticket #9351 ($('img[src$=.png]') error on IE7 and IE8) created by
- This only happens on IE7 and IE8. Not tested on IE9. Works ok on …
- 19:59 Ticket #9350 (FF bug: animate backgroundPosition) created by
- Found while using 1.4.2, but also exists in 1.6.1. FF does not respond to …
- 16:47 Ticket #9347 ($.load don't inherit from $.ajax) reopened by
- 14:49 Ticket #9343 (<select> added by jquery not working on ie 8) closed by
- worksforme: Seems to work fine: http://jsfiddle.net/timmywil/Qe9Eh/
- 14:42 Ticket #9259 (1.6 breaks my code) closed by
- duplicate
- 14:24 Ticket #9347 ($.load don't inherit from $.ajax) closed by
- wontfix: load is different in that it is not $.load, but $.fn.load. Generally, …
- 14:15 Ticket #9349 (Impossible to change the opacity of inline elements in IE8) created by
- See jsfiddle: http://jsfiddle.net/xca9g/7/ It seems to be a well known …
- 13:54 Ticket #9348 (Problem when sending empty arrays in the parameters of an ajax call) created by
- There is something strange when sending an empty array in a Ajax call, …
- 13:26 Ticket #9347 ($.load don't inherit from $.ajax) created by
- The $.load() function return this. The $.ajax() request build inside …
- 12:54 Ticket #9345 (append image, repeat request) created by
- when add images with append, IE6 will repeat request the image. this is …
- 12:13 Ticket #9342 (Documentation for QUnit inconsistent) closed by
- fixed: This has been fixed now.
- 07:49 Ticket #9090 (IE9 - Date is undefined in ready()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:58 Ticket #9339 (weird insert behavior) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project!. I've tested your …
- 03:24 Ticket #9343 (<select> added by jquery not working on ie 8) created by
- Try this on internet explorer 8. …
- 03:11 Ticket #9342 (Documentation for QUnit inconsistent) created by
- The documentation at http://docs.jquery.com/Qunit#URL_Parameters has an …
- 02:34 Ticket #9341 (IE7/IE9 memory leak creating cacheable HTML fragments) created by
- Calling the jQuery function with an HTML string that is not matched by …
- 01:03 Ticket #9340 (Unable to pass payload containing ?? via ajax call) closed by
- duplicate
- 00:12 Ticket #9340 (Unable to pass payload containing ?? via ajax call) created by
- jQuery 1.5.2 Firefox 4.0.1, Mac OSX Snow Leopard Firefox 3.6, Windows XP …
05/18/11:
- 23:46 Ticket #9339 (weird insert behavior) created by
- all jquery versions, all browsers, windows vista, to explain the problem …
- 19:25 Ticket #9287 (Negative :eq() in IE does not return null) closed by
- patchwelcome: Thanks for submitting a ticket to the jQuery Project!. We appreciate you …
- 19:08 Ticket #9338 (jQuery .css() does not return properties for div elements not yet appended ...) created by
- http://jsfiddle.net/nwSPW/ jQuery's .css() won't return the correct …
- 18:08 Ticket #9335 (Chrome triggers "change" on .blur()) reopened by
- Just trying to better understand your issue after reading your latest …
- 17:20 Ticket #9337 (click event where initial target is rvml:oval node triggers error in ie) closed by
- invalid: Doesn't sound like an issue with jQuery core, but we can reevaluate and …
- 17:09 Ticket #9337 (click event where initial target is rvml:oval node triggers error in ie) created by
- Problem experienced when using Raphael.js. Will add a jsFiddle later when …
- 16:42 Ticket #9336 (:hidden doesn't check for opacity: 0) created by
- The logical way to prepare an element to be faded in using fadeIn is by …
- 16:29 Ticket #9335 (Chrome triggers "change" on .blur()) closed by
- invalid: This is exactly as expected. Checkout: …
- 16:14 Ticket #9335 (Chrome triggers "change" on .blur()) created by
- Chrome 11 (Win/Mac) triggers a second "change" event, when trying to …
- 16:03 Ticket #9334 (Some ideas on reducing the file size) created by
- I am not sure whether these are reasonable improvements or whether they …
- 15:59 Changeset [a1545b5079f4a25fb1dbe7cdfce76fff7a73afe3] by
-
- src/attributes.js
- 15:46 Changeset [25118e22a204c5396f1265feb5cbfd71f35033e3] by
-
- src/attributes.js
- test/unit/attributes.js
- 15:29 Changeset [ba90af0dc5b279d785e49ff5c051073d2178d372] by
-
- src/attributes.js
- test/unit/attributes.js
- 15:17 Ticket #9333 (Changes to <textartea> values not preserved by the jQuery clone function.) closed by
- invalid: This is expected behavior. Data (attached with .data()) and events do …
- 15:06 Ticket #9329 (attr("title") issue in ie7) closed by
- fixed: Switched title attribute to getAttributeNode for IE6/7. Fixes #9329. …
- 15:06 Ticket #9333 (Changes to <textartea> values not preserved by the jQuery clone function.) created by
- Cloning a <div> containing a <textatea> in which textarea.val( ) has been …
- 15:05 Changeset [7d3ba9f89e8077dff96e4cd9784fda20625c38d6] by
-
- src/attributes.js
- test/unit/attributes.js
- 14:43 Ticket #9332 (find(.class) selector not working in Chrome) created by
- find by tag or id works $("ul").find("li") $("ul").find("#liChild") but …
- 14:42 Ticket #9331 ($(document).width(), $(document).height() unreliable in IE6, 8 and 9) closed by
- cantfix: I think jitter's recommended solution would apply here as well (i.e. using …
- 10:29 Ticket #9331 ($(document).width(), $(document).height() unreliable in IE6, 8 and 9) created by
- $(document).width() and $(document).height() don't always report the true …
- 07:25 Ticket #9329 (attr("title") issue in ie7) created by
- […] A missing "title" attribute returns empty string instead of …
- 05:11 Ticket #9328 (1.6.1 .attr() and "value") closed by
- invalid: There is no "value" attribute for DIV elements. …
- 04:18 Ticket #9328 (1.6.1 .attr() and "value") created by
- <div value="1" class="test"></div> $(".test").val() is "" …
- 00:57 Ticket #9320 (Load multiple scripts with $.getScript) closed by
- wontfix: Feature request filled: https://gist.github.com/977792 demo: …
- 00:17 Ticket #9323 ("width" and "height" can not be set as attributes when creating an <img> ...) closed by
- wontfix: I agree it's an ambiguity, but like you say there's no way to fix it now. …
05/17/11:
- 23:17 Ticket #9326 (ajax accepts in the doc should be accept) closed by
- invalid: The docs are correct for the accepts option.
- 23:10 Ticket #9326 (ajax accepts in the doc should be accept) created by
- And the type should be a string or a list.
- 23:04 Ticket #9325 (REGRESSION: bind with third parameter of false fails in 1.6.x) closed by
- invalid: You're using an invalid signature. If the second argument is a function, …
- 22:55 Ticket #9325 (REGRESSION: bind with third parameter of false fails in 1.6.x) created by
- Passing "false" as the third parameter to bind will cause the event …
- 22:46 Ticket #9324 (Odd handling of 'onreadystatechange' event in jqXHR when readyState > 1) created by
- The doc at http://api.jquery.com/jQuery.ajaxPrefilter/ notes that …
- 22:00 Ticket #9323 ("width" and "height" can not be set as attributes when creating an <img> ...) created by
- It isn't possible to add "width" and "height" attributes via the "props" …
- 20:51 Ticket #9321 ($(window).resize() in iframe causing problems in IE 8/9) created by
- I upgraded from version 1.5.1 to 1.5.2 and noticed that in IE8/9, the …
- 20:27 Ticket #9320 (Load multiple scripts with $.getScript) created by
- Hi, I would like to request a feature if possible. I would like a way to …
- 19:46 Ticket #9319 (Default val() getter expects a String returned) created by
- Code …
- 19:17 Ticket #9317 (append on select element does not set value) closed by
- invalid: I've created another test case based on your description and everything …
- 17:21 Ticket #9318 (Calling data on a jQuery object with HTML5 data attributes has strange ...) created by
- test case - http://jsfiddle.net/BRv6U/1/ If any of the data attributes …
- 16:43 Ticket #9317 (append on select element does not set value) created by
- This code snippet works in 1.5.2 but does not set the value in 1.6.1. …
- 15:28 Ticket #9316 (Make .delegate(null, 'type', fnHandler) behave like .bind('type', ...) created by
- There are circumstances where it would be incredibly handy if …
- 15:13 Ticket #9315 ($('#myElement').attr('checked') does not work for checkbox inputs for ...) closed by
- duplicate
- 15:02 Ticket #9315 ($('#myElement').attr('checked') does not work for checkbox inputs for ...) created by
- Using jQuery 1.6.0 and Chrome 11.0.696.68, $('#myElement').attr('checked') …
- 14:37 Ticket #9308 (bug in the actual jQuery visualize plugin) closed by
- invalid: Please contact the filament group for issues with the jQuery visualize …
- 14:20 Ticket #9297 (IE6 Incompatibility) closed by
- invalid: Without a use case or reproducible bug, we are unable to help. If you can …
- 13:58 Ticket #9313 (accordion Height) closed by
- invalid: Please ask on the forum.
- 13:53 Ticket #9309 (attribute problem when create node) closed by
- invalid: Yes, there is no .innerHTML() method in jQuery.
- 13:51 Ticket #9312 (live mouseenter breaks live mouseover) closed by
- duplicate
- 13:17 Ticket #9314 (Ability to wrap DOM events to become jQuery events) created by
- It'd be useful to be able to wrap DOM events in a jQuery wrapper, so …
- 11:47 Ticket #9313 (accordion Height) created by
- Hi I want increase the total height of accordion. please help me
- 10:15 Ticket #9312 (live mouseenter breaks live mouseover) created by
- If you bind any mouseenter-event with .live() then no mouseover event …
- 08:12 Ticket #9310 (fadeOut doesnt trigger when element is hidden anyway by a parent div) created by
- Hi there, I have a checkbox which indicates, that a div (hidden-share) is …
- 06:55 Ticket #9309 (attribute problem when create node) created by
- $("<a>",{ innerHTML:"content" }) will be <a innerHTML="content"></a> …
- 06:34 Ticket #9308 (bug in the actual jQuery visualize plugin) created by
- There is a bug in the actual jQuery visualize plugin due to a partial …
- 03:13 Ticket #8538 (global reference to navigator) closed by
- invalid
05/16/11:
- 22:57 Ticket #9303 (.submit broken on form element) closed by
- invalid
- 22:25 Ticket #9303 (.submit broken on form element) created by
- This bug affects all versions of jQuery since 1.4.1, but is readily …
- 21:45 Ticket #9301 (Setting data() via an object with hyphenated keys create inaccessible ...) created by
- If an element's data is set via an object with a hyphenated key, that key …
- 16:34 Ticket #9300 (outerWidth(true) issue) created by
- Hello, outerWidth(true) on a hidden element seems to return the margin of …
- 16:18 Ticket #8778 (siblingCheck causes unresponsive script message) closed by
- duplicate
- 14:57 Ticket #9291 (append node to body element) closed by
- worksforme: I created a test case and everything seems to be working fine in all …
- 14:52 Ticket #9292 (additional-methods RangeMethod problem) closed by
- invalid: This is not an issue with jQuery core. If this is the jQuery validation …
- 14:48 Ticket #9299 (onkeypress attribute returns wrong type in ie6/7) closed by
- duplicate
- 14:45 Ticket #9299 (onkeypress attribute returns wrong type in ie6/7) created by
- returns a function not the original string …
- 14:44 Ticket #9285 (custom trigger) closed by
- fixed: Landing pull request 377. Check custom data != null(undefined), allows …
- 14:38 Changeset [c17f589ec99e8309e813a4081eed47f39a0c6120] by
-
- src/event.js
- test/unit/event.js
- 14:29 Ticket #9296 (jquery 1.6.1 tabs fires native onclick event, jquery 1.5.2 didn't do this) closed by
- invalid: Please open a ticket on the jQuery UI bug tracker as this bug tracker is …
- 14:21 Ticket #9298 ($(elem).attr(eventName) not working properly in IE7) closed by
- fixed: Use getAttributeNode for on attributes in IE6/7 to avoid anonymous …
- 14:17 Changeset [a5cf257a8a240f96f1ec255599fa1d1190f51ff5] by
-
- src/attributes.js
- test/unit/attributes.js
- 13:42 Ticket #9298 ($(elem).attr(eventName) not working properly in IE7) created by
- http://jsbin.com/ociju4 Check this IE7 returns value which is not proper …
- 13:41 Ticket #9297 (IE6 Incompatibility) created by
- Version jQuery 1.6, 1.6.1 works with Firefox, fails with IE6. Version …
- 12:37 Ticket #9296 (jquery 1.6.1 tabs fires native onclick event, jquery 1.5.2 didn't do this) created by
- Hi all, Since upgrading to jQuery 1.6.1 with the latest version of jQuery …
- 11:37 Ticket #9295 (Error message in console) created by
- Fout: attempt to run compile-and-go script on a cleared scope Bronbestand: …
- 10:43 Ticket #9294 (Memory leaks in IE(6/7/8) when loading frame, which is in a frameset and ...) created by
- Ok. So most probably I found the problem for this memory leak issue. Let's …
- 10:07 Ticket #9293 (nth-child error on google chrome) created by
- nth-child nested selector doesn't seem to work on chrome. Instead of …
- 10:00 Ticket #9292 (additional-methods RangeMethod problem) created by
- In function 'RangeMethod', comparision against the upper limit …
- 08:43 Ticket #9291 (append node to body element) created by
- I noticed a problem with appending elements to body node in IE9. Example …
05/15/11:
- 14:05 Ticket #9288 (jQuery not works in XHTML in Chromium-browser) created by
- jQuery not works in XHTML (application/xml+xhtml) in Chromium-browser …
05/14/11:
- 19:53 Ticket #9275 (ajax, "no cache" variable name) closed by
- duplicate: […] This kind of environment specific needs is exactly why prefilters …
- 17:39 Ticket #9287 (Negative :eq() in IE does not return null) created by
- I posted this bug report before #9022, but it was mistakenly closed …
- 16:10 Ticket #9286 (Using live submit on forms) closed by
- fixed: Fixed. Changset: …
- 16:07 Changeset [6171e0a923c4775d0b5e560900f397c33b6341d9] by
-
- src/attributes.js
- test/unit/attributes.js
- 14:54 Ticket #9284 (.attr('checked', 1) throws exception) closed by
- worksforme: Agreed with miketaylr, however: Tested with jQuery (edge) here …
- 14:25 Ticket #9286 (Using live submit on forms) created by
- http://jsfiddle.net/thJrF/5/ Check the exmaple ablove In IE7 […] …
- 11:57 Ticket #9285 (custom trigger) created by
- $("#orderproduct").live('fill', function (e, i){ alert(i); }); …
- 06:45 Ticket #9284 (.attr('checked', 1) throws exception) created by
- Calling .attr() with 2nd argument of type Number throws "TypeError: Object …
05/13/11:
- 23:35 Ticket #9280 (Allow multiple effect queues for animate()) created by
- animate() currently has a queue option, but the only …
- 21:48 Ticket #9279 (delegate() bind does not handle mouseover/mouseout and mouseenter/mouseout ...) created by
- Affects Version 1.6.1 only, 1.6 works fine Tested in Firefox(3.6) and …
- 20:06 Ticket #9278 (unbind is too greedy when unbinding proxy functions) created by
- Steps to reproduce: 1. Create two proxies of the same function but using …
- 19:39 Ticket #9277 ('undefined' from .attr() causes potential breaking chaining issues in ...) closed by
- wontfix: A further look at the history of the test suite reveals _many_ tests …
- 19:23 Ticket #9277 ('undefined' from .attr() causes potential breaking chaining issues in ...) created by
- With advent of jQuery 1.6, which returns undefined in .attr(), the …
- 18:05 Ticket #9276 (JQuery.show issue on IE9) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project. We generally don't …
- 17:56 Ticket #9276 (JQuery.show issue on IE9) created by
- On certain div elements in DOM, JQuery(#div_element).show('drop',300) …
- 17:47 Changeset [cf702496ee28830f3488ed3f1c3940cfbb2dfa8f] by
-
- src/attributes.js
- 17:39 Changeset [bc82ff0ff9faba5e7e8c3e40f1351fb5e3fc1a41] by
-
- src/attributes.js
- test/unit/attributes.js
- 17:36 Ticket #9274 (The click handler for a checkbox is called before the checked property is ...) closed by
- worksforme: The correct event to listen for changes in the state of a checkbox is …
- 17:33 Changeset [6f676e692d48b4f979ba1dfc5d10f3f16954b381] by
-
- src/attributes.js
- test/unit/attributes.js
- 17:16 Ticket #9275 (ajax, "no cache" variable name) created by
- Sugestion: Oracle mod_plsql does not accept a variable named as "_". This …
- 17:06 Ticket #9274 (The click handler for a checkbox is called before the checked property is ...) created by
- Given a check-box and a click handler bound to it, if we use …
- 16:46 Ticket #9222 (animating opacity of tr-elements blinks in FF4) closed by
- patchwelcome: gnarf looked into this and tried this: http://jsfiddle.net/FesEG/3/ This …
- 16:28 Ticket #8950 ((Chrome, Firefox) Second argument (event empty) in jQuery throws error ...) closed by
- fixed: Landing pull request 365. jQuery.buildFragment, ensure doc is a document; …
- 16:26 Changeset [ec829431feed29b393b1c22ca97e8af49f47e228] by
-
- build/lib/parse-js.js
- build/lib/process.js
- build/post-compile.js
- build/release-notes.js
- build/release.js
- build/uglify.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- …
- 16:14 Changeset [a5b7c0fa3316616d86bcb584375b02e33b0bac08] by
-
- src/css.js
- test/unit/css.js
- 16:12 Ticket #9237 (.css() doesn't work with relative values on hyphenated properties) closed by
- fixed: Landing pull request 375. Added test case to support #9237 Fixes #9237. …
- 16:09 Changeset [cbbd7d28e1088e76a9c89bfb30ba9af8f1fce759] by
-
- src/css.js
- test/unit/css.js
- 15:58 Ticket #9220 (Animation Callbacks fire AFTER the next queue function executes.) closed by
- fixed: Animation callbacks keep their place in the queue stack. Fixes #9220. …
- 15:56 Changeset [3486365062cdc7e8598cea238e67aafa33af7dce] by
-
- src/effects.js
- test/unit/queue.js
- 15:50 Changeset [0f81cf89916262a3b5a0f85a33638edea562ca1f] by
-
- test/data/support/bodyBackground.html
- 15:45 Ticket #9239 (Version 1.6.0 breaks the background behavior on body element) closed by
- fixed: Fixes #9239. If the body is already present in the DOM, use a div within …
- 15:43 Changeset [ceba855c010c792aad8fc15edc06b86285f71142] by
-
- src/support.js
- test/unit/support.js
- 14:14 Ticket #9269 ($.attr bug in IE) closed by
- invalid: It has never been the case that you could compare the return values with …
- 14:06 Ticket #9273 (jQtouch) closed by
- invalid: If you discover a more specific bug, we can take a look. I suggest …
- 14:05 Ticket #9234 (find() forget object) closed by
- fixed: Thanks for looking into it.
- 12:36 Ticket #7557 (outerWidth()) reopened by
- This is not fixed, even in latest Chrome and latest jQuery.
- 11:54 Ticket #9273 (jQtouch) created by
- hello, when i am updating jQuery from 1.5.1 to 1.6.0, my webapp (build in …
- 10:23 Ticket #9272 (Select component and attr("selected")) created by
- Hello, Since jQuery 1.6 and 1.6.1, I'm trying to make working my intranet …
- 09:50 Ticket #9271 (jquery1.6 bug) created by
- var ct = $("<ct></ct>"); ct.append("<ca></ca>"); …
- 08:05 Ticket #9010 (:checkbox Fails in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #9009 (jQuery 1.3.2. is thorwing an error in IE 9 browser) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:59 Ticket #9270 (difference between $.data() & .data()) closed by
- invalid: I am not inclined to think this is a valid bug. A) It is …
- 03:10 Ticket #9270 (difference between $.data() & .data()) created by
- ex: <div data-attr="test"></div> $.data('div','attr'); return …
- 02:55 Ticket #9269 ($.attr bug in IE) created by
- Guys, we found there is a bug of $.attr in IE. you can duplicate it as …
- 01:38 Ticket #9258 (clone() working with insertAfter(), but not after()) closed by
- invalid
- 00:42 Ticket #9260 (1.6.1rc1 - Object doesn't support this property or method @ 1160:1 - ...) closed by
- invalid: The error should be narrowed down further so that it can be determined if …
05/12/11:
- 23:11 Ticket #9263 (run $(elem).attr('disabled', true) through $.propHooks.disabled.set if ...) closed by
- wontfix: propHooks are not for arbitrary usage, but mostly for internal usage. The …
- 22:55 Ticket #9263 (run $(elem).attr('disabled', true) through $.propHooks.disabled.set if ...) created by
- since according to the 1.6.1 release notes "in the interest of backwards …
- 19:04 Changeset [b60c8560cedacce6c82504f15e9bb54c2b3af59f] by
-
- version.txt
- 19:04 Changeset [9fd37b2c8a512f5951c2eb7cd6cad34d9b12c02e] by
-
- version.txt
- 19:04 Ticket #9261 (Has Attribute not working in filter/children/siblings) created by
- When attempting to match empty attributes in filter() and equivalent …
- 19:00 Ticket #9260 (1.6.1rc1 - Object doesn't support this property or method @ 1160:1 - ...) created by
- == Visual Studio 2008 - IntelliSense Error == Not sure if it's …
- 18:42 Ticket #9259 (1.6 breaks my code) created by
- JQuery 1.3 - 1.5.2 seems to run this code ok. 1.6 does not. In my app I …
- 18:08 Ticket #9258 (clone() working with insertAfter(), but not after()) created by
- When running this code, I found this bug: This doesn't work …
- 17:04 Ticket #9243 (Convert to JqueryMobile -1.0a4.1 and Jquery 1.6.1rc1.js) closed by
- invalid: Thank you for your time and interest in helping the jQuery project, but …
- 16:23 Ticket #9257 (Disappearing Background Bug in IE8... Revisited) closed by
- duplicate
- 16:21 Ticket #9242 (Opera 11.10 Build 2092 and background reset on HTML element.) closed by
- duplicate
- 16:19 Ticket #9256 (No option to prepend / append nested divs?) closed by
- invalid: Thanks for looking into it.
- 16:06 Ticket #9257 (Disappearing Background Bug in IE8... Revisited) created by
- Hi, I filed bug #9093 a week ago, regarding disappearing backgrounds in …
- 15:15 Ticket #9256 (No option to prepend / append nested divs?) created by
- Hi jQuery team! Kudos for developing web's hottest library, and a …
- 14:40 Ticket #9250 (checkbox error) closed by
- duplicate
- 14:38 Ticket #9239 (Version 1.6.0 breaks the background behavior on body element) reopened by
- This probably has something to do with the support mock body: …
- 14:33 Ticket #9251 (KeyError: 'captcha_redirect') closed by
- invalid: This is not a jQuery issue.
- 14:24 Ticket #9252 (Internet Explorer 9.0 crashes when removing an attribute that contains ...) closed by
- worksforme: No crash or error happens for me. http://jsfiddle.net/timmywil/R3U8B/
- 14:13 Ticket #9253 (prop() Inconsistant in IE7,8) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! This is …
- 11:38 Ticket #9255 (jQuery.parseXML error handling does not work in webkit browsers) created by
- When using jQuery.parseXML() to parse an invalid (not well-formed) XML …
- 10:45 Ticket #9253 (prop() Inconsistant in IE7,8) created by
- http://jsfiddle.net/aNgzu/ Try this sample in IE7,8 and FF or Chrome, the …
- 09:55 Ticket #9252 (Internet Explorer 9.0 crashes when removing an attribute that contains ...) created by
- Internet Explorer crashes (page crashes completely, and is reloaded) if …
- 09:02 Ticket #9251 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 08:10 Ticket #9249 (data method called on a jQuery collection only returns the data value of ...) closed by
- wontfix: Thanks for taking the time to write this up and contribute! I don't think …
- 07:42 Ticket #8989 (IE9 Running Error (jquery 1.4.4,jquery 1.5.2)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:25 Ticket #9250 (checkbox error) created by
- HTML: <input type="checkbox" onclick="Check(this)"/> Javascript: function …
- 06:20 Ticket #9249 (data method called on a jQuery collection only returns the data value of ...) created by
- In short, if you run the data storage method on a jquery collection of …
- 05:00 Milestone 1.6.1 completed
- 02:48 Ticket #9245 (An array as jQuery context argument) closed by
- wontfix: +1
- 00:20 Ticket #9246 (IE debugger does not like the last curly bracket shown here) closed by
- duplicate
- 00:09 Ticket #9246 (IE debugger does not like the last curly bracket shown here) created by
- It says "Object does not support this method" …
Note: See TracTimeline
for information about the timeline view.
