Bug Tracker

Timeline


and

08/19/07:

23:39 Ticket #1463 (jQuery slowdowns on consecutive calls) closed by john
fixed: Fixed in SVN rev [2783].
23:38 Ticket #1210 (Create "script" tag fails in IE) closed by john
fixed: Fixed in SVN rev [2783].
23:38 Ticket #1080 ($.get(url, callback) overwrites default 'data' parameter) closed by john
fixed: Fixed in SVN rev [2783].
23:38 Ticket #1028 (.extend() recursively) closed by john
fixed: Fixed in SVN rev [2783].
23:38 Ticket #1236 (Extend should not die before processing all of its arguments.) closed by john
fixed: Fixed in SVN rev [2783].
23:37 Changeset [2ef4093cf7f52383dd43bd361864edcda27e5c3c] by John Resig <jeresig@…>
  • build/runtest/test.js
  • build/test/data/dashboard.xml
  • build/test/data/test.html
  • build/test/data/test.js
  • build/test/data/test2.html
  • build/test/data/test2.php
  • build/test/data/testrunner.js
  • build/test/index.html
  • src/ajax/ajax.js
  • src/ajax/ajaxTest.js
Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order to achieve this I had to fix a numbe r of bugs in the suite itself, along with other random bugs that popped up. The following bugs were resolved along the wa y: #1236 (.extend() keeps processing when it hits nulls), #1028 (.extend() now works recursively), #1080 ($.get no longer overwrites the data parameter), #1210 (Creating script and link tags now work), and #1463 (jQuery.global has been re-too led to no longer leak memory and slow things down).
21:12 Ticket #1353 ($.getJSON optional parameters bug) closed by john
worksforme: In the test suite, and works for me.
21:10 Ticket #1274 (ajaxSend(callback), ajaxSuccess(callback) problems in jQuery 1.1.2) closed by john
fixed: Fixed the docs.
21:07 Ticket #948 (jquery ajax authentification intégré iis) closed by john
worksforme
21:06 Ticket #384 (IE fails to send/set custom request headers) closed by john
worksforme
21:06 Ticket #1079 (FF and IE fail to send custom headers) closed by john
worksforme
13:48 Ticket #1516 (.load - add support for standard key/value pairs string as a parameter) created by pops
Problem: .load(url, parameter) has an obstrusive and ambiguious design …
07:28 Ticket #1155 ($("*") returns comments in IE) closed by john
fixed: Fixed in SVN rev [2781].
07:28 Changeset [24db022ba06523f92e94ac5fa791fc4865b55ba7] by John Resig <jeresig@…>
  • src/jquery/jquery.js
  • src/selector/selectorTest.js
Added a fix for IE returning comment nodes in * queries. I put the logic in $.merge() but added a conditional such that the speed hit only effects IE users. (Bug #1155)
07:06 Ticket #1482 (.curCSS() fails in safari when elem has no .parentNode) closed by john
fixed: Committed in SVN rev [2780].
07:06 Changeset [735e2e8197e391c2666766d2b2ba924fe5fb73d8] by John Resig <jeresig@…>
  • src/jquery/jquery.js
Applied arrix's fix for getting style values on elements that aren't in the DOM, in Safari. (Bug #1482)
00:49 Ticket #1441 (An error in success() triggers the error() callback) closed by john
fixed: Fixed in SVN rev [2770].
00:48 Changeset [f64eb21fade249bf0dc9d7ab820eafaaf4a521ad] by John Resig <jeresig@…>
  • src/ajax/ajax.js
We were catching exceptions within the success callback of an Ajax request, then causing an error callback to be called (which is incorrect). (Bug #1441)
00:29 Ticket #1515 (slideDown() flickers in Firefox 2.0) created by SkeletonMan
When sliding a hidden div into view with slideDown(), the content of that …
00:08 Ticket #1449 (parent method return duplicate elements) closed by john
fixed: Fixed in SVN rev [2769].
00:07 Changeset [05d401dd8439d8a2137d3fb69a70d671c0d3a69d] by John Resig <jeresig@…>
  • build/test/index.html
  • src/jquery/coreTest.js
  • src/jquery/jquery.js
Fixed non-unique results from .parent(), .parents(), .next(), etc. (Bug #1449)

08/18/07:

23:50 Ticket #1484 (.next() function bug) closed by john
duplicate: Duplicate of #1449.
23:43 Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) closed by john
invalid: The only important aspect is that the callback is the last argument - …
21:00 Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) reopened by RghSx
I'm sorry but maybe you can explain it to me better, the easing may …
20:28 Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) closed by john
invalid: No, this is correct. The easing argument is optional - so those calls are …
01:33 Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) created by RghSx
In 1.1.3.1 version, the animate function I see now takes 4 params - why …

08/17/07:

16:30 Ticket #1513 ($('<input/>').attr() failure in IE6) created by uence
The code below fails in IE6 with the error: "This command is …
07:11 Ticket #1512 (floating window does not dislay) created by mickboland
this is the senario: 1. may page has an Iframe that permanently connects …

08/16/07:

23:56 Ticket #1490 (Safari Crashes on interface tooltip demo) created by SuperRoach
 http://interface.eyecon.ro/demos/tooltip.html When trying this demo out …
03:36 Ticket #1489 (<caption> erroring on append and prepend, nothing on appendTo or prependTo) closed by john
fixed: Fixed in SVN rev [2728].
03:35 Changeset [760a244dbdca7b5a93d147c62ac37ff6eeb9573b] by John Resig <jeresig@…>
  • src/jquery/coreTest.js
  • src/jquery/jquery.js
Added a fix for bug #1489, appending <caption> was broken.
03:17 Ticket #1489 (<caption> erroring on append and prepend, nothing on appendTo or prependTo) created by bmsterling
The following error out when adding to a <table> […] Nothing …

08/15/07:

17:11 Ticket #1453 (java.lang.String passed to append/jQuery.clean throws Exception) closed by joern
fixed: Fixed in [2719] by adding this to the context initalisation: […]
11:31 Ticket #1488 (Events cause all object methods to be fired) created by cynn
With the following code (and jquery.js include file): […] Clicking a …
08:46 Ticket #1487 (Manual viewing bug) created by ikuzgun
Manual's bug While you write an example like at …

08/14/07:

20:05 Ticket #1486 (Triggering focus to hidden elements does not work in IE) created by himynameiznate
If you try to trigger the focus of a field that is hidden (whether it's …
16:37 Changeset [d38ee78db9b8a8a89b985928c1d23543cb2ff1cd] by Jörn Zaefferer <joern.zaefferer@…>
  • build/runtest/env.js
reverted my "fixes", seems like they work only with the latest (dev) rhino version, which isn't that helpful
08:15 Ticket #1485 (Some bugs and errors in the Sortable functions in the interface plugin) created by torkild
I have now tryed to figure this out for a couple of hours. I was up to …
05:17 Ticket #1484 (.next() function bug) created by LuckyKing
$("#test").next("a>img"); before: <div id='test'></div><a><img …

08/13/07:

13:36 Ticket #1483 (Plugin Validation don't work with IE) created by estevao_lucas
When is used jQuery 1.1.3.1 with the plugin Validation (bassistance.de), …
04:31 Ticket #1482 (.curCSS() fails in safari when elem has no .parentNode) created by arrix
[…]
01:54 Ticket #1481 (when the input field in the Sortable,inside the input field text cannot ...) created by ppyupp
Code: <script type="text/javascript"> $(document).ready(function(){ …

08/12/07:

08:00 Ticket #1480 (isFunction fails in certain cases) created by dmitriid
I'm not sure how relevant it is, but: […] If you write {{{ a = …
Note: See TracTimeline for information about the timeline view.