Bug Tracker

Timeline


and

04/27/07:

22:21 Ticket #1092 (ToggleText function requested) closed by john
wontfix: I'm not entirely sure what you're requesting, specifically - but this …
18:07 Ticket #1147 (Interface - Array broken on IE6/Safari/Konqueror (indexof)) created by wccrawford
The 'older browser helper' function in iutil.js causes arrays to exhibit …
02:47 Ticket #1130 (JS error in IE and FireFox in ASP.NET 2.0 after reloading page) closed by brandon
fixed: In the latest SVN we have moved to using DOM 2 event handlers which will …

04/26/07:

19:02 Ticket #390 (Can't attach IFrame's load event/IE7) closed by brandon
fixed: With the move to DOM Level 2 event handlers in the latest SVN this is now …
18:54 Ticket #1061 (Bug during refresh in ie 6 & 7 - at least with Iframes) closed by brandon
fixed: Fixed in Rev. [1795].
18:52 Changeset [fba422541a06a05ead698e1bffe4c7ec9a05ba22] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
Fix for #1061
18:05 Ticket #1146 (Wrong dom structure in ajax) closed by brandon
invalid: Get takes a 0 based number of which element to pull from the jQuery …
13:42 Ticket #1146 (Wrong dom structure in ajax) created by RSA
== index.html == […] == ajax.html == […] The problem is that you …

04/25/07:

23:27 Ticket #1142 (handle() should not iterate inherited members) closed by brandon
wontfix: Changes to the Object prototype are not supported and should be avoided. …
23:21 Ticket #815 (click event handler for checkbox gets fired twice) closed by brandon
wontfix: The issue happens when clicking the label. The change event would be more …
21:22 Changeset [33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0] by Jörn Zaefferer <joern.zaefferer@…>
  • src/ajax/ajax.js
Minor cleanup
21:11 Changeset [0539495e865aa81f4124c2557c4f9514eeeaee3f] by Jörn Zaefferer <joern.zaefferer@…>
  • build/build/pack.js
  • build/js.jar
  • build/js/Packer.js
  • build/js/Words.js
  • build/js/base2.js
Updated build to packer3
19:48 Ticket #1086 (s.indexOf("<tr") OR s.indexOf("<TR") bug in internet explorer) closed by brandon
fixed: Fixed in Rev. [1786].
19:48 Changeset [5fae496933cf4cad5826fbd871d0db455dc2947e] by Brandon Aaron <brandon.aaron@…>
  • src/jquery/coreTest.js
  • src/jquery/jquery.js
Fix for #1086: Append all caps HTML tags
18:42 Ticket #1114 (<LEGEND> with firefox) closed by brandon
fixed: Yes it is a bug and now it is fixed in Rev. [1785].
18:41 Changeset [958bed09da67c052dfa85c0bb8c0dc88873e5923] by Brandon Aaron <brandon.aaron@…>
  • src/jquery/coreTest.js
  • src/jquery/jquery.js
Fix for #1114: Appending legend elements in Firefox
18:21 Ticket #1087 (prependTo/appendTo on select elements) closed by brandon
fixed: The select element has a length property and bailing out in jQuery.clean. …
18:19 Changeset [cb828f3dab6ec8439ac111246346a8d4b3205fed] by Brandon Aaron <brandon.aaron@…>
  • src/jquery/coreTest.js
  • src/jquery/jquery.js
Fix for #1087: Using appendTo with select elements
18:06 Ticket #1145 (error callback does not get called for many errors) created by jakecigar
I assumed (incorrectly) that the error callback would be called for …
16:47 Ticket #1117 (bug setting CSS borders; only appears in FireFox) closed by brandon
invalid: This is an issue with your layout. The border is being applied but it is …
12:18 Ticket #1144 (form.serialize() and character sets) created by tipiirai
I am using ISO-8851-1 in my form fields (i live in Finland) and when data …
09:08 Ticket #1143 (jQuery adds mergenum attribute on matched elements in MSIE) created by jf.hovinne
Using latest revision (r1775), the following code seems to add a …
07:23 Ticket #1142 (handle() should not iterate inherited members) created by flamefork
There is a bug when object.prototype has custom functions. Actually it was …

04/24/07:

22:53 Ticket #1096 ($(class).resize works only in IE) closed by brandon
invalid: The resize event in browsers other than IE only support the resize event …
22:44 Ticket #1043 (unbind() fails on events not attached by jQuery) closed by brandon
wontfix: jQuery will not remove events it did not bind. However I have seen a …
22:35 Ticket #935 (Event.data is a global event object) closed by brandon
fixed: Fixed in Rev. 1775.
22:35 Changeset [2897b1bd2383031b6764192dc1ccb1d1205139a3] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
  • src/event/eventTest.js
unbind handlers with data + test (#935)
21:58 Ticket #1071 (this.$events is null) closed by brandon
fixed: With the move to DOM Level 2 event handlers conflicts with .Net events are …
21:54 Ticket #999 (ASP.Net 2.0 Page Scroll code is triggering the jQuery event handler ...) closed by brandon
fixed: With the move to DOM Level 2 event handlers this is now resolved. Fixed in …
21:52 Ticket #1140 (bind() incorrectly passes fn as data) closed by brandon
fixed: Fixed in Rev. 1773 and I change the != handler back to …
21:50 Changeset [14aafdf3191ca5da0dbd3c3fa3856dcc5a52c7be] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
!= undefined :)
21:48 Changeset [11b64c1149a0d49d105b50a2869d74cbe18613ed] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
  • src/event/eventTest.js
Don't pass handler function as data for events + test (#1140)
05:26 Ticket #1141 ($('#id').height() and $('#id').width() performance under IE7) created by Ihsahn
There's a big problem with performance of $('#id').height() and …
05:21 Ticket #935 (Event.data is a global event object) reopened by arrix
The fix introduces other problems. We are unable to unbind events bound …
04:50 Ticket #1140 (bind() incorrectly passes fn as data) created by arrix
If you call $(selector).bind(type, fn), fn will be used as data. So event …

04/23/07:

20:15 Ticket #1139 (hide/show bug) created by d3
[…] ---- After loading in browser I see: […] Opacity is not restored …
15:29 Changeset [94dfccc6dbb2dbf7b91e01622ff746c9c9f447d6] by Corey Jewett <cj@…>
  • src/jquery/jquery.js
Add hook for modifying the merge behavior of $.extend. Specifically, and time there is a collision between the target and mergee this function is called to resolve it.

04/22/07:

16:34 Changeset [1d2faf36cf356bc09d3389ad6fce6ee520560f25] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
Fix an issue with adding multiple event handlers and reattaching the global event handler in IE
05:13 Changeset [03d268025966059201fac5d7b6da5c210d22b9f2] by Brandon Aaron <brandon.aaron@…>
  • src/event/eventTest.js
Adding back modified test for #939
04:17 Changeset [e0aa10a664aabbc9ab900a07ea55cb892a7b8d3f] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
Fix scope issue in DOM 2 event handlers
03:24 Ticket #863 (click trigger works different in all but IE) closed by brandon
fixed: Fixed in Rev. 1765.
03:23 Ticket #939 (events don't work with iframes) closed by brandon
fixed: This is fixed in Rev. 1765.
03:18 Ticket #935 (Event.data is a global event object) closed by brandon
fixed: Thanks Jesse for the patch! Fixed in Rev. 1765.
03:16 Changeset [2ad223aedd1f93c783d98d60adc9fda3bdfbb4b6] by Brandon Aaron <brandon.aaron@…>
  • src/event/event.js
  • src/event/eventTest.js
Use DOM 2 event handlers, do not trigger click on a tags and event.data no longer global

04/20/07:

14:22 Ticket #1138 (Ability to make ordered selections in Selectable plugin) created by Luca Lenardi
Ordered selections could be useful for multi rows and multi cells …
13:27 Ticket #1137 (Ability to make ordered selections in Selectable plugin) created by Luca Lenardi
Ordered selections could be useful for multi rows and multi cells …
13:00 Ticket #1136 (Events not removed from jQuery.event.global) created by brandon
From Michael Schwarz on the discuss list: I have a very simple page which …
Note: See TracTimeline for information about the timeline view.