Timeline
May 30, 2011:
- 5:06 PM Ticket #9463 (attr() yields different results in 1.5.2 and 1.6.1) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! This …
- 2:48 PM Ticket #9460 ($.ajax().pipe() fails when specifying an error handler in minified version) closed by
- invalid: Closing as the original ticket submitter has confirmed the issue is …
- 1:47 PM Ticket #9464 (Dom load issues with version 1.5 - 1.6.1 except 1.6) created by
- Dom load issues with version 1.5 - 1.6.1 except 1.6
- 11:38 AM Ticket #9461 (removeData not working for names with a "-") closed by
- duplicate
- 11:36 AM Ticket #9462 (Frames Memory Leak with jQuery) closed by
- duplicate
- 10:15 AM Ticket #9463 (attr() yields different results in 1.5.2 and 1.6.1) created by
- ...which breaks the statement "when updating from 1.5.2 to 1.6.1, you …
- 8:55 AM Ticket #9462 (Frames Memory Leak with jQuery) created by
- Hi, I got a simple test case which includes a main html page with a …
- 8:22 AM Ticket #9461 (removeData not working for names with a "-") created by
- When using names containg a "-" character in the data's name the …
- 5:00 AM Ticket #9460 ($.ajax().pipe() fails when specifying an error handler in minified version) created by
- I have a piece of code where I do: return $.ajax(query).pipe( …
- 3:11 AM Ticket #9459 (FIREFOX 3 JSONP CALL CAUSES BROWSER TO "SPIN") created by
- The same as #8300. Only in FF3. example, first ajax sent to …
May 29, 2011:
- 12:20 PM Ticket #9458 (:not() selector problem?) created by
- With regard to this …
- 10:15 AM Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in .htaccess) closed by
- invalid
- 8:37 AM Ticket #9455 (can not open after down loading from site) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. The particular …
- 8:27 AM Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu 10.04) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. First, please …
- 7:11 AM Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in .htaccess) created by
- Hello, I am trying to use the same jQeury code in the same domain in …
- 4:33 AM Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu 10.04) created by
- I have a Website at …
May 28, 2011:
- 8:28 PM Ticket #9455 (can not open after down loading from site) created by
- I operate windows 7 - 64 bit I have downloaded the link and can't …
- 12:10 PM Ticket #9450 (Background image disappears on IE8 with jQuery 1.6.1) closed by
- duplicate
- 11:06 AM Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 11:03 AM Ticket #9453 ($.inArray does not support fromIndex) created by
- The $.inArray() function calls the native JavaScript Array.indexOf() …
- 9:10 AM Ticket #9452 (focus event does not bubble correctly) created by
- Upon focusing an input the event does not bubble up to the parent …
- 5:33 AM Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem ...) created by
- Hello, Bassistance Validation plugin doesn't work with jQuery 1.6.x on …
- 5:26 AM Ticket #9450 (Background image disappears on IE8 with jQuery 1.6.1) created by
- Hello, On Internet Explorer 8 the following simple snippet doesn't …
- 3:41 AM Ticket #9271 (jquery1.6 bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 27, 2011:
- 6:09 PM Ticket #9449 (offset fails in Chrome Extensions) created by
- I'm working on getting a better (read: existent) testcase together for …
- 6:02 PM Ticket #9448 (.empty() on input field instead of .val('')) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! …
- 5:54 PM Ticket #9448 (.empty() on input field instead of .val('')) created by
- Why not input fields can be emptied when using the .empty() function …
- 2:20 PM Ticket #9447 (Modify withinElement() to use $.contains) created by
- This method currently performs its own search to see if one element is …
- 2:19 PM Ticket #9446 (Chained Deferred.pipe functions don't keep the original context from ...) created by
- If I chain multiple pipes and use
resolveWith
like so... […] … - 12:59 PM Ticket #9443 (error thrown) closed by
- invalid: Incorrect usage of each. It is not needed for what you're trying to …
- 12:40 PM Ticket #9443 (error thrown) created by
- Hi, I have this function in a separate javascript file: …
- 12:08 PM Ticket #9439 (Better definition for jq escaping script) closed by
- duplicate
- 11:40 AM Ticket #9438 (jQuery UI Resizable is broken by 1.6.1) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 11:03 AM Ticket #9440 (v1.6.1 messes up layout in IE8) closed by
- fixed: This has been fixed in the git version of jQuery: …
- 10:56 AM Ticket #9442 (Tag 'FORM' no tagName) closed by
- invalid: You can do $('#test').prop('tagName') or $('#test')[0].tagName as it …
- 10:45 AM Ticket #9442 (Tag 'FORM' no tagName) created by
- <form id="test"> </form> $('#test').attr('tagName') not tagName
- 8:46 AM Ticket #9441 (innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for ...) created by
- this was discovered while I was working on #9300. #9300 fixes the …
- 7:09 AM Ticket #9440 (v1.6.1 messes up layout in IE8) created by
- Including jQuery 1.6.1 in your page and not doing anything with it …
- 3:44 AM Ticket #9439 (Better definition for jq escaping script) created by
- Hi, on page[1] you can see the proposed jq script to escape period …
May 26, 2011:
- 11:28 PM Ticket #9438 (jQuery UI Resizable is broken by 1.6.1) created by
- I recently upgraded from 1.5.0 to 1.6.1 and everything works fine …
- 10:00 PM Ticket #9437 (prop('method) performed on a form element returns a bunch of elements ...) closed by
- invalid: This is how properties of a form are designed to work. If you'd like …
- 9:33 PM Ticket #9437 (prop('method) performed on a form element returns a bunch of elements ...) created by
- See demo: http://jsfiddle.net/davidtong/HFfTP/2/ prop('method') …
- 8:34 PM Ticket #9433 (IE8 radio buttons can't be selected when jquery onchange event handler ...) closed by
- invalid: > The change event occurs when a control loses the input focus and its …
- 8:22 PM Ticket #9429 (live mouseenter event.type still wrong) closed by
- invalid: You weren't testing the latest version: …
- 8:11 PM Ticket #9424 (filter('[href]') fails to match links with empty href attrs in some cases) closed by
- duplicate
- 4:51 PM Changeset [1d202c6]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 3:29 PM Ticket #9435 (javascript error while reloading during animation) created by
- It's really nothing serious, but something very slightly goes wrong, …
- 11:24 AM Ticket #9428 (Changing href attribute value in IE 7+ also changes link text ...) closed by
- duplicate: actually patchwelcome
- 11:21 AM Ticket #9431 (ui.button widget form reset issue) closed by
- invalid: Please submit jQuery UI bugs to the jQuery UI bug tracker: …
- 11:12 AM Ticket #9430 (jQuery ajax does not support to send data contains "??" in json format!) closed by
- duplicate
- 10:58 AM Ticket #9434 (.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work ...) created by
- .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() should …
- 10:39 AM Ticket #9433 (IE8 radio buttons can't be selected when jquery onchange event handler ...) created by
- Probably it happens because jquery adds additional jQueryNNNNN.. …
- 10:32 AM Ticket #9381 (animations halt when the browser is out of focus due to ...) reopened by
- This has been closed as wontfix because really the choice here is we …
- 7:28 AM Ticket #9432 (Method "val" on multiselect "select" object returns wrong result.) created by
- Method returns all options (selected and not selected).
- 4:31 AM Ticket #9431 (ui.button widget form reset issue) created by
- In jQueryUI 1.8.13 I got next problem: I have some forms, and have …
- 3:03 AM Ticket #9430 (jQuery ajax does not support to send data contains "??" in json format!) created by
- I specify the ajax format is json and then send data contains "??", …
- 2:12 AM Ticket #9429 (live mouseenter event.type still wrong) created by
- Updated to 1.6.1 but i think the event type of an live mouseenter …
- 1:56 AM Ticket #9428 (Changing href attribute value in IE 7+ also changes link text ...) created by
- […] Expected output: […] Actual output: […]
- 12:08 AM Ticket #7614 (Order of selector expression returns different results for ...) closed by
- cantfix: I think we clearly established that this was an Opera bug we can't …
May 25, 2011:
- 10:31 PM Ticket #9427 (Passing undefined to .text() does not trigger setter) closed by
- invalid: This is expected behaviour.
- 10:27 PM Ticket #9427 (Passing undefined to .text() does not trigger setter) created by
- Passing undefined to
$.fn.text()
triggers getter functionality … - 8:48 PM Changeset [9d4033d]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 8:00 PM Ticket #7557 (outerWidth()) closed by
- fixed: Return null for outer/inner width/height calls on window/document. …
- 7:59 PM Changeset [bdce86d]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- 7:49 PM Changeset [edb2286]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- test/unit/dimensions.js
- 7:36 PM Ticket #9370 (Compatibility Issue with jQuery 1.6 and IE6) closed by
- fixed: elem.getElementsByTagName calls the function in IE6/7. Fixes #9370. …
- 7:35 PM Changeset [1d1cb582]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:48 PM Ticket #9426 (Jquery UI Ajax Tab Memory Leak) created by
- We are using jquery 1.4.2 in production and we are seeing memory leak …
- 4:26 PM Ticket #9425 ($.isWindow() is easily wrong.) created by
- I know it's probably just an internal function, but I noticed this is …
- 3:19 PM Ticket #9341 (IE7/IE9 memory leak creating cacheable HTML fragments) closed by
- fixed: Landing pull request 389. Null elements in clone to avoid memory leak …
- 3:18 PM Changeset [2871561]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 3:15 PM Ticket #9368 (jQuery.camelCase() defined in css.js, but used more widely) closed by
- fixed: Landing pull request 383. Relocating jQuery.camelCase to core; Fixes …
- 3:10 PM Changeset [408c98f]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- test/unit/core.js
- 3:09 PM Ticket #8873 (IE memory leak in jquery support function) closed by
- fixed: detachEvent is unnecessary since we're nulling div. Fixes #8873. …
- 3:08 PM Changeset [b8fc9d1]1.12-stable2.2-stablekillphp by
- src/support.js
- 3:03 PM Ticket #9422 (Recursion with .trigger('resize') within $(window).resize(...)) closed by
- invalid: You've created a endless recursive call stack - I doubt that ever worked.
- 2:56 PM Ticket #9424 (filter('[href]') fails to match links with empty href attrs in some cases) created by
- (This is similar to #4873, but not the same. In this case, the …
- 2:52 PM Ticket #9423 (Attribute selectors need to be prefixed with a tag in Internet ...) closed by
- invalid: Attribute selectors requre quotes around the attribute value …
- 2:40 PM Ticket #9423 (Attribute selectors need to be prefixed with a tag in Internet ...) created by
- I have code that uses an attribute selector by calling the "filter" …
- 2:40 PM Ticket #8863 (Memory leaks in IE(6/7/8) when refreshing a frame, which is in a ...) closed by
- fixed: Null created elements in support to avoid leaks in IE. Tested IE6-8. …
- 2:40 PM Ticket #8863 (Memory leaks in IE(6/7/8) when refreshing a frame, which is in a ...) reopened by
- 2:31 PM Ticket #9294 (Memory leaks in IE(6/7/8) when loading frame, which is in a frameset ...) closed by
- fixed: Null created elements in support to avoid leaks in IE. Tested IE6-8. …
- 2:30 PM Changeset [657b197]1.12-stable2.2-stablekillphp by
- src/support.js
- 2:01 PM Changeset [a5396bd]1.12-stable2.2-stablekillphp by
- test/data/testsuite.css
- 2:00 PM Ticket #9422 (Recursion with .trigger('resize') within $(window).resize(...)) created by
- Some of my "plugin" are broke with v1.6.1. Working with v1.5.1 […]
- 1:58 PM Changeset [e5457a5a]1.12-stable2.2-stablekillphp by
- src/support.js
- test/data/testsuite.css
- 11:27 AM Ticket #9420 (jQuery 1.6.1 sets background color to white in Opera 11+) closed by
- duplicate: This has been fixed http://jsbin.com/urime4/3
- 11:24 AM Ticket #9421 (Passing 0 (zero) as an extra parameter to .trigger() fails.) closed by
- duplicate: This will be fixed in 1.6.2. http://jsfiddle.net/timmywil/gSFd4/3/
- 11:13 AM Ticket #9421 (Passing 0 (zero) as an extra parameter to .trigger() fails.) created by
- The number 0 is converted to "undefined" when passed to the trigger …
- 10:50 AM Ticket #9420 (jQuery 1.6.1 sets background color to white in Opera 11+) created by
- Reproducible testcase: http://jsbin.com/urime4/2/ The HTML element …
- 8:20 AM Ticket #9419 (Faster deep cloning of objects) created by
- Is it possible to utilize Object.create inside JQuery.extend with deep …
- 7:32 AM Ticket #9418 (Elements with hyphens cannot be created in an XML document) created by
- Creating new elements in an XML document with hyphens in their names …
- 3:45 AM Ticket #9076 (select drop down hover highlight resets on focus query in chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:10 AM Ticket #9417 (dimensions are unretrievable on an element whose parent is hidden and ...) created by
- <span id="test" style="display:none;">ffffff</span> $("#test").width() …
May 24, 2011:
- 6:45 PM Ticket #9416 (Clone() function is not able to parse a form within a form properly in ...) closed by
- duplicate: See also: #8086
- 4:56 PM Ticket #9416 (Clone() function is not able to parse a form within a form properly in ...) created by
- The following code illustrates the issue. Note: This is particularly …
- 3:53 PM Ticket #9415 (Jquery doesnt work for versions IE8 and lower) closed by
- invalid: Please make sure you have the latest version of validate and ask for …
- 3:09 PM Ticket #9415 (Jquery doesnt work for versions IE8 and lower) created by
- Please take a peak at my code and let me know if anyone has any …
- 1:54 PM Ticket #9381 (animations halt when the browser is out of focus due to ...) closed by
- wontfix
- 1:39 PM Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select ...) created by
- I have a div containing a largeish select list. I've bound mouseenter …
- 12:58 PM Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) closed by
- duplicate: See: #9124 #7328 #9301
- 12:22 PM Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) closed by
- duplicate
- 12:22 PM Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) reopened by
- 11:21 AM Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) created by
- Some of the backwards-compatibility issues with camelCasing data names …
- 10:27 AM Ticket #8873 (IE memory leak in jquery support function) reopened by
- 10:22 AM Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) closed by
- cantfix: This is uncontrollable browser behavior.
- 8:43 AM Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) created by
- example: http://jsfiddle.net/srBJn/
- 6:56 AM Ticket #9410 (JQuery 1.6.(.1): jquery.event.trigger removed try-catch) created by
- During the massive change in the trigger-function a try-catch block …
- 12:55 AM Ticket #9207 (removeAttr not working with some selectors) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:55 AM Ticket #9195 (Calling on $('#<domID>') within an iFrame fails) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:55 AM Ticket #9193 (Firefox 4 and jquery update problem) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:55 AM Ticket #9192 (internet explorer :checked value problem) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 23, 2011:
- 11:02 PM Ticket #9341 (IE7/IE9 memory leak creating cacheable HTML fragments) reopened by
- I predicted this.
We used to
null
all elements and those elements' … - 9:32 PM Ticket #9341 (IE7/IE9 memory leak creating cacheable HTML fragments) closed by
- patchwelcome: Avoiding leaks is important, but we probably won't be able to invest …
- 9:28 PM Ticket #9366 (Background image in Opera) closed by
- duplicate
- 9:27 PM Ticket #9365 (Jquery 1.6.1 min issue in IE7/IE8) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! This …
- 9:02 PM Ticket #9372 (cssProps properties from object prototype chain causes errors) closed by
- wontfix: This would open up a whole new realm we don't want to explore.
- 8:38 PM Ticket #9408 (Ajax syncronously success function problem) closed by
- invalid: This isn't possible. See the documentation for async: "By default, …
- 8:35 PM Ticket #9407 (append with html tags not working in IE8) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project! Append …
- 7:56 PM Ticket #9409 (Using attr() method to retrieve attribute that doesn't exist returns ...) closed by
- invalid: 1.5.2 also returned undefined, but not as consistently as the current …
- 7:14 PM Ticket #9409 (Using attr() method to retrieve attribute that doesn't exist returns ...) created by
- This is regarding the attr() method, and attempting to fetch that …
- 3:46 PM Ticket #9408 (Ajax syncronously success function problem) created by
- hello...when i try to get scripts from another hosting dinamically and …
- 12:15 PM Ticket #9407 (append with html tags not working in IE8) created by
- .append("<span><H6>My Example </H6></span>"). It is not working in …
- 10:35 AM Ticket #9404 ($.each() returns the value with strange behavior) closed by
- invalid: http://www.w3.org/TR/html401/interact/forms.html#h-17.6 > `value = …
- 6:01 AM Ticket #9406 (script error) created by
- A script error: length is null or not an object errror in IE 6,7,8, i …
- 5:42 AM Ticket #9405 (Removal of "onclick" inline event handler seems to require different ...) created by
- When trying to remove an "onclick" inline event handler, using …
- 5:13 AM Ticket #9404 ($.each() returns the value with strange behavior) created by
- […] --- OUTPUT (val returns textnode) --- - Choose - PTAXNO …
- 12:25 AM Ticket #9403 (using Jquery.validate.js) closed by
- invalid: Issues related to third party plugins should be directed towards the …
Note: See TracTimeline
for information about the timeline view.