Timeline
Jan 15, 2009:
- 9:51 PM Ticket #3885 (live() don't call first assigned event on multiple event binding) created by
- If you call the live method with more than one event assigned the …
- 7:44 PM Ticket #3884 ([name!=val] failing) closed by
- worksforme: Oops, that's intentional, obviously. Need some sleep.
- 7:30 PM Ticket #3884 ([name!=val] failing) created by
- If v1.3 has changed, why the demo on …
- 7:24 PM Ticket #3883 (jQuery.com website Error after 1.3 - pngFix) created by
- Not sure where to file this one as it deals with main jQuery website. …
- 5:38 PM Ticket #3882 (Parent > child selectors are broken.) created by
- On a project I'm working on I use $(".parent > .child") all the time, …
- 4:36 PM Ticket #3881 (some easing throws error in IE or invalid CSS in FF3) created by
- If trying to animate an element with very small dimensions or width & …
- 4:08 PM Ticket #3880 (BUGFIX for: "If IE and not an iframe... continually check to see if ...) created by
- in function bindReady()... some WRONG: If IE and not an iframe …
- 3:14 PM Ticket #3877 ($.each should return the value returned by the callback) reopened by
- We had discussed this on the jquery-dev mailing list and agreed that …
- 3:09 PM Ticket #3879 (appending or cloning a checked checkbox or radio button doesn't ...) created by
- This looks like a similar bug to #769, but I am experiencing this in …
- 2:08 PM Ticket #1621 (jquery.com is unreadable on dark themes (background color incorrectly ...) closed by
- fixed: This ticket refers to the old site design. It's no longer relevant.
- 12:55 PM Ticket #3877 ($.each should return the value returned by the callback) closed by
- invalid: http://docs.jquery.com/Utilities/jQuery.each Since jQuery.each has …
- 11:50 AM Ticket #3839 (table caption slideDown slideUp bugs) reopened by
- Attached the same page to jq 1.3 …
- 11:22 AM Ticket #3878 (:has(p+p) goes into never-ending loop) created by
- I get: "A script on this page may be busy, or it may have stopped …
- 11:21 AM Ticket #3877 ($.each should return the value returned by the callback) created by
- It feels more natural if the return value of $.each would be the value …
- 11:14 AM Ticket #3876 (Live event "change" doesn't work) created by
- This code is working: $('input').bind('change', function() { …
- 11:03 AM Ticket #3875 ($("form") matching all inner elements) created by
- Screenshot of the problem occurring: http://urlkiss.com/0lo Need a …
- 9:48 AM Ticket #3874 (timeout appears to have problems) created by
- Test case: http://wollibolli.com/jquery-test/
- 9:44 AM Ticket #3873 (:eq() failing) created by
- Test cases: http://jsbin.com/omobe http://media.nodnod.net/eq.html …
- 9:28 AM Ticket #3852 (val() in packed version of v1.3 returns "undefined" if options contain ...) closed by
- wontfix: This should probably be sent to Dean Edwards so that he can fix his …
- 9:24 AM Ticket #3869 (Just see the examples) closed by
- wontfix: 'name' is not a valid attribute for tbody or tr elements (it's only …
- 9:13 AM Ticket #3846 (Selector "#elementId a" failed on Chrome) closed by
- duplicate
- 9:10 AM Ticket #3839 (table caption slideDown slideUp bugs) closed by
- wontfix: So, first off: I don't think we've ever really supported animations on …
- 9:05 AM Ticket #3865 (After jQuery update to v1.3 - Infinite loop cause Firefox hangs and IE ...) closed by
- duplicate: Ok, it looks like this is a duplicate of #3837.
- 9:02 AM Ticket #3836 (ui.draggable('disable') ... Remove "stack" z-index ?) closed by
- invalid: This should be filed in the jQuery UI bug tracker: …
- 8:59 AM Ticket #3872 (enable delaying test start) created by
- Currently tests run on $(window).load() which makes it difficult to …
- 8:57 AM Ticket #3855 (jquery 1.3 and jquery.layout plugin) closed by
- duplicate: This is due to the fact that the old UI draggables stopped working in …
- 8:55 AM Ticket #3854 (Typo in documentation for jQuery(html, ownerDocument)) closed by
- fixed: Should be fixed in docs.jquery.com now - api.jquery.com should be …
- 8:53 AM Ticket #3853 (jQuery UI Slider broken with new jQuery 1.3) closed by
- invalid: You'll need to upgrade to the latest version of jQuery UI in order for …
- 8:52 AM Ticket #3850 (.find('>') fails in jq 1.3) closed by
- wontfix: I don't think we can guarantee that being a valid selector, thankfully …
- 8:51 AM Ticket #3849 (slideUp functionality in 1.3) closed by
- wontfix: In 1.3 the margin and padding are now animated along with the height. …
- 8:45 AM Ticket #3867 (1.3 regression: ">" selector bug (with test case)) closed by
- duplicate
- 8:44 AM Ticket #3871 (Upgrade copyright year in MIT-LICENSE.txt) created by
- MIT-LICENSE.txt still says (c) 2008…
- 8:43 AM Ticket #3868 (Droppable is not working with version 1.3 of jquery) closed by
- duplicate: Duplicate of #3799.
- 8:41 AM Ticket #3863 ([jquery ui] sortable update not working with JQuery 1.3) closed by
- duplicate: Duplicate of #3799.
- 8:40 AM Ticket #3861 (.live('click', function) conflicts with mousedown event) closed by
- worksforme: Yep - that's to be expected. Any binding of a click handler will …
- 8:37 AM Ticket #3870 (Cannot use jQuery 1.3 in XUL pages) created by
- This is a regression from 1.2.6 to 1.3. I am using 1.2.6 in …
- 8:25 AM Ticket #3869 (Just see the examples) created by
- My codes don't work well under 1.3. for eaxmple: $("#mytable …
- 7:11 AM Ticket #3868 (Droppable is not working with version 1.3 of jquery) created by
- even the sample at http://docs.jquery.com/UI/Droppable stopped working …
- 6:14 AM Ticket #3867 (1.3 regression: ">" selector bug (with test case)) created by
- jQuery 1.3 : There is a problem where the > selector returns more …
- 5:48 AM Ticket #3866 ([validate] dateDE validation with sanity checks) created by
- I suggest to extend the dateDE method with sanity check. dateDE: …
- 5:04 AM Ticket #3865 (After jQuery update to v1.3 - Infinite loop cause Firefox hangs and IE ...) created by
- After updating to jQuery to version 1.3 my old script start killing …
- 3:29 AM Ticket #3864 (Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 jquery-1.3.js ...) created by
- Safari throws NO_MODIFICATION_ALLOWED_ERR error when using xhtml …
- 2:44 AM Ticket #3863 ([jquery ui] sortable update not working with JQuery 1.3) created by
- sortable update function is not working with JQuery 1.3
- 12:59 AM Ticket #3859 (sortable callbacks not called with jquery 1.3) closed by
- duplicate
- 12:49 AM Ticket #3861 (.live('click', function) conflicts with mousedown event) created by
- on the main tutorial example on http://docs.jquery.com/Events/live …
- 12:26 AM Ticket #3860 ($(document).scrollTop()) created by
- $(document).scrollTop() returns different number on FF and IE7.
Jan 14, 2009:
- 11:36 PM Ticket #3859 (sortable callbacks not called with jquery 1.3) created by
- The sortable callbacks provided as options do not seem to be called. …
- 11:29 PM Ticket #3664 (returning results with <form> tag in .load function calls double-innerhtml) closed by
- invalid
- 11:29 PM Ticket #3858 (weird jQuery 1.3 ajax difference in behavior) created by
- First, let me say a big congrats to all the jQuery devs for their …
- 10:30 PM Ticket #2223 (triggerHandler triggers only on the first selected element) closed by
- invalid: Works as (currently) documented: …
- 10:21 PM Ticket #3429 (Detecting of agent's version) closed by
- duplicate
- 10:20 PM Ticket #3169 (Browser Detection is incorrect) closed by
- duplicate
- 10:13 PM Ticket #2974 ([4763] crashes Safari 2.0.4) closed by
- fixed: jQuery.makeArray was rewritten to avoid this; reopen if the problem is …
- 9:45 PM Ticket #3001 (error: elem has no properties) closed by
- invalid: No test case.
- 9:41 PM Ticket #2264 (Appending spaces in IE7 results in an error) closed by
- worksforme: Cannot repro on IE7 with 1.3.min.js
- 9:36 PM Ticket #1537 (browser version error) closed by
- duplicate: Duplicate of #2413 which has further solution.
- 9:28 PM Ticket #2951 (Dynamic content in an IE frame) closed by
- duplicate
- 9:24 PM Ticket #2937 (jQuery calls ajaxError even if server executes successfully) closed by
- invalid
- 9:23 PM Ticket #2936 (getAttribute is not a function) closed by
- invalid
- 9:20 PM Ticket #2912 (show()/fadein() broken in safari 3) closed by
- invalid: For correct operation in Safari, define/include all css before script.
- 9:19 PM Ticket #2910 (:visible not working on safari) closed by
- invalid: With jQuery 1.3 we've documented the requirement to include CSS before …
- 9:14 PM Ticket #2877 ($(document) crashes IE6) closed by
- invalid: I looked at the linked ticket but it needs a concise test case. Even …
- 9:03 PM Ticket #2225 (evalScript does not work in IE7) closed by
- invalid
- 8:59 PM Ticket #3857 ($('.class').removeClass('class') not working in safari) created by
- I tried navigating around using arrow keys in all browsers on …
- 8:56 PM Ticket #2226 (serious appendTo bug) closed by
- duplicate: I've been consolodating these under #3105, it's a tough one but it …
- 8:42 PM Ticket #3096 (extra functions in triggered events should always contain the event object) closed by
- fixed: Mooted by changes to event handling in 1.3.
- 8:21 PM Ticket #3616 (Double event execution) closed by
- invalid
- 8:19 PM Ticket #3856 (getJSON doesn't work or eval the response correctly for ...) created by
- this was working fine in 1.2.6. Not sure if it's a change in jquery …
- 8:13 PM Ticket #3855 (jquery 1.3 and jquery.layout plugin) created by
- Hi, the new version (1.3) does not work well with jquery.layout plugin …
- 6:36 PM Ticket #3854 (Typo in documentation for jQuery(html, ownerDocument)) created by
- In the documentation for 'jQuery(html, ownerDocument)' the last …
- 6:09 PM Changeset [34a9f8a2]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 5:43 PM Changeset [f649acd]1.12-stable2.2-stablekillphp by
- build.xml
- build/style.xsl
- 5:42 PM Changeset [82958c7]1.12-stable2.2-stablekillphp by
- version.txt
- 5:42 PM Changeset [9155d29]1.12-stable2.2-stablekillphp by
- Makefile
- 5:01 PM Ticket #3853 (jQuery UI Slider broken with new jQuery 1.3) created by
- "Change" and "slide" callbacks no longer work when using new version …
- 4:32 PM Ticket #3852 (val() in packed version of v1.3 returns "undefined" if options contain ...) created by
- summary says it all. testcase: …
- 3:58 PM Ticket #3851 (Regression: parents with expression finds no matches. May only affect ...) created by
- Test case: http://intertwingly.net/stories/2009/01/14/test12.html …
- 3:11 PM Ticket #3850 (.find('>') fails in jq 1.3) created by
- this used to be a valid selector in 1.2.6, equivalent to .children() …
- 2:43 PM Ticket #3849 (slideUp functionality in 1.3) created by
- I found that the slideUp / slideDown functionality has changed in the …
- 12:46 PM Ticket #3848 (Child selector bug) created by
- Child selector in the attached file has a very strange (and buggy) …
- 11:29 AM Ticket #3847 (RemoveClass with null parameter throws error) created by
- Calling removeClass(null) on an element throws an error. Instead it …
- 11:26 AM Ticket #3846 (Selector "#elementId a" failed on Chrome) created by
- <script src="jquery-1.3.min.js"></script> <script> $(function(){ …
- 10:25 AM Ticket #3845 (api.jquery.com shows incorrect sub sections) created by
- When navigating around api.jQuery.com I noticed that I was seeing …
- 6:26 AM Ticket #3844 ([validate] added format validation) created by
- Added format validation: "permalink": { format: …
- 5:52 AM Ticket #3843 (the timeStamp property is sometimes not consistent in Firefox) created by
- In the attached testcase, the timeStamp we get is not the same when …
- 5:46 AM Ticket #3842 (Add an exists() function) created by
- Rather than use the construct $('selector').length > 0 it would be …
Jan 13, 2009:
- 11:48 PM Ticket #2933 (jQuery-1.2.3.js, jQuery-1.2.5.js - function filter) closed by
- worksforme: Not observed in 1.2.6 or 1.3.
- 11:28 PM Ticket #3461 (Extra blank space in $("selector").html() with IE) closed by
- duplicate: Duplicate of #3144
- 11:22 PM Ticket #3388 (There's a problem on Google Chrome browser when calling ...) closed by
- invalid: No test case was attached, but for WebKit-based browsers it is …
- 11:20 PM Ticket #3319 (After() bug in firefox 3) closed by
- duplicate: Duplicate of #3105
- 11:18 PM Ticket #3329 (Selectors don't work with jQuery context) closed by
- invalid
- 11:18 PM Ticket #3371 (Selectors break in IE6 with XML strings) closed by
- invalid: jQuery doesn't have a built-in XML parser. …
- 11:09 PM Ticket #3133 (DOM insertion / selection BUG) closed by
- invalid: The event binding methods can only bind to elements that exist at the …
- 11:05 PM Ticket #3114 (prependTo and after append) closed by
- invalid: Please reopen with a clear test case.
- 11:02 PM Ticket #2747 (IE7 "repairs" value of href atrribute by adding "http://...") closed by
- fixed: Fixed in jQuery 1.3
- 10:52 PM Ticket #3326 (IE7 Unbind/bind doesn't work) closed by
- invalid: No followup on test case.
- 10:20 PM Ticket #3217 (wrong document context in .clone (in IE)) closed by
- duplicate: Duplicate of #2997
- 10:17 PM Ticket #3841 (Callback does not fire in Chrome when page is cached) created by
- While using google chrome i have this code $(document).ready( …
- 8:56 PM Ticket #3840 (Class name selector broken with capital letters on Safari Version ...) created by
- With 1.3 RC2 I can't select by class name if the class name contains …
- 8:41 PM Ticket #3839 (table caption slideDown slideUp bugs) created by
- tables with captions cause parent element to animate improperly …
- 8:21 PM Ticket #3838 ($(document).height() incorrect in IE6) created by
- When the document is smaller than the window, $(document).height() …
- 7:11 PM Ticket #3837 (Complex selector using :not() can lead to an infinite loop) created by
- Don't know exactly which part of the selector causes the bug, but: …
- 6:50 PM Ticket #3836 (ui.draggable('disable') ... Remove "stack" z-index ?) created by
- EXAMPLE URL: http://trave.onai.net/systems/trave/solitaire.html …
- 4:47 PM Ticket #3835 (Form validator Plugin) created by
- The form validator plugin does not work correctly. It has the …
- 12:52 PM Changeset [263efad]1.12-stable2.2-stablekillphp by
- version.txt
- 12:50 PM Changeset [9988e38]1.12-stable2.2-stablekillphp by
- version.txt
- 11:40 AM Changeset [6dc30ae]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/index.html
- test/unit/selector.js
- 10:08 AM Ticket #3829 (xhtml + jquery 1.3b2) closed by
- fixed: Fixed in SVN rev [6101].
- 10:08 AM Changeset [d5858c7]1.12-stable2.2-stablekillphp by
- src/support.js
- 10:06 AM Ticket #3831 (jQuery 1.3 doesn't accept spaces in attributes brackets selectors) closed by
- fixed: Just landed a fix for this: …
- 9:42 AM Ticket #3834 (Selector syntax errors should give better messages) created by
- I had a bit of a mangled selector on one of my pages which 1.2.6 …
- 7:16 AM Ticket #3833 (live() does not work for a non-existent id selector) created by
- live() does not seem to work for an id selector which does not exist …
- 4:24 AM Ticket #3832 ([validate]A bug about 'errorPlacement' and 'success') created by
- When I use errorPlacement function to define my error messages, it …
Jan 12, 2009:
- 8:29 PM Ticket #3831 (jQuery 1.3 doesn't accept spaces in attributes brackets selectors) created by
- 1.2.6 accepts spaces anywhere within the bracket selectors: $('a[ name …
- 7:25 PM Ticket #3826 (1.3rc1 Selector compatibility) closed by
- invalid: This was confirmed as being an issue with the Validation plugin.
- 4:50 PM Ticket #3830 (Accordion Demo wizard typo) created by
- On the last demo here: …
- 1:22 PM Changeset [9c029f1]1.12-stable2.2-stablekillphp by
- build/speed/benchmarker.js
- build/speed/index.html
- 12:38 PM Ticket #3829 (xhtml + jquery 1.3b2) created by
- Line 1387 in beta 2: div.innerHTML = ' <link/><table></table><a …
- 11:02 AM Changeset [944484c3]1.12-stable2.2-stablekillphp by
- src/selector.js
- 10:41 AM Ticket #3460 (Accordian with options "alwaysOpen: false" breaks when clicking on ...) reopened by
- I think this was meant to be the following description (if not pleas e …
- 10:27 AM Ticket #3799 (UI.Sortable update not firing when using jquery-1.3b2.js) closed by
- wontfix: I've passed this along to the UI team.
- 9:45 AM Changeset [95094d1]1.12-stable2.2-stablekillphp by
- src/selector.js
- 9:07 AM Ticket #3828 (1.3 Rc1: wrap fails on disconntected element) closed by
- fixed: Fixed in SVN rev [6095].
- 9:07 AM Changeset [ea783777]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 9:00 AM Changeset [0c97178]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 8:50 AM Ticket #3828 (1.3 Rc1: wrap fails on disconntected element) created by
- Trying to wrap a disconnected element like this: […] fails with …
- 4:50 AM Ticket #3827 (Checkbox state inconsistent in click event handler) created by
- I'm not sure whether this is intended behavior or simply impossible to …
Jan 11, 2009:
- 11:05 PM Ticket #3826 (1.3rc1 Selector compatibility) created by
- The altest 1.3rc1 breaks some of my existing code because the changes …
- 9:08 PM Changeset [af1b999]1.12-stable2.2-stablekillphp by
- version.txt
- 9:05 PM Changeset [869afc4]1.12-stable2.2-stablekillphp1.3rc1 by
- version.txt
- 8:12 PM Changeset [aa29b8e]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 7:24 PM Changeset [76237025]1.12-stable2.2-stablekillphp by
- build/speed/benchmarker.js
- 7:24 PM Changeset [1eae154]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:50 PM Ticket #1470 (Please upgrade Greybox for jQuery 1.1.3.) closed by
- invalid
- 5:48 PM Ticket #3822 ($('div > div:eq(1)') doesn't work in 1.3b2) closed by
- fixed: This has since been fixed - thanks!
- 4:23 PM Ticket #3733 (.load() executes and destroy's <script> tags) closed by
- fixed: Thanks cloudream, landed in [6085].
- 4:22 PM Changeset [fa615be]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:07 PM Ticket #3733 (.load() executes and destroy's <script> tags) reopened by
- need jQuery( "script", elem ).type.toLowerCase() for non-FF browsers. …
- 2:45 PM Changeset [2e42c5b0]1.12-stable2.2-stablekillphp by
- src/selector.js
- 2:33 PM Ticket #3733 (.load() executes and destroy's <script> tags) closed by
- fixed: Fixed in SVN rev [6083].
- 2:33 PM Changeset [73ff49ac]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:57 AM Ticket #3825 (enhance .toggleClass) created by
- 1. remove/re-add all original CSS class implement: save original …
- 11:19 AM Changeset [9d997a8]1.12-stable2.2-stablekillphp by
- build.xml
- 11:17 AM Changeset [7346a47]1.12-stable2.2-stablekillphp by
- Makefile
- src/core.js
- src/support.js
- 11:14 AM Ticket #3824 (ui range slider not moveable when both handles are moved to the left ...) created by
- A ui range slider is not moveable when both handles are moved to the …
- 9:11 AM Ticket #3803 (if the ID of an element contains a dot ("."), it's ancestores are not ...) closed by
- fixed: Yeah, they were already being removed from the class filters but not …
- 12:36 AM Ticket #3724 (Clone on SSL with Anchor Tag) closed by
- duplicate: This looks like a duplicate of #1734; the IE case for clone goes …
Jan 10, 2009:
- 11:25 PM Ticket #3313 (FF2 throw error, but IE 6 works fine) closed by
- worksforme: Looks like you solved this problem, the referenced page does not have …
- 11:15 PM Ticket #3805 (IE8 beta 2 bug: .ready + mouseover + inline-block do not work) closed by
- worksforme: The test case works for me in both jQuery 1.2.6 and jQuery 1.3b2. When …
- 11:04 PM Ticket #3811 (jQuery doesn't create proper case-sensitive XML elements) closed by
- invalid: jQuery doesn't have an XML parser. You're using its HTML parser. The …
- 10:57 PM Ticket #3776 ($.each iterator extremely inefficient with arrays with no values at ...) closed by
- invalid: The for/in is not a safe way to deal with an Array because of the …
- 10:52 PM Ticket #3823 ($.fn.offset bug for fixed elements (chrome/safari)) created by
- Found in jQuery 1.3 Beta 2 Offset of the fixed element doesn't …
- 10:37 PM Ticket #2575 (Hide does not "hide" non-visible elements) closed by
- duplicate: This is a duplicate of #1349.
- 9:46 PM Ticket #1831 (slideUp/slideDown - Bug in IE with images (overflow issue ?)) closed by
- invalid: Test case URL no longer exists; re-file with a test if the problem is …
- 8:10 PM Ticket #3630 (Selectors don't support low Unicode characters (eñe)) closed by
- fixed: That's an easy fix, just landed it in Sizzle, will push to jQuery …
- 5:53 PM Ticket #3301 (Not working offset() for document) closed by
- invalid: No test case. In any case, why take the offset() of the document?
- 5:49 PM Ticket #1867 (Some MS IE 7.0 userAgent strings return a jQuery browser.version of 6.0) closed by
- duplicate: This is a duplicate of #2784 but I left the later ticket open since it …
- 5:47 PM Ticket #2198 (Simple selectors fail on older non-validating document) closed by
- invalid: Couldn't reproduce given the steps above. Reopen with a test case if …
- 5:37 PM Ticket #1874 (.html() bug with inserting SWF in IE) closed by
- invalid: I think this is the problem you are referring to, related to the EOLAS …
- 5:30 PM Ticket #2090 (.css() causes error when called on an element not in the DOM on Safari) closed by
- fixed: This appears to work as desired in 1.2.6 for the test case.
- 5:25 PM Ticket #1780 (in jQuery 1.2.1 call to .height() Crashes IE 6.0 and IE 7.0 fully) closed by
- invalid: closed/invalid per your request.
- 5:19 PM Ticket #1974 (Cannot make ajax call from function that is called by child window in ...) closed by
- invalid: If this problem still exists, please reopen with a test case.
- 5:16 PM Ticket #1900 (Setting contentType on $.ajax() call does not work.) closed by
- invalid: This page: …
- 5:15 PM Ticket #3793 (CHILD regex bug) closed by
- fixed: Fixed here: …
- 5:14 PM Ticket #3796 (POS slector related bug) closed by
- fixed: Fixed here: …
- 5:06 PM Ticket #1263 (Dropped AJAX connections strangly report success) closed by
- invalid: No test case or details on the bug. Reopen with more details if the …
- 3:30 PM Changeset [0066ba3]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 2:58 PM Ticket #3820 (.live() delegation fails in second handler if first handler modify the DOM) closed by
- fixed: Fixed in SVN rev [6079] - thanks for the patches! Had to make a couple …
- 2:57 PM Changeset [b1018ca]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 7:48 AM Ticket #3822 ($('div > div:eq(1)') doesn't work in 1.3b2) created by
- the selectors of this form work fine with 1.2.6 but not with 1.3b2 …
- 3:16 AM Ticket #3821 ([validate] "jQuery.validator.messages is null or not an object." error ...) created by
- AFFLICTED BROWSER: ie6 only (works fine in ie7 and FF) PAGE ENCODING: …
Jan 9, 2009:
- 10:10 PM Ticket #3820 (.live() delegation fails in second handler if first handler modify the DOM) created by
- From the jQuery Development list: I'm using 1.3b2 (6070) and found the …
- 8:08 PM Ticket #3737 (TypeError: ret[i].parentNode is null) closed by
- fixed: Fixed in SVN rev [6078].
- 8:07 PM Changeset [29bf601]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:42 PM Ticket #3819 (jQuery 1.3b2 selector engine *much* slower than 1.3b1 (FF 3.0.5)) closed by
- worksforme: I really can't confirm this - I keep trying but can't reproduce the …
- 7:16 PM Changeset [afb05081]1.12-stable2.2-stablekillphp by
- test/data/test.html
- test/data/test.js
- test/data/test.php
- test/data/test2.html
- test/unit/ajax.js
- test/unit/fx.js
- 6:49 PM Changeset [d62875f]1.12-stable2.2-stablekillphp by
- test/data/test.html
- test/data/test.js
- test/data/test.php
- test/data/test2.html
- test/unit/ajax.js
- test/unit/core.js
- test/unit/fx.js
- 6:42 PM Ticket #3819 (jQuery 1.3b2 selector engine *much* slower than 1.3b1 (FF 3.0.5)) created by
- This bug is only found under Firefox 3.0.5. FF 3.1 / Safari 3 work …
- 5:16 PM Ticket #3787 (jquery live - callback not firing when bound to more than one event) closed by
- fixed: Fixed in SVN revs [6074-6075].
- 5:14 PM Changeset [ec7baf2]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:10 PM Changeset [d12e8a34]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:35 PM Ticket #1319 ($().ready() sometimes fires too soon on Safari/Win) reopened by
- I am now noticing this problem again. Safari v3.2.1 windows. Issue is …
- 12:37 PM Ticket #3818 ($.ajax() requires data param if type is POST) created by
- if i didn't set data option in $.ajax(); with type : "POST" the …
- 10:08 AM Ticket #3817 (strange side effects with firebug) created by
- $(".scores").css("background","none"); …
- 9:29 AM Ticket #3813 (range selection fails in jQuery 1.3 beta 2) closed by
- duplicate: Duplicate of #3796.
- 8:57 AM Ticket #3816 (Sizzle.filter and xml) created by
- From: …
Jan 8, 2009:
- 5:23 PM Ticket #3538 (.unbind() on multiple event types only unbinds first type) closed by
- fixed: Fixed at [6068]. Refactored unbind tests at [6069], including one for …
- 5:22 PM Changeset [eced38a3]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 5:21 PM Changeset [6898cd6d]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:41 PM Changeset [c6f189a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 2:03 PM Ticket #3815 (Jquery UI Tabs 3 + WP sidebars) created by
- This problem is insane. With normal, non-dynamic content, everything …
- 1:29 PM Ticket #3814 (table tr:first > *:not(:first), doesn't work) created by
- I'm testing “jQuery 1.3 Beta 2″ Ok,In an HTML table, I want to select …
- 12:30 PM Ticket #3813 (range selection fails in jQuery 1.3 beta 2) created by
- when filtering the range of nodes, it returns an empty object …
- 10:49 AM Ticket #3812 (non-existent ui-slider moveTo) created by
- I'm using jquery.ui-slider.js - jQuery UI Slider 1.6rc4. In this I …
- 9:22 AM Ticket #3811 (jQuery doesn't create proper case-sensitive XML elements) created by
- When creating new elements with the core method, jQuery will only …
- 5:46 AM Ticket #2978 (Possible $().ready() bug in Safari 3.1.1) closed by
- invalid: Ticket closed at the request of the reporter.
- 5:39 AM Ticket #3607 (Duration of bounce effect) closed by
- invalid
- 12:01 AM Ticket #2940 (1.2.6.js - exception caused by doing .append() or .html() - please see ...) closed by
- invalid: No test case or detail on error.
Note: See TracTimeline
for information about the timeline view.