Timeline
Sep 17, 2007:
- 10:11 PM Ticket #1658 (Report 8 is broken) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 10:11 PM Ticket #1657 (Draggable options implemented into Sortable) created by
- There are quite a few options that can be used in the draggable object …
- 9:59 PM Ticket #1656 (Sortable needs a callback function for when dragging stops) created by
- Currently the sortable has no documented way of calling a function …
- 5:42 PM Ticket #1655 (jQuery stalls if heavy asynchronous request traffic happens) created by
- Situation: IE 6/7 only so far. Site has jQuery 1.2.1 being loaded …
- 5:33 PM Ticket #1654 (AJAX inserted Javascript (<script>) code not executing when document ready.) created by
- When a snippet of code is insert into a page with AJAX, any <script> …
- 3:38 PM Ticket #1653 (Standardize UI libraries (and plugins) to use jQuery() vs $()) created by
- This doesn't mean internally it has to be coded this way, but it …
- 3:14 PM Changeset [537d7ca]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:20 PM Changeset [415a0916]1.12-stable2.2-stablekillphp by
- src/offset.js
- 2:00 PM Ticket #1652 (Interesting Click Event catching on "Selectables") created by
- What I was doing: I was browsing through your new UI library …
- 12:13 PM Ticket #1651 (obscure offset bug in IE) created by
- The inclusion of an HTML element with an id of 'box' causes IE to fail …
- 10:52 AM Ticket #1650 (Nodelist selector is not working as worked with the previous version ...) created by
- The Nodelist selector is not working with the new version as it is …
- 10:37 AM Ticket #1649 (UI demo shadow - incorrect shadow size on resize/dnd) created by
- - Hi, In the last demo with dnd/resize, the shadow widht/height is …
- 10:32 AM Ticket #1648 (UI Magnifier at 100% CPU) created by
- - Hi, The Magnifier eats up too much CPU, 100% here in FF 2.0.0.6 on …
- 10:28 AM Ticket #1647 (boundaries for resizeables) created by
- - Hi, see screenshot ... Resizeables should not resize out of the …
- 10:16 AM Ticket #1646 (trac bug "View tickets") created by
- - Hi, Many (or all 17? did not test them all!) reports fail in trac - …
- 10:12 AM Ticket #1645 (selectable demo - errerous selection) created by
- - Hi, UI demo selection does not work (except selecting with …
- 9:56 AM Ticket #1644 (sortable demo - js error) created by
- - Hi, In the 4th demo of sortables "4. Floating, proxy class" I get …
- 9:53 AM Ticket #1643 (sortable demo - disable text selection) created by
- - Hi, lists, which text has been selected before, look ugly when …
- 9:36 AM Ticket #1642 (DND droppables bugs) created by
- - Hi, Bugs in DND droppables demo: dnd_accept.gif: red is not …
- 9:33 AM Ticket #1641 (append() in IE does not properly handle Options) created by
- In IE (Internet Explorer), if you append an anonymous Option the text …
- 9:32 AM Ticket #1640 (Error with creating multiple "slider") created by
- [Exception... "'Dimensions: jQuery collection is empty' when calling …
- 9:19 AM Ticket #1639 (gallery advanced - minor bugs) created by
- - Hi, see attached screenshot... left hand side: The album (category) …
- 7:08 AM Ticket #1638 (Error migrating some $.ajax(...) calls to version 1.2.x (from versions ...) created by
- Prior to version 1.2 it was ok to pass a Number data parameter to …
- 6:51 AM Ticket #1637 (jQuery() does not work if dot is in id) created by
- If I have something like this in my document: <input …
- 5:45 AM Ticket #1636 (icky of jquery UI vs. interface elements) created by
- I've noticed that jquery UI with the fisheye and the list sortable …
- 5:30 AM Ticket #1635 (jQuery UI demo app uses unoptimised images) created by
- Hi, I just ran a few of the images from the demo app through OptiPNG …
- 3:33 AM Ticket #1634 (document.body is null!.2) created by
- http://dev.jquery.com/ticket/1572 is not closed. Demostrated code is …
- 2:06 AM Ticket #1633 (Bindings in Ajax content stopped working in 1.2.1) created by
- When I upgraded 1.2 to 1.2.1, all my bind commands in Ajax content …
Sep 16, 2007:
- 11:42 PM Changeset [456da2d4]1.12-stable2.2-stablekillphp1.2.1 by
- version.txt
- 10:59 PM Ticket #1632 (dragging table rows doesn't quite work) created by
- Testing out the draggable/droppable, it doesn't seem to work correctly …
- 5:20 PM Ticket #1631 ($( '*', '.context' ).length returns n in FF and n+1 in IE) created by
- http://noteslog.com/personal/projects/jquery/selections/test.html
- 4:30 PM Ticket #1630 ($.ajax behaviour change in 1.2) created by
- hello. i've noticed a modification in $.ajax() function. $.ajax({ …
- 4:18 PM Ticket #1604 (IE6 incorrect value of jQuery(window).height()) reopened by
- The latest svn version still has some problems. See new …
- 10:34 AM Ticket #1629 (.width() and .height() flickering and inefficiency) created by
- .width() and .height() are probably the most useful functions in …
- 8:18 AM Ticket #1628 (JQuery 1.2 on IE6 returns incorrect DOM result after clone/append) created by
- JQuery 1.2 on IE6 (IE7 untested) will return an incorrect DOM result …
- 7:39 AM Ticket #1627 (BUG: IE6 png fix and fadeIn) created by
- bug in 1.2 (and previous jqueries) when using png fixes and effects …
- 2:55 AM Ticket #1626 (.before() behaves inconsistently when prepending objects) created by
- This snippet is producing unexpected results, as the first invokation …
Sep 15, 2007:
- 8:00 PM Ticket #1625 (resize event handler is called twice in IE) created by
- In IE7 (at least) the resize event handler is called twice. For …
- 4:39 PM Ticket #1624 (Interface 1.2 bug - Draggables) created by
- If you have an assigned an 'fx' (duration for the effect applied to …
- 1:58 PM Ticket #1623 ($.ajax not sending X-Requested-With with dataType script) created by
- I'm attempting to call the following code with jQuery 1.2: […] …
- 1:19 PM Ticket #1622 (Slide Up/Down bug with flashing) created by
- The slide up and down works perfectly however when the slide has …
- 9:40 AM Ticket #1570 (Escaped quotes not escaped in html attributes) closed by
- invalid: Closed at the request of poster.
- 9:37 AM Ticket #1452 (When each function encounters a void fn it throws exception) closed by
- fixed: This should be resolved in jQuery 1.1.4.
- 9:37 AM Ticket #1446 (init method doesn't check correctly form.elements property) closed by
- invalid: Closed at the request of poster.
- 9:36 AM Ticket #1451 (Boolean expression or conditional operator) closed by
- wontfix
- 9:31 AM Ticket #930 (jQuery/Packer/ActiveX Activation) closed by
- fixed: We now provide a minified version of jQuery - you should recommend …
- 9:30 AM Ticket #954 (IE form serialization bug) closed by
- worksforme: I haven't been able to duplicate this - the new form serialization …
- 9:29 AM Ticket #1008 (IE7 fails $('select#Choice :selected').val();) closed by
- fixed: In jQuery 1.2 should should now just use: $("select#Choice").val();
- 9:28 AM Ticket #1143 (jQuery adds mergenum attribute on matched elements in MSIE) closed by
- fixed: This has been resolved in jQuery 1.2.
- 9:28 AM Ticket #1190 (Append only works once) closed by
- worksforme: I haven't been able to duplicate this.
- 9:27 AM Ticket #1392 (Gecko is gecko) closed by
- invalid: Our current implementation works for all browsers that we support - if …
- 9:23 AM Ticket #1559 (Can no longer append script elements with a src attrib for an external ...) closed by
- fixed: Fixed in jQuery 1.2 - you can now append remote scripts.
- 9:23 AM Ticket #1536 (Jquery cant change input type in IE) closed by
- fixed: Unfortunately, this particular hack is not feasible within jQuery (you …[…]
- 9:18 AM Ticket #1319 ($().ready() sometimes fires too soon on Safari/Win) closed by
- worksforme: Unable to duplicate.
- 9:17 AM Ticket #1420 (Test Suite error: Check that click, triggers onclick event handler also) closed by
- fixed: Fixed in SVN.
- 9:17 AM Ticket #1435 (Safari 1.3.2 click event not returning false) closed by
- wontfix: We no longer support Safari 1.3, unfortunately, so we'll just have to …
Sep 14, 2007:
- 11:46 PM Ticket #1589 (Variables "end" and "unit" leak to global namespace) closed by
- worksforme: Fixed in SVN.
- 11:44 PM Ticket #1567 (nodeName without toUpperCase() in add() method) closed by
- fixed: Fixed in SVN rev [3305].
- 11:44 PM Changeset [e0c6e4e]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:42 PM Ticket #1538 (.ajax() data param not serializing array correctly) closed by
- wontfix: jQuery's data argument is only designed to serialize data of a …
- 11:38 PM Ticket #1534 (test #17 of http://jquery.com/test/ makes Safari crash) closed by
- wontfix: That's correct - Safari 2 is horribly buggy, with tons of memory …
- 11:26 PM Ticket #1586 (Problem animating to 0%) closed by
- fixed: Fixed in SVN rev [3303].
- 11:26 PM Changeset [f6a2e17]1.12-stable2.2-stablekillphp by
- src/fx.js
- 11:18 PM Ticket #1605 (IE6 hide/show makes elements wider) closed by
- worksforme: Do you have a demo of this occurring? I can't seem to duplicate it.
- 11:13 PM Ticket #1592 (Two variables are getting out from jQuery's namespace) closed by
- fixed: Fixed in SVN rev [3302].
- 11:12 PM Changeset [dbca9cb]1.12-stable2.2-stablekillphp by
- src/fx.js
- 11:11 PM Ticket #1593 (Serialize ignores buttons) closed by
- wontfix: That's correct, we changed how serialization was done in 1.2 so that …
- 11:09 PM Ticket #1604 (IE6 incorrect value of jQuery(window).height()) closed by
- fixed: This should be fixed in SVN, by brandon.
- 11:08 PM Changeset [3dabd7e]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:05 PM Ticket #1612 (:contains selector doesn't work for Ajax responses in IE6) closed by
- fixed: Fixed in SVN rev [3300].
- 11:05 PM Changeset [1088d06e]1.12-stable2.2-stablekillphp by
- src/selector.js
- 11:02 PM Ticket #1587 (Creating inline element without closing tag in IE fails) closed by
- worksforme: Jesse - Arrix is correct, you need to use valid HTML/XHTML - otherwise …
- 10:59 PM Ticket #1606 (not enough fps on fade) closed by
- worksforme: You do realize that it's duration: 1000, right? duration: 1 is just 1 …
- 10:54 PM Ticket #1615 (Animation Calculation Bug.) closed by
- worksforme: Fixed in SVN.
- 10:50 PM Ticket #1572 (document.body is null!) closed by
- worksforme: Wait - when are you running this? If you're running this inside …
- 10:48 PM Ticket #1144 (form.serialize() and character sets) closed by
- wontfix
- 10:47 PM Ticket #1541 ([PATCH] Ajax request with dataType 'xml' raises parsererror on HTTP ...) closed by
- wontfix: That's correct - if there's no response from the server, then there's …
- 10:44 PM Ticket #1479 (single $.get spawns a large number of requests) closed by
- worksforme: I can't verify these results, let me know if you can provide an …
- 10:43 PM Ticket #957 (serialize() doesn't work for checkboxes (jQuery 1.1.1)) closed by
- fixed: Fixed in jQuery 1.2.
- 10:42 PM Ticket #1597 (animation adding up incorrect with minus sign) closed by
- worksforme
- 10:42 PM Ticket #1597 (animation adding up incorrect with minus sign) reopened by
- 10:41 PM Ticket #1597 (animation adding up incorrect with minus sign) closed by
- fixed: Fixed in SVN rev [3299].
- 10:41 PM Ticket #1607 (It's not possible to animate an element to an absolute negative position.) closed by
- fixed: Converted to the new -= / += format in SVN rev [3299].
- 10:40 PM Changeset [df246df]1.12-stable2.2-stablekillphp by
- src/fx.js
- 10:24 PM Ticket #1585 (namespace.jQuery() fails when namespace.init is defined) closed by
- fixed: Fixed in SVN rev [3298].
- 10:24 PM Changeset [9c2c47d]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:23 PM Changeset [d5f2129]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 10:17 PM Ticket #1594 (evalscripts() in .html() does not work the same in MSIE Safari and FF) closed by
- fixed: Fixed in SVN rev [3296].
- 10:16 PM Ticket #1565 (Report from IE (6.0)) closed by
- fixed: Fixed in SVN rev [3296].
- 10:16 PM Ticket #1598 (Execution of JavaScript code in AJAX response in IE and Safari) closed by
- fixed: Fixed in SVN rev [3296].
- 10:16 PM Changeset [606b863]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 10:13 PM Ticket #1621 (jquery.com is unreadable on dark themes (background color incorrectly ...) created by
- The jQuery.com site incorrectly assumes that the page background is …
- 9:32 PM Ticket #1609 (Xpath selector problems) closed by
- invalid: XPath selectors were moved to a plugin in jQuery 1.2 See: …
- 9:31 PM Ticket #1608 ($(this).val() <--- no longer support ?) closed by
- worksforme: How does it throw an error? It works ok for me in all of my tests. …
- 9:30 PM Ticket #1601 (Square bracket [] selectors doesn't work!) closed by
- invalid: Right, in jQuery 1.2 you have to do :has(div) now - see the changelog: …
- 9:21 PM Ticket #1581 (jquery v1.2 removes GET arguments from the url of the form plugin ...) closed by
- duplicate: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 9:21 PM Ticket #1579 (1.2 Ajax method strips query string from URI) closed by
- duplicate: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 9:20 PM Ticket #1578 ($.post does not send URL's query string) closed by
- duplicate
- 9:20 PM Ticket #1578 ($.post does not send URL's query string) reopened by
- 9:20 PM Ticket #1578 ($.post does not send URL's query string) closed by
- fixed: Fixed in SVN rev [3295]. Duplicate of bug #1580.
- 9:19 PM Ticket #1590 (IE 7, Event Cloning does not work) closed by
- fixed: This is fixed in SVN, by brandon.
- 9:18 PM Ticket #1580 ($.ajax puts query-part of url into data) closed by
- fixed: Fixed in SVN rev [3295].
- 9:18 PM Changeset [62d84e4]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:35 PM Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) closed by
- fixed: I can't duplicate this at all - ajaxStop always fires for me, with …
- 8:35 PM Changeset [d9a3b133]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:23 PM Ticket #1600 (serializeArray returns incorrect val if value is array) closed by
- fixed: Fixed in SVN rev [3293].
- 8:23 PM Changeset [6d71a10]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:07 PM Ticket #1620 (clean: function) closed by
- invalid: I think there's some confusion - that string "s" - is ONLY used for …
- 7:58 PM Changeset [82eccdf]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:29 PM Ticket #1620 (clean: function) created by
- I am new to jQuery, but came across an issue in the clear: function. …
- 2:29 PM Ticket #1619 (Update XMLHttpRequest generation code) created by
- The code that creates the XMLHttpREquest, inside the ajax function, …
- 1:47 PM Changeset [41590d3]1.12-stable2.2-stablekillphp by
- src/fx.js
- 12:04 PM Ticket #1618 (Bind & unbind) created by
- Greetings, It seems that there is a bug in jquery 1.2, …
- 8:09 AM Ticket #1617 (Size and Length doesn't work) created by
- Size() and length count wrong number of rows after cloning row in …
- 5:31 AM Ticket #1616 (Draggables & Droppables bug) created by
- There is a bug in this extension. This bug occures when a droppable …
- 3:07 AM Ticket #1615 (Animation Calculation Bug.) created by
- Test Case: Jquery: […] Html: […] Result: …
- 1:28 AM Ticket #1614 (Accordion Jumpy In FireFox (Both PC and Mac)) created by
- I just got through implementing an Accordion Based jQuery menu: …
Sep 13, 2007:
- 8:47 PM Ticket #1613 (widtt() and height() seems to reset element width/height css properties) created by
- Everytime I call $(elt).height() or $(elt).width(), I see the elt …
- 12:59 PM Ticket #1612 (:contains selector doesn't work for Ajax responses in IE6) created by
- Hi, I wanted to use the selector :contains for Ajax responses, and, …
- 12:45 PM Changeset [500ff12]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:44 PM Changeset [08a6acc]1.12-stable2.2-stablekillphp by
- build.xml
- 10:48 AM Ticket #1611 (inserting html into iframe evals scripts in parent context) created by
- Related to the new contents() function in jQuery 1.2, domManip doesn't …
- 10:40 AM Ticket #1610 (the default handler doesn't get unbound) created by
- After unbilnd the event get unbound but not the default handler
- 6:30 AM Ticket #1609 (Xpath selector problems) created by
- Hello, it seems, that there is XPAth selector problem in version 1.2 …
- 2:19 AM Ticket #1608 ($(this).val() <--- no longer support ?) created by
- Hi, is the above mentioned function no longer supported ? it throws me …
Sep 12, 2007:
- 6:16 PM Changeset [8ece9e8f]1.12-stable2.2-stablekillphp by
- src/fx.js
- 5:04 PM Changeset [e4a62e4]1.12-stable2.2-stablekillphp by
- src/fx.js
- 4:49 PM Ticket #1607 (It's not possible to animate an element to an absolute negative position.) created by
- It's not possible to animate an element to an absolute negative …
- 4:49 PM Ticket #1606 (not enough fps on fade) created by
- Hi, I'm new here so sorry if I filled some forms out wrong […] …
- 2:19 PM Ticket #1605 (IE6 hide/show makes elements wider) created by
- Noticing on IE6 only, when you hide content and show it again, the …
- 2:11 PM Ticket #1604 (IE6 incorrect value of jQuery(window).height()) created by
- In IE6 incorrect value returned, instead of min value it returns max …
- 2:06 PM Ticket #1603 (IE7 and Sortable interface) created by
- The demo on http://interface.eyecon.ro/demos/sort.html doesn't work …
- 1:37 PM Ticket #1602 (jQuery 1.1.4 and 1.2. Bug with Imagebox) created by
- There are some problems with JQuery & …
- 12:02 PM Ticket #1601 (Square bracket [] selectors doesn't work!) created by
- Assume we have this example html body: <body> <div><div></div></div> …
- 11:45 AM Changeset [e22336e]1.12-stable2.2-stablekillphp by
- build/runtest/test.js
- 11:14 AM Ticket #1600 (serializeArray returns incorrect val if value is array) created by
- I believe there is a bug in serializeArray whereby using... […] …
- 7:42 AM Ticket #1599 (Internet Explorer doesn't like negative values for CSS width) created by
- The follwoing code causes IE (at least IE 7) to throw a script error: …
- 6:41 AM Ticket #1598 (Execution of JavaScript code in AJAX response in IE and Safari) created by
- Hello, There's a problem for the execution of JavaScript mixed with …
Sep 11, 2007:
- 10:38 PM Ticket #1597 (animation adding up incorrect with minus sign) created by
- Url for testing: …
- 9:46 PM Ticket #1596 (Broken "runtest" target in build.xml) created by
- Project directory layout changed, but build.xml destroys the new layout.
- 7:24 PM Ticket #1595 (ajax provides no means for passing a username and password.) created by
- XMLHttpRequest's open() can take an optional username and password as …
- 5:30 PM Ticket #1594 (evalscripts() in .html() does not work the same in MSIE Safari and FF) created by
- In my application (the "Crayons" plugin for SPIP), a script can be …
- 4:54 PM Ticket #1593 (Serialize ignores buttons) created by
- when specifically selecting a button and serializing it, it is no …
- 4:24 PM Ticket #1592 (Two variables are getting out from jQuery's namespace) created by
- variables 'end' and 'unit' in method 'animate'
- 2:33 PM Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) created by
- IE 6 throws an "Invalid Argument" error when attempting to get an …
- 2:03 PM Ticket #1590 (IE 7, Event Cloning does not work) created by
- From the example documentation. …
- 2:02 PM Ticket #1589 (Variables "end" and "unit" leak to global namespace) created by
- After running some animation (see …
- 2:00 PM Ticket #1588 (IE doesn't evaluate after a certain point whn pages are heavily loaded ...) created by
- Using a jquery routine which evaluate a class on img and do some …
- 12:33 PM Ticket #1587 (Creating inline element without closing tag in IE fails) created by
- If you try to create an inline element by using $('<span>') without …
- 12:29 PM Ticket #1536 (Jquery cant change input type in IE) reopened by
- There is a solution for this kind of problem described at …
- 12:10 PM Ticket #1586 (Problem animating to 0%) created by
- With the introduction of the % animation effects, I tried to implement …
- 12:03 PM Ticket #1585 (namespace.jQuery() fails when namespace.init is defined) created by
- Now jQuery can be assigned to any custom namespace. But the following …
- 11:22 AM Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) created by
- script.onload = script.onreadystatechange = function(){ if ( !done …
- 10:00 AM Ticket #1583 (Update to Packer 3.1) created by
- Update to the latest version of packer. rev 3241 jquery.pack.js * …
- 9:35 AM Ticket #1582 (the application is slow after some time of use) created by
- Ola. My English comes of google translator therefore not if it scares. …
- 8:46 AM Ticket #1581 (jquery v1.2 removes GET arguments from the url of the form plugin ...) created by
- - Hi, I use the forms plugin, sending data to the url …
- 8:32 AM Ticket #1580 ($.ajax puts query-part of url into data) created by
- I noticed that when I send a post ajax request with url like …
- 8:22 AM Ticket #1579 (1.2 Ajax method strips query string from URI) created by
- The ajax method will not POST to URI's with a query string. So if I …
Sep 10, 2007:
- 10:13 PM Changeset [4c5f091]1.12-stable2.2-stablekillphp by
- src/offset.js
- 9:08 PM Changeset [ed51be1]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:43 PM Changeset [2608bae]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:27 PM Ticket #1578 ($.post does not send URL's query string) created by
- .post strips the query string from the given url. So the url part of …
- 3:43 PM Changeset [a36771c]1.12-stable2.2-stablekillphp by
- src/fx.js
- 2:51 PM Changeset [ce256312]1.12-stable2.2-stablekillphp1.2 by
- version.txt
- 2:39 PM Changeset [6476b15]1.12-stable2.2-stablekillphp by
- src/core.js
Note: See TracTimeline
for information about the timeline view.