Timeline
05/30/11:
- 21:06 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 is …
- 18:48 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 with …
- 17:47 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
- 15:38 Ticket #9461 (removeData not working for names with a "-") closed by
- duplicate
- 15:36 Ticket #9462 (Frames Memory Leak with jQuery) closed by
- duplicate
- 14:15 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 …
- 12:55 Ticket #9462 (Frames Memory Leak with jQuery) created by
- Hi, I got a simple test case which includes a main html page with a button …
- 12:22 Ticket #9461 (removeData not working for names with a "-") created by
- When using names containg a "-" character in the data's name the …
- 09:00 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( …
- 07:11 Ticket #9459 (FIREFOX 3 JSONP CALL CAUSES BROWSER TO "SPIN") created by
- The same as #8300. Only in FF3. example, first ajax sent to server.(call …
05/29/11:
- 16:20 Ticket #9458 (:not() selector problem?) created by
- With regard to this …
- 14:15 Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in ...) closed by
- invalid
- 12:37 Ticket #9455 (can not open after down loading from site) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. The particular …
- 12:27 Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. First, please note …
- 11:11 Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in ...) created by
- Hello, I am trying to use the same jQeury code in the same domain in two …
- 08:33 Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu ...) created by
- I have a Website at http://klasse83.bplaced.net/demo/admin/add_post.php. …
- 00:28 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 open …
05/28/11:
- 16:10 Ticket #9450 (Background image disappears on IE8 with jQuery 1.6.1) closed by
- duplicate
- 15:06 Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem with ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 15:03 Ticket #9453 ($.inArray does not support fromIndex) created by
- The $.inArray() function calls the native JavaScript Array.indexOf() …
- 13:10 Ticket #9452 (focus event does not bubble correctly) created by
- Upon focusing an input the event does not bubble up to the parent …
- 09:33 Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem with ...) created by
- Hello, Bassistance Validation plugin doesn't work with jQuery 1.6.x on …
- 09:26 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 work …
- 07:41 Ticket #9271 (jquery1.6 bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/27/11:
- 22:09 Ticket #9449 (offset fails in Chrome Extensions) created by
- I'm working on getting a better (read: existent) testcase together for …
- 22:02 Ticket #9448 (.empty() on input field instead of .val('')) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! Expanding …
- 21:54 Ticket #9448 (.empty() on input field instead of .val('')) created by
- Why not input fields can be emptied when using the .empty() function …
- 18:20 Ticket #9447 (Modify withinElement() to use $.contains) created by
- This method currently performs its own search to see if one element is …
- 18:19 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... […] ...the …
- 16:59 Ticket #9443 (error thrown) closed by
- invalid: Incorrect usage of each. It is not needed for what you're trying to …
- 16:40 Ticket #9443 (error thrown) created by
- Hi, I have this function in a separate javascript file: …
- 16:08 Ticket #9439 (Better definition for jq escaping script) closed by
- duplicate
- 15:40 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 …
- 15:03 Ticket #9440 (v1.6.1 messes up layout in IE8) closed by
- fixed: This has been fixed in the git version of jQuery: …
- 14:56 Ticket #9442 (Tag 'FORM' no tagName) closed by
- invalid: You can do $('#test').prop('tagName') or $('#test')[0].tagName as it is a …
- 14:45 Ticket #9442 (Tag 'FORM' no tagName) created by
- <form id="test"> </form> $('#test').attr('tagName') not tagName
- 12:46 Ticket #9441 (innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for child ...) created by
- this was discovered while I was working on #9300. #9300 fixes the …
- 11:09 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 causes …
- 07:44 Ticket #9439 (Better definition for jq escaping script) created by
- Hi, on page[1] you can see the proposed jq script to escape period and …
- 03:28 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 except …
- 02:00 Ticket #9437 (prop('method) performed on a form element returns a bunch of elements that ...) closed by
- invalid: This is how properties of a form are designed to work. If you'd like to …
- 01:33 Ticket #9437 (prop('method) performed on a form element returns a bunch of elements that ...) created by
- See demo: http://jsfiddle.net/davidtong/HFfTP/2/ prop('method') should be …
- 00:34 Ticket #9433 (IE8 radio buttons can't be selected when jquery onchange event handler is ...) closed by
- invalid: > The change event occurs when a control loses the input focus and its …
- 00:22 Ticket #9429 (live mouseenter event.type still wrong) closed by
- invalid: You weren't testing the latest version: …
- 00:11 Ticket #9424 (filter('[href]') fails to match links with empty href attrs in some cases) closed by
- duplicate
05/26/11:
- 20:51 Changeset [1d202c6afc03c98dc656bf6bbde317fb0d050574] by
-
- src/attributes.js
- 19:29 Ticket #9435 (javascript error while reloading during animation) created by
- It's really nothing serious, but something very slightly goes wrong, so I …
- 17:56 Changeset [a745ac8c038bf06089473869e40c0e10b5101b7b] by
-
- src/attributes.js
- src/callbacks.js
- src/core.js
- src/css.js
- src/dimensions.js
- src/manipulation.js
- src/support.js
- test/abortonunload.php
- test/data/testsuite.css
- test/delegatetest.html
- …
- 17:50 Changeset [9d0b36145870f7d95008f318e86c82eadf0c1eee] by
-
- src/deferred.js
- 17:44 Changeset [950da8ae7f408032a91089a5d5c7befa4cd168aa] by
-
- src/callbacks.js
- test/unit/callbacks.js
- 17:44 Changeset [0c9c9fb3cff41bb5deca0220457819498f40f020] by
-
- Makefile
- src/channel.js
- src/topic.js
- test/index.html
- test/unit/topic.js
- 17:44 Changeset [b136d9cc7aecd8db245b178fc1650e5e5d773172] by
-
- src/channel.js
- test/unit/channel.js
- 17:44 Changeset [13c330a0f8cd9f1dd9524ccede2668c859cdfab0] by
-
- src/callbacks.js
- test/unit/callbacks.js
- 17:44 Changeset [1f084d024dc2476eef227cb83460672091780792] by
-
- src/channel.js
- 17:44 Changeset [57634a2c159ccece07f203442b15c911e4ad88aa] by
-
- Makefile
- src/channel.js
- test/index.html
- test/unit/channel.js
- 17:44 Changeset [4f3f0e1d4ecf5d21c1e6bb01ef6f0e3be64d7959] by
-
- src/callbacks.js
- test/unit/deferred.js
- 17:44 Changeset [a3a657cb2c8fee500ef0aabe1e7edb6f5460571b] by
-
- src/deferred.js
- test/unit/deferred.js
- 17:44 Changeset [05ae8f37b875057d94c89e0de72c0e5576cbb362] by
-
- src/callbacks.js
- 17:44 Changeset [ebb39c2774c270bb37ec15d54c0a2ff04eea052a] by
-
- src/callbacks.js
- test/unit/callbacks.js
- 17:44 Changeset [8dcf7ec1ce05ab5e10207b0838be91181fd41fdc] by
-
- src/callbacks.js
- test/unit/callbacks.js
- 17:44 Changeset [946a9204a15761b42ae27f5807d4280948c527e4] by
-
- src/callbacks.js
- 17:44 Changeset [3a6b759d3c36e126bb99c85f1ce969cb59498ff9] by
-
- test/unit/callbacks.js
- 17:44 Changeset [198290a9a744f01c8604e796b8e34e06fec6bf03] by
-
- src/callbacks.js
- 17:43 Changeset [03c4fe9da98ce4753b012f1f370018d15fa2118c] by
-
- src/callbacks.js
- 17:43 Changeset [142ae3e08a612e9c51c6ab9d9b3595a068c966f2] by
-
- test/unit/callbacks.js
- 17:43 Changeset [5ee68d6b137bc8a8c4a1afb388ef8acdf4fcf52e] by
-
- src/callbacks.js
- 17:43 Changeset [a31195fd5a86880963c5d2fd8af7f544faafdc62] by
-
- Makefile
- src/ajax.js
- src/callbacks.js
- src/core.js
- src/deferred.js
- src/queue.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- …
- 15:24 Ticket #9428 (Changing href attribute value in IE 7+ also changes link text (innerHTML ...) closed by
- duplicate: actually patchwelcome
- 15:21 Ticket #9431 (ui.button widget form reset issue) closed by
- invalid: Please submit jQuery UI bugs to the jQuery UI bug tracker: …
- 15:12 Ticket #9430 (jQuery ajax does not support to send data contains "??" in json format!) closed by
- duplicate
- 14:58 Ticket #9434 (.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work on ...) created by
- .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() should all …
- 14:39 Ticket #9433 (IE8 radio buttons can't be selected when jquery onchange event handler is ...) created by
- Probably it happens because jquery adds additional jQueryNNNNN.. attribute …
- 14:32 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 can …
- 11:28 Ticket #9432 (Method "val" on multiselect "select" object returns wrong result.) created by
- Method returns all options (selected and not selected).
- 08:31 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 some …
- 07:03 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 "??", the …
- 06:12 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 event is …
- 05:56 Ticket #9428 (Changing href attribute value in IE 7+ also changes link text (innerHTML ...) created by
- […] Expected output: […] Actual output: […]
- 04:08 Ticket #7614 (Order of selector expression returns different results for .find(selector) ...) closed by
- cantfix: I think we clearly established that this was an Opera bug we can't work …
- 02:31 Ticket #9427 (Passing undefined to .text() does not trigger setter) closed by
- invalid: This is expected behaviour.
- 02:27 Ticket #9427 (Passing undefined to .text() does not trigger setter) created by
- Passing undefined to $.fn.text() triggers getter functionality instead …
- 00:48 Changeset [9d4033d629fbfd1352e4ee5f20d0d320a61b80f1] by
-
- test/unit/manipulation.js
- 00:00 Ticket #7557 (outerWidth()) closed by
- fixed: Return null for outer/inner width/height calls on window/document. Fixes …
05/25/11:
- 23:59 Changeset [bdce86dc2edb43267ec5c4b7aab6d1932f294d6f] by
-
- src/css.js
- src/dimensions.js
- 23:49 Changeset [edb2286544270dc53550180e06668e61c231fb5d] by
-
- src/css.js
- src/dimensions.js
- test/unit/dimensions.js
- 23:36 Ticket #9370 (Compatibility Issue with jQuery 1.6 and IE6) closed by
- fixed: elem.getElementsByTagName calls the function in IE6/7. Fixes #9370. …
- 23:35 Changeset [1d1cb582c0f744afaa51a63d374b9ffe0f58d1db] by
-
- src/manipulation.js
- 21:48 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 …
- 20:26 Ticket #9425 ($.isWindow() is easily wrong.) created by
- I know it's probably just an internal function, but I noticed this is how …
- 19:19 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 in …
- 19:18 Changeset [287156197f296fcbcb8be11aa8ce6f1b819aeda6] by
-
- src/manipulation.js
- 19:15 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 …
- 19:10 Changeset [408c98fb4b8c1b6957cfe620711f9ea7645293ba] by
-
- src/core.js
- src/css.js
- test/unit/core.js
- 19:09 Ticket #8873 (IE memory leak in jquery support function) closed by
- fixed: detachEvent is unnecessary since we're nulling div. Fixes #8873. …
- 19:08 Changeset [b8fc9d14a134f91f17bf96194da86d38231da005] by
-
- src/support.js
- 19:03 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.
- 18:56 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 selector …
- 18:52 Ticket #9423 (Attribute selectors need to be prefixed with a tag in Internet Explorer 8 ...) closed by
- invalid: Attribute selectors requre quotes around the attribute value …
- 18:40 Ticket #9423 (Attribute selectors need to be prefixed with a tag in Internet Explorer 8 ...) created by
- I have code that uses an attribute selector by calling the "filter" …
- 18:40 Ticket #8863 (Memory leaks in IE(6/7/8) when refreshing a frame, which is in a frameset ...) closed by
- fixed: Null created elements in support to avoid leaks in IE. Tested IE6-8. Leaks …
- 18:40 Ticket #8863 (Memory leaks in IE(6/7/8) when refreshing a frame, which is in a frameset ...) reopened by
- 18:31 Ticket #9294 (Memory leaks in IE(6/7/8) when loading frame, which is in a frameset and ...) closed by
- fixed: Null created elements in support to avoid leaks in IE. Tested IE6-8. Leaks …
- 18:30 Changeset [657b197c193335899703fc158b153e2475cca539] by
-
- src/support.js
- 18:01 Changeset [a5396bde7008470d22d562303ac6fbfbe8ebdaec] by
-
- test/data/testsuite.css
- 18:00 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 […]
- 17:58 Changeset [e5457a5a1faa642b0af13e87ee3f76f2ef704b30] by
-
- src/support.js
- test/data/testsuite.css
- 15:27 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
- 15:24 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/
- 15:13 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 …
- 14:50 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 has a …
- 12:20 Ticket #9419 (Faster deep cloning of objects) created by
- Is it possible to utilize Object.create inside JQuery.extend with deep …
- 11:32 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 …
- 07:45 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 …
- 07:10 Ticket #9417 (dimensions are unretrievable on an element whose parent is hidden and does ...) created by
- <span id="test" style="display:none;">ffffff</span> $("#test").width() OK …
05/24/11:
- 22:45 Ticket #9416 (Clone() function is not able to parse a form within a form properly in IE7 ...) closed by
- duplicate: See also: #8086
- 20:56 Ticket #9416 (Clone() function is not able to parse a form within a form properly in IE7 ...) created by
- The following code illustrates the issue. Note: This is particularly an …
- 19:53 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 help …
- 19:37 Changeset [3e7c04ec94efe08112b256b2fe2c2a404fced92f] by
-
- Makefile
- src/channel.js
- src/topic.js
- test/index.html
- test/unit/topic.js
- 19:18 Changeset [55df21612572a2353ba26707b27b3a6664530b57] by
-
- src/channel.js
- test/unit/channel.js
- 19:16 Changeset [4dce543ee6c298f489f035c910501335fd0adbd5] by
-
- src/callbacks.js
- test/unit/callbacks.js
- 19:09 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 answers …
- 17:54 Ticket #9381 (animations halt when the browser is out of focus due to ...) closed by
- wontfix
- 17:39 Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select element ...) created by
- I have a div containing a largeish select list. I've bound mouseenter and …
- 16:58 Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) closed by
- duplicate: See: #9124 #7328 #9301
- 16:22 Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) closed by
- duplicate
- 16:22 Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) reopened by
- 15:27 Changeset [8c39fc855ea27f068eb758cee8d789a0619761f8] by
-
- src/channel.js
- 15:21 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 …
- 14:27 Ticket #8873 (IE memory leak in jquery support function) reopened by
- 14:22 Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) closed by
- cantfix: This is uncontrollable browser behavior.
- 12:43 Ticket #9411 (animation stacks when chrome window is minimized or tab is inactive) created by
- example: http://jsfiddle.net/srBJn/
- 10:56 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 around …
- 04:55 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 …
- 04:55 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 …
- 04:55 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 …
- 04:55 Ticket #9192 (internet explorer :checked value problem) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:02 Ticket #9341 (IE7/IE9 memory leak creating cacheable HTML fragments) reopened by
- I predicted this. We used to null all elements and those elements' …
- 01:32 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 …
- 01:28 Ticket #9366 (Background image in Opera) closed by
- duplicate
- 01:27 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 is …
- 01:02 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.
- 00:38 Ticket #9408 (Ajax syncronously success function problem) closed by
- invalid: This isn't possible. See the documentation for async: "By default, all …
- 00:35 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 …
05/23/11:
- 23:59 Changeset [96b0089c9ce5c65f9d002966256d90e778345a2a] by
-
- Makefile
- src/channel.js
- test/index.html
- test/unit/channel.js
- 23:56 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 …
- 23:14 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 value of …
- 23:03 Changeset [9edc3d4f398975b65ceeab4e35f11c314b51925e] by
-
- src/callbacks.js
- test/unit/deferred.js
- 22:45 Changeset [1ed70e056d6d0e5e24d53ef6e0c3b1d6372d8c28] by
-
- Makefile
- build/release-notes.js
- src/ajax.js
- src/attributes.js
- src/callbacks.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 19:46 Ticket #9408 (Ajax syncronously success function problem) created by
- hello...when i try to get scripts from another hosting dinamically and …
- 16:15 Ticket #9407 (append with html tags not working in IE8) created by
- .append("<span><H6>My Example </H6></span>"). It is not working in IE8 …
- 14:35 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 = cdata …
- 10:01 Ticket #9406 (script error) created by
- A script error: length is null or not an object errror in IE 6,7,8, i …
- 09:42 Ticket #9405 (Removal of "onclick" inline event handler seems to require different code ...) created by
- When trying to remove an "onclick" inline event handler, using …
- 09:13 Ticket #9404 ($.each() returns the value with strange behavior) created by
- […] --- OUTPUT (val returns textnode) --- - Choose - PTAXNO …
- 04:25 Ticket #9403 (using Jquery.validate.js) closed by
- invalid: Issues related to third party plugins should be directed towards the …
- 03:22 Ticket #9403 (using Jquery.validate.js) created by
- hi... After Validations are completed form is not going to …
Note: See TracTimeline
for information about the timeline view.
