Timeline
07/17/08:
- 19:33 Ticket #3169 (Browser Detection is incorrect) created by
- I was trying to make some IE7 specific code and I soon realized that IE7 …
- 16:53 Ticket #3168 (Content from $.get won't be affected by jQuery) created by
- Getting a select box from a PHP file... […] …
- 12:58 Ticket #3167 (z.indexOf is not a function) created by
- PROBLEM a specific jquery select and form with name=name gives "z.indexOf …
- 12:12 Ticket #3166 ([autocomplete 1.0.2] Plugin: Suggestions wrong if minChar set to 0) created by
- Let's say you use autocomplete with the 'mutliple' option and 'minChar' …
07/16/08:
- 17:14 Ticket #3165 (problem using jquery + scriptaculous/prototype) created by
- Hi everyone, I'm trying to have a double javascript effect on one …
- 06:14 Ticket #3164 (for-loop is off by 1) created by
- for-loop (nr line 2102) that clones "read-only properties" from props list …
- 01:03 Ticket #3163 (IE pseudo-leak) created by
- sIEve reports DOM leaks for AJAX stuff. In the particular case I was …
07/15/08:
- 19:19 Ticket #3162 (Typo in clone function causes error in IE) created by
- After "ret" is assigned as the result of "this.map", events are processed …
- 17:32 Ticket #3161 (Resizable element within Iframe shifts during resize) created by
- The iframe have horizontal and vertival scrollbars. After I scrolled the …
- 15:58 Ticket #3159 ($(..).empty() leaks memory when form is first child) closed by
- fixed: Applied at [5789].
- 15:58 Changeset [a33f85e691e07f03f724b2bd3c6948b346d33ee6] by
-
- src/core.js
- 15:38 Ticket #3160 (Error in hover event) closed by
- invalid: .hover requires 2 functions. It's in the docs.
- 13:49 Ticket #3160 (Error in hover event) created by
- My code: $('#rate1').hover(function () { alert('s'); }); Error: …
- 04:40 Ticket #3159 ($(..).empty() leaks memory when form is first child) created by
- Calling $(expr).empty() on an element who's first child is a form fails to …
- 02:54 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) closed by
- fixed
- 02:53 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) reopened by
- 02:48 Ticket #3156 (Resizable element within Iframe shifts during resize) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:39 Ticket #3153 (UI bug) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:37 Ticket #3150 (Attribute selectors attributeEquals, attributeStartsWith, attributeHas ...) closed by
- wontfix: This was asked before. Inline event handlers are not good practices, and …
- 02:34 Ticket #3149 (draggable/containment doesn't work in safari (3.1.2) (Windows XP)) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 02:22 Ticket #3143 (XML parsing-related bug in IE) closed by
- wontfix: Check this link : http://docs.jquery.com/Core/jQuery#html The jQuery …
07/14/08:
- 21:06 Ticket #3158 ("1 item remaining" issue in IE) created by
- Sometimes in IE 7 a page with jQuery.js included never loads completely. …
- 17:37 Ticket #3157 (JSONP doesn't always correctly fire ajax events) created by
- When making a remote call, jQuery.active is incremented, but never …
- 16:30 Ticket #3156 (Resizable element within Iframe shifts during resize) created by
- http://groups.google.com/group/jquery-ui/browse_thread/thread/730ef2e3adb71 …
- 04:54 Ticket #2181 (JQuery fails to execute search in pages containing applets.) reopened by
- Error: undefined is not a function Line 1166. The error occured on a page …
07/13/08:
- 19:24 Ticket #3155 (Request method GET in Internet Explorer 6 & 7) created by
- When using Internet Explorer 6 & 7, simple code below uses POST method …
- 17:38 Ticket #3154 (field name "split" breaks add(form.elements)) created by
- A validation plugin user reported that giving a field the name-attribute …
- 15:06 Ticket #2984 ([validate] bogus validation error for textareas on Opera 9) closed by
- fixed: Should be fixed in [5788], which was aimed at #3035.
- 15:05 Ticket #3035 ([validate] fails to validate input fields in Opera and Konqueror with ...) closed by
- fixed: Fixed in [5788].
- 14:52 Ticket #2861 ([validate] masks don't working in firefox 2.0.0.14) closed by
- fixed: Fixed in latest revision, soon to be released as 1.4.
- 14:46 Ticket #3111 ([accordion] inconsistent behaviour in accordionchange) closed by
- fixed: Fixed in revision 451, see http://ui.jquery.com/bugs/changeset/451
- 12:43 Ticket #2995 (The firebug say: "Too much recursion" -> jquery.js) closed by
- invalid: Can't figure out to what issue the thread is actually referring to.
- 12:34 Ticket #2561 ([validate] custom errorPlacement) closed by
- invalid: This works fine on your testpage: […] I therefore consider this …
07/12/08:
- 16:39 Ticket #2513 (Accordion: classNames should be default) closed by
- invalid: The second class got removed, other issues are now on the UI bugtracker.
- 16:38 Ticket #2354 (Link for closed tickets in roadmap page doesn't work.) closed by
- worksforme
- 16:20 Ticket #3153 (UI bug) created by
- Since the version 1.5.1 of UI if I apply draggable or resizable to the …
- 11:46 Ticket #1859 (jquery.com in IE6) closed by
- wontfix: A new base theme is being worked on, won't fix the current one.
- 11:45 Ticket #1819 (Custom trac query doesn't work when I'm logged in) closed by
- wontfix
- 11:45 Ticket #1658 (Report 8 is broken) closed by
- wontfix
- 11:44 Ticket #1646 (trac bug "View tickets") closed by
- wontfix: Usually logging in first helps. Maybe someone bothers to update Trac.
- 11:41 Ticket #1530 (starterkit.html crash on opening page) closed by
- worksforme
- 11:37 Ticket #1310 (Add easily accessible version info to jQuery core) closed by
- worksforme: The difference between jQuery.version and jQuery.fn.version is really not …
07/11/08:
- 17:09 Ticket #3152 (attr(name, value) does not escape values) created by
- If you call the attr(name, value) function to set an attribute value, …
- 02:05 Ticket #3151 ([autocomplete] TrimWords function splits value despite options.multiple is ...) created by
- If an entry contains the multipleSeparator string, and mustMatch is true, …
07/10/08:
- 15:15 Ticket #3150 (Attribute selectors attributeEquals, attributeStartsWith, attributeHas ...) created by
- Link elements aren't matched when the onclick attribute value is searched. …
- 12:44 Ticket #3149 (draggable/containment doesn't work in safari (3.1.2) (Windows XP)) created by
- <script src="jquery-latest.js"></script> <script …
- 07:32 Ticket #3148 (Sortable items within table + float:left + IE7 = items not displayed) created by
- I entered the following ticket in Jquery UI trac (#3034) but was told that …
- 02:05 Ticket #3147 (click event problem) created by
- I have a problem similar to posted here: http://dev.jquery.com/ticket/2532 …
Note: See TracTimeline
for information about the timeline view.
