Timeline
08/27/11:
- 20:22 Ticket #10109 (IE7 removeAttr not functioning properly) closed by
- invalid: That is a lot of code, but basically do not do this in script: […] …
- 20:18 Ticket #10111 (Spam in Plugins) closed by
- duplicate
- 20:17 Ticket #10112 (Spam in Plugins) closed by
- invalid: We're aware of the problems with the plugin site and are working to fix …
- 20:11 Ticket #10144 (Erroneous return in .data()) closed by
- duplicate: Should be fixed in 1.6.3.
- 20:07 Ticket #10147 (KeyError: 'captcha_redirect') closed by
- fixed: Looks like there was a temporary problem with the captcha service, I think …
- 20:01 Ticket #10152 (Code works on line but cant get it to work internally) closed by
- invalid: > It might not even be a bug but me. Since we can't provide diagnostic …
- 19:39 Ticket #10152 (Code works on line but cant get it to work internally) created by
- 1.6.2 work great until I move first line script to my page. <script …
- 18:48 Ticket #10150 (jQuery.fn.data parses data attributes incorrectly) closed by
- worksforme: jQuery's behaviour matches the intended and expected behaviour of native …
- 16:35 Ticket #10151 ($(iframe[name="browser"]').attr('src') not working correctly.) created by
- I have an iframe named 'browser'. Inside it, I load allways same-domain …
- 10:35 Ticket #10150 (jQuery.fn.data parses data attributes incorrectly) created by
- See this screenshot of my console output (Chrome 13): …
- 08:38 Ticket #10149 (Broken Link in jquery-1.6.2.min.js) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker!. Although we're …
- 07:46 Ticket #10039 (Browser bug for .animate() method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:46 Ticket #10036 (jQuery selector bug ! rootjQuery is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:46 Ticket #10035 (Persian in IE with Ajax Jquery ,asp.net) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:09 Ticket #10149 (Broken Link in jquery-1.6.2.min.js) created by
- I am scanning my site with acunetix and I am getting a broken link …
08/26/11:
- 19:21 Ticket #10148 (hidden inputs are not :enabled in IE6/7) created by
- I would expect that is(':enabled') implies !is(':disabled') and vice …
- 17:32 Ticket #10092 (slideDown() slideUp()) closed by
- invalid
- 16:10 Ticket #10147 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 16:09 Ticket #10146 (a bug in IE of "fireEvent") created by
- when I use jquery : $("#id").change(function (){ alert("onchange …
- 14:54 Ticket #10145 (.live() different behavior than .bind() with disabled element) closed by
- duplicate: Browsers don't treat this case consistently, see the duplicate ticket and …
- 14:18 Ticket #9385 (Deprecate jQuery.browser) reopened by
- Reopened for 1.7.
- 13:39 Ticket #10143 (Checkboxes can't be checked with .toggle(function, function)) closed by
- invalid: This is the intended behavior. From the docs: "The implementation also …
- 13:38 Ticket #10145 (.live() different behavior than .bind() with disabled element) created by
- I have three fiddles to accurately show this problem. 1.4.4 working with …
- 10:33 Ticket #10144 (Erroneous return in .data()) created by
- Hello, There is a bug in the jQuery.data() function. Minimal showcase …
- 10:28 Ticket #10143 (Checkboxes can't be checked with .toggle(function, function)) created by
- When I click the checkbox on this page with my mouse the callbacks are …
- 07:47 Ticket #10023 (Can not find #7071 fix in jquery1.6.0 and 1.6.2) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:47 Ticket #10022 (In firefox5.0 or chrome 13 $('[required=true]:visible').size() is 0) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:13 Ticket #10142 (Serving jQuery and jQuery Mobile from CDN under HTTPS Doesn't Work as the ...) closed by
- worksforme
- 01:41 Ticket #10141 (Webkit browsers empty function behavior) reopened by
- 01:15 Ticket #10141 (Webkit browsers empty function behavior) closed by
- patchwelcome: This seems like an edge case at best.
- 01:08 Ticket #10142 (Serving jQuery and jQuery Mobile from CDN under HTTPS Doesn't Work as the ...) created by
- Trying to serve jQuery and jQuery Mobile using https says that the …
- 00:36 Ticket #10140 (Set selected option fails) closed by
- invalid: As you can see in your markup, there is no text *attribute*; there is …
08/25/11:
- 23:18 Ticket #10141 (Webkit browsers empty function behavior) created by
- Line 5663 (manipulation.js) Bugfix in Webkit browsers when use jQuery …
- 22:48 Ticket #10140 (Set selected option fails) created by
- To add and select a select option, this works in 1.4.2 - …
- 21:18 Ticket #10139 (NO_MODIFICATION_ALLOWED_ERR .xhtml on safari) created by
- I am getting a similar error to ticket 3071: The following contents …
- 21:01 Ticket #10138 (Delayed remove throws exception in webkit) closed by
- invalid: Here is a simplified repro without jQuery: …
- 19:45 Ticket #9719 (removeAttr('disabled') doesn't change input's color on IE6,JQ 1.6.2) closed by
- fixed: Fixed in this commit: …
- 19:43 Ticket #9678 (setInterval cleared by animation) closed by
- fixed: This is fixed for 1.6.3.
- 19:34 Ticket #9699 (removeAttr('style') does not consistently remove the style attribute in ...) closed by
- fixed: Revert back to always setting the attribute to empty string before …
- 19:26 Ticket #9897 (try-catch isPlainObject detection) closed by
- fixed: Merge pull request #445 from rwldrn/9897 Fixes #9897. Wrap …
- 19:23 Ticket #10021 (Can't add negative numbers using the relative-value syntax with .css() and ...) closed by
- fixed: Merge pull request #464 from dmethvin/fix-10021-relative-negative-values …
- 19:22 Ticket #10076 ($.inArray crushes IE6 and Chrome if second argument is `null` or ...) closed by
- fixed: Merge pull request #465 from anton-ryzhov/master Fixes #10076. $.inArray …
- 19:18 Ticket #10080 (unload from frame's window breaks in IE8) closed by
- fixed: Merge pull request #468 from rwldrn/10080 Fixes #10080. Test cache for …
- 19:17 Ticket #10098 (Encode comment-like Accept headers to avoid mobile carrier mangling) closed by
- fixed: Merge pull request #473 from dmethvin/fix-10098-faux-comment Fixes …
- 19:16 Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) closed by
- fixed: Merge pull request #474 from dmethvin/fix-9521-xss-hash Fixes #9521. …
- 18:18 Ticket #10138 (Delayed remove throws exception in webkit) created by
- Fiddle is here: http://jsfiddle.net/davestein/cZ9hN/
- 16:01 Ticket #10137 (jQuery 1.6.2 leaks memory in support.js, when used inside iframe's) created by
- Hi, it looks like support.js is leaking memory, when jQuery is included …
- 15:59 Ticket #10136 (.removeAttr has problems in chrome) closed by
- duplicate
- 15:58 Ticket #9699 (removeAttr('style') does not consistently remove the style attribute in ...) reopened by
- 15:03 Ticket #10136 (.removeAttr has problems in chrome) created by
- When executing this code http://jsfiddle.net/pjabT/ which contains <ul> …
- 13:20 Ticket #10131 (Memory leakage with jQuery 1.6 and jQuery 1.8.16 on IE 7?) closed by
- wontfix: I don't think we'll be able to spend the resources to identify the source …
- 13:11 Ticket #10135 (bug in css and effects) closed by
- invalid: > All animated properties should be animated to a single numeric value, …
- 07:58 Ticket #10135 (bug in css and effects) created by
- […] no work in jQuery v. >1.5 …
- 07:57 Ticket #10014 (jQuery Extend does not properly perform a deep copy on an instance of a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:32 Ticket #10134 (jquery-1.6.2.min.js, line 17 character 29113) closed by
- worksforme: Thanks for submitting a ticket! I tested the minified version of 1.6.2 on …
- 06:19 Ticket #10134 (jquery-1.6.2.min.js, line 17 character 29113) created by
- only ie 7, 8 problem
- 06:16 Ticket #10129 (JQUERY Validation Plugin -- rule of min(value) does not respect the ...) closed by
- invalid: This is the bug tracker for jQuery core. Please consult the issue tracker …
- 06:15 Ticket #10133 (http://api.jquery.com/ binds up and down to some weird select thing) closed by
- wontfix: Thanks for submitting a ticket!. The API site is one of the parts of …
- 04:20 Ticket #10133 (http://api.jquery.com/ binds up and down to some weird select thing) created by
- In http://api.jquery.com/, binding the up and down keys to anything is …
- 03:06 Ticket #10132 (.val(...) in change handler invokes change handler in IE) created by
- When you have a function bound the the change event of an input field, and …
08/24/11:
- 23:38 Ticket #10123 (.width() can return a float in Firefox 6) closed by
- worksforme: http://jsfiddle.net/rwaldron/LxYjT/ …
- 21:18 Ticket #10131 (Memory leakage with jQuery 1.6 and jQuery 1.8.16 on IE 7?) created by
- Hi there, I tested two blank pages on IE7 The first page <head> …
- 19:45 Ticket #10130 (Blackberry Bold 9700) created by
- My jQuery web site does't work in Blackberry Bold 9700. Does jQuery not …
- 19:29 Ticket #10129 (JQUERY Validation Plugin -- rule of min(value) does not respect the ...) created by
- Reference: http://docs.jquery.com/Plugins/Validation/Methods/min#value To …
- 17:40 Ticket #10128 (Something in 1.6.2 breaks IE 8 in XP) closed by
- duplicate
- 17:08 Ticket #10128 (Something in 1.6.2 breaks IE 8 in XP) created by
- One of our clients experience this issue with the newest jQuery 1.6.2. We …
- 14:09 Ticket #10126 (but in ajax function) closed by
- invalid: Seems to work fine: http://jsfiddle.net/timmywil/v7NUB/ If the bug can be …
- 13:56 Ticket #10125 (Canvas creation Height/Div problem) closed by
- invalid: This is the desired behavior. Use the .attr() method to specifically set …
- 13:44 Ticket #10120 ($(document).ready() fires after images load in IE in iframe) closed by
- invalid: That is not out of the question in this case. The image may already be …
- 12:41 Ticket #10127 (text() returns value with a space on the end of <li>s in ie7 - ie8+, ff, ...) created by
- Spent an hour or so debugging some code which uses the .text() function on …
- 11:53 Ticket #10126 (but in ajax function) created by
- I find bug in a $.ajax function. Just try load a this code on any page: …
- 10:25 Ticket #10124 ($.ajax doesn't work with JS as response on IE9) closed by
- invalid: From the sounds of it, /js is outputting JavaScript which you wish to be …
- 10:13 Ticket #10122 (I am having a download problem. The digital signature seems to be invalid) closed by
- worksforme: Under Windows 7 I haven't been able to reproduce any such exceptions with …
- 07:38 Ticket #10125 (Canvas creation Height/Div problem) created by
- When creating a canvas using the following: …
- 06:44 Ticket #10124 ($.ajax doesn't work with JS as response on IE9) created by
- Here is code fragment to illustrate the problem: […] GET /js returns …
- 04:21 Ticket #10123 (.width() can return a float in Firefox 6) created by
- I have an image set to exactly "350px" width. In FF5 and earlier and on …
- 03:57 Ticket #10122 (I am having a download problem. The digital signature seems to be invalid) created by
- I would like to download the latest jQuery.js. I am running Windows 7, it …
08/23/11:
- 23:04 Ticket #10121 (bind dragenter, dragover, drop not working) closed by
- worksforme: This works fine, you had incorrect arguments being passed to .bind() …
- 22:34 Ticket #10121 (bind dragenter, dragover, drop not working) created by
- Using .bind() to attach these events don't work anymore. Try this: …
- 19:22 Ticket #10120 ($(document).ready() fires after images load in IE in iframe) created by
- I loads frame.htm page inside an iframe in patent.htm. In that case in IE …
- 14:16 Ticket #10119 ($.params replaces space with '+') closed by
- duplicate
- 13:44 Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) closed by
- fixed: Typo was fixed while investigating #9585.
- 11:44 Ticket #10119 ($.params replaces space with '+') created by
- $.params replaces space with '+' instead of '%20'
- 10:07 Ticket #10118 (.animate({ top:"-=100px"},2000)) created by
- .animate({ top:"-=100px"},2000) += -= Not worked.
- 10:05 Ticket #10117 ([chrome] outerWidth(true) returns wrong results with mixed px- and ...) created by
- In chrome, there is a problem with the calculation of the outerWidth …
- 07:55 Ticket #10002 (replaceWith() remove() = "PAGE CANNOT BE SEEN" in IE 7 and below) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #10000 (the value got by calling position() in ie8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/22/11:
- 23:17 Ticket #10114 (escaping ':' in a find( element) does not work in Safari) closed by
- invalid: > $(xml) As documented, the $() operator is meant to parse HTML, not …
- 23:14 Ticket #10116 (Get the selected value of matched select in IE6) closed by
- invalid: IE6 can be picky when it comes to populating select boxes. Inserting …
- 23:08 Ticket #10115 (prop('disabled') and removeProp('disabled') on select elements not working ...) closed by
- invalid: > Note: Do not use this method to remove native properties such as …
- 22:13 Ticket #10116 (Get the selected value of matched select in IE6) created by
- I didn't find any bugs matching this. Immediately after populating my …
- 20:03 Ticket #10115 (prop('disabled') and removeProp('disabled') on select elements not working ...) created by
- With jQuery 1.6.2, using prop() and removeProp() to toggle the disabled …
- 19:59 Ticket #10114 (escaping ':' in a find( element) does not work in Safari) created by
- The following returns undefined in Safari: var temp = …
- 19:04 Ticket #10026 (removeData does not work with html5 data attributes) reopened by
- 18:12 Ticket #10113 (Set internal null flag for data-attrs that are removed) created by
- Instead of brute removal (as seen in my 10026), Ben Alman has suggested …
- 18:05 Ticket #10112 (Spam in Plugins) created by
- next one: think i reported that long ago …
- 18:03 Ticket #10111 (Spam in Plugins) created by
- http://plugins.jquery.com/project/humanlife
- 18:02 Ticket #10081 (jQuery event handler) closed by
- invalid: Sorry but there isn't enough information here to reproduce or check the …
- 17:54 Ticket #10052 ($.support.cors reports firefox 5.0.1 as cross domain capable when it is ...) closed by
- wontfix: Firefox is already up to 6.0 and I'd think they would have a fix for the …
- 17:50 Ticket #10026 (removeData does not work with html5 data attributes) closed by
- fixed: Landing pull request 461. Adds a due diligence check for pre-defined …
- 17:50 Ticket #10110 ($.post() doesnt work in safari with $("formname").serialize()) created by
- in the jquery post request if you pass parameters using the serialize …
- 17:32 Ticket #10027 (jQuery.hasData returns false for elements with HTML5 data- attributes in ...) closed by
- wontfix: If you need to find out whether there are any data- attributes, use …
- 16:47 Ticket #10109 (IE7 removeAttr not functioning properly) created by
- Version: jQuery 1.6.2 (1.6.1 worked fine; jQuery Edge shows the same …
- 15:48 Ticket #10108 ($(form).serialize() requires "selected" attribute in IE) closed by
- worksforme: My test case is not seeing any problem in Firefox 6 or IE7/8 and the …
- 14:28 Ticket #10108 ($(form).serialize() requires "selected" attribute in IE) created by
- In Firefox, a form that is serialized using the $(form).serialize() method …
- 13:18 Ticket #10106 (.data() as string) closed by
- duplicate: This is expected behavior and a feature of the .data() method. It is …
- 11:26 Ticket #10106 (.data() as string) created by
- When i store a value like "001" into the data attribute and retrieve it …
- 10:26 Ticket #10104 (Security error code 1000) closed by
- invalid: Thanks for submitting a ticket. Unfortunately, there are no known (or …
- 10:02 Ticket #10105 (IE7 attr "name" for iframe + form target) created by
- Create iframe element with jQuery(1.6.2) -without name attribute - and …
- 06:37 Ticket #10104 (Security error code 1000) created by
- I gets an security error code 1000 when i browse file the file. Can anyone …
- 05:37 Ticket #10103 (jQuery bug when next() and live() are used together) closed by
- worksforme: Thanks for submitting a ticket. As per our docs: 'DOM traversal methods …
- 04:02 Ticket #10103 (jQuery bug when next() and live() are used together) created by
- Informations about bug: Versions of jQuery where bug occurs: - jQuery …
08/21/11:
- 08:07 Ticket #9938 (jQuery.ajaxTransport function is is not working in BlackBerry OS5) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/20/11:
- 18:43 Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) reopened by
- Reopening for jaubourg to get a chance to weigh in.
- 18:37 Ticket #10102 (.Select event on ReadOnly textarea dosen't fire callback function.) closed by
- cantfix: It's not caused by jQuery, here is the example in bare DOM/JS: …
- 13:15 Ticket #10102 (.Select event on ReadOnly textarea dosen't fire callback function.) created by
- sample code: […] In Chrome and Safari: The callback function isn't …
- 07:57 Ticket #9984 (Enhancement: "visibility" manipulation) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #9970 (Typo in ajax.js: status should be jzXHR.status?) 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.
