Timeline
11/30/10:
- 23:55 Ticket #7664 (.width() returns incorrect width of select elemets in FF3+ for OS X) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:25 Ticket #7665 ($.fn.data broken in jQuery 1.4.4 (related to pulling HTML5 data- ...) reopened by
- 22:24 Ticket #7666 (Documentation needs to be clearer on Ajax requests) closed by
- fixed: updated the docs to mention that error is not fired for jsonp requests, …
- 22:14 Ticket #7666 (Documentation needs to be clearer on Ajax requests) reopened by
- there are a few things that could be improved about the documentation of …
- 21:52 Ticket #7665 ($.fn.data broken in jQuery 1.4.4 (related to pulling HTML5 data- ...) closed by
- duplicate: It sure is. Thanks Jitter http://jsfiddle.net/rwaldron/tGHc5/3/
- 21:49 Ticket #7666 (Documentation needs to be clearer on Ajax requests) closed by
- invalid
- 21:26 Ticket #7666 (Documentation needs to be clearer on Ajax requests) created by
- For a success callback the textStatus and XHR object will not be populated …
- 21:15 Ticket #7665 ($.fn.data broken in jQuery 1.4.4 (related to pulling HTML5 data- ...) created by
- in jQuery 1.4.4 calling $(window).data() results in an error same for …
- 20:32 Ticket #7664 (.width() returns incorrect width of select elemets in FF3+ for OS X) created by
- In Firefox 3 or later for OS X, as of the changes in jQuery 1.4.1 .width() …
- 19:11 Ticket #7663 (Website navigation is broken) closed by
- invalid: As it states on http://bugs.jquery.com/newticket : For jQuery UI …
- 19:07 Ticket #7663 (Website navigation is broken) created by
- The links on the left bar are broken (in Firefox and IE at least). Start …
- 15:13 Ticket #7659 (jQuery and Googlebot) closed by
- worksforme: Thank you for submitting a ticket to the jQuery Bug tracker! Please note …
- 11:32 Ticket #7661 (find() doesn't behave as expected) closed by
- duplicate
- 11:30 Ticket #7660 (jQuery.support.minWidth) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project by …
- 11:17 Ticket #7662 ($('body').children() puts java applet in incosistent state - opera only) created by
- jQuery: 1.4.4 Browser: Opera 10.63 Problem: After performing …
- 11:05 Ticket #7661 (find() doesn't behave as expected) created by
- .find() doesn't seem to traverse through all all descendants as it used to …
- 10:48 Ticket #7657 ("cur" does not return negative numbers, that are less than "-10000") closed by
- duplicate
- 10:30 Ticket #7660 (jQuery.support.minWidth) created by
- It was necessary for me in my project to know does browser support …
- 10:09 Ticket #7659 (jQuery and Googlebot) created by
- jQuery seems to produce crawl errors with Googlebot. Google attempts to …
- 09:48 Ticket #7658 (after() throws nonsense error if called on an empty selection) created by
- Consider this expression: $("#nonexistent").after(","); If there is at …
- 09:15 Ticket #7657 ("cur" does not return negative numbers, that are less than "-10000") created by
- In case you want to animate an element, from position left:-11000, to …
11/29/10:
- 22:13 Ticket #7656 (Bug breaks part of theme - Image missing) closed by
- invalid: The jQuery bug tracker is not for support requests. Please use the …
- 22:07 Ticket #7656 (Bug breaks part of theme - Image missing) created by
- When I add this the image in front of the home category disappears and …
- 21:45 Ticket #7653 (XHR requests in Chrome and Safari extension pages return xhr.status === 0) closed by
- patchwelcome: Unfortunately, according to the XMLHttpRequest spec, status 0 is reserved …
- 20:37 Ticket #7655 (.link() does not work with autocomplete) closed by
- invalid: This is not the jQuery UI bug tracker. Please read the big red box on the …
- 20:31 Ticket #7654 (cleaning warnings in jQuery) closed by
- wontfix: Thanks for the report, but this is not a jQuery bug. Warnings are NOT …
- 20:23 Ticket #7655 (.link() does not work with autocomplete) created by
- I've a textbox bound to a member via .link(). When I select a proposed …
- 19:43 Ticket #7654 (cleaning warnings in jQuery) created by
- I've cleaned the jQuery core code to avoid the warnings that appears in …
- 18:17 Ticket #7653 (XHR requests in Chrome and Safari extension pages return xhr.status === 0) created by
- An XHR request will get 'status' set to 0, when you are on a extension …
- 18:04 Ticket #7652 (getting the offset coordinates of hidden elements) closed by
- invalid: a) Impossible b) Please invest even the slightest modicum of effort into …
- 17:53 Ticket #7652 (getting the offset coordinates of hidden elements) created by
- getting the offset coordinates of hidden elements
- 17:47 Ticket #7651 (bind() and trigger() fail on plain javascript objects if a method “handle” ...) created by
- This is a regression from the changes made in 1.4.3. The following works …
- 16:55 Ticket #7647 (Ajax request, using the GET method, cannot be cached in Opera) closed by
- duplicate: This is not a jQuery bug, it is a known Opera issue …
- 00:23 Ticket #7650 (Test suite should run against minified jQuery) created by
- Our unit testing suite doesn’t currently have any mechanism to ensure that …
- 00:19 Ticket #7318 (Support Closure Compiler ADVANCED_OPTIMIZATIONS) closed by
- wontfix: Nope; the ability for people to duck punch most of the jQuery functions to …
11/28/10:
- 20:02 Ticket #7649 (Enhance removeAttr()) created by
- I would like the removeAttr() function remove multiple attributes. Maybe …
- 19:31 Ticket #7648 (data events don't trigger .live() event handlers) closed by
- invalid: > Note that in jQuery 1.4.3 these events no longer bubble (allowing them …
- 17:41 Ticket #7582 (a.setAttribute is not a function) closed by
- duplicate: Closing as a duplicate of #7500 and #7607, both of which were related to …
- 17:37 Ticket #7646 (IntegrityError: (1062, "Duplicate entry 'warpr-1-name' for key 'PRIMARY'")) closed by
- worksforme: Thank you for submitting a bug to the jQuery Bug Tracker! I've just …
- 16:44 Ticket #7648 (data events don't trigger .live() event handlers) created by
- It seems like the data events (setData, changeData, getData) aren't …
- 15:54 Ticket #7647 (Ajax request, using the GET method, cannot be cached in Opera) created by
- See this question - …
- 10:20 Ticket #7646 (IntegrityError: (1062, "Duplicate entry 'warpr-1-name' for key 'PRIMARY'")) created by
- ==== How to Reproduce ==== While doing a POST operation on /register, …
- 07:06 Ticket #7645 (Child Selector broken in ie7) closed by
- worksforme: A) It is invalid to have <li> nested as children of a <div> - they must be …
- 06:26 Ticket #7645 (Child Selector broken in ie7) created by
- jQuery('#templates>.bar') fails to select any items in ie7 …
- 00:22 Ticket #7644 (DataType defination in Ajax calls) closed by
- invalid: This is not a jQuery bug. When you pass the wrong values, you will get …
- 00:09 Ticket #7644 (DataType defination in Ajax calls) created by
- Hi jQuery Team, First of all, I want to say, thanks all the team such as …
11/27/10:
- 22:56 Ticket #7642 (jQuery behavior vith "application/xhtml+xml" mime type) closed by
- duplicate
- 22:15 Changeset [34bf1a2a7d688d9861350fd7836eb98268db821e] by
-
- src/core.js
- 19:50 Ticket #7643 (Sizzle querySelectorAll doesn't work when element id contains special ...) closed by
- duplicate
- 18:02 Ticket #7643 (Sizzle querySelectorAll doesn't work when element id contains special ...) created by
- I noticed an issue where the querySelectorAll call fails in Sizzle when …
- 17:43 Ticket #7642 (jQuery behavior vith "application/xhtml+xml" mime type) created by
- First: I hope that I am not wasting your time, I apologize if this is a …
11/26/10:
- 20:30 Ticket #378 (Deprecate $.get and $.post) closed by
- invalid
- 18:39 Ticket #7641 (Animating style to "auto" and "" (empty string) values) created by
- Have been doing some testing and realized trying to animate height / width …
- 16:25 Ticket #7640 (Add load_send, load_complete, load_success and load_error event trigger on ...) created by
- On some DOM elements I needed to use a generic function to show a …
- 13:14 Ticket #7639 (.before on same element give unexpected result) created by
- Calling .before function on same element give unexpected result (element …
- 12:27 Ticket #7638 (Incorrect animate behaviour in WebKit) created by
- Hi! I use jQuery animation as following: selector.animate({top: '-=' + …
- 11:43 Ticket #7637 ($(a).css('background') return empty string) closed by
- wontfix: As you stated yourself, the documentation for [ http://api.jquery.com/css/ …
- 11:13 Ticket #343 (Set the Content-Type of an AJAX request) closed by
- wontfix
- 11:03 Ticket #7637 ($(a).css('background') return empty string) created by
- […] return empty string. But the setter […] works. I use […] to …
- 08:40 Ticket #5414 (Live event binding not matching selector) reopened by
- 06:03 Ticket #7615 (trim : jQuery handling of native (or custom defined) objects methods) closed by
- worksforme: From zerterone's response (and a quick google search which appears to …
- 05:59 Ticket #7636 (jquery-1.4.1-vsdoc.js apparently has the support section commented.) closed by
- invalid: Please note the following comment from this VSDOC release (shown at the …
- 02:23 Ticket #7636 (jquery-1.4.1-vsdoc.js apparently has the support section commented.) created by
- Hi guys probably being naive here but have lost at least a day trying to …
- 00:50 Ticket #7635 (Hover events) closed by
- worksforme: Call stop before performing animation to avoid queuing.
- 00:19 Ticket #7635 (Hover events) created by
- When using the hover event, it can queue up triggers when a user mouses in …
11/25/10:
- 22:36 Ticket #7238 (Bug in "not submit") closed by
- fixed: test case works for me in FF 3.6.12 …
- 14:46 Ticket #7631 (Use jquery hot key and jquery 1.4.4 together, always get error.) closed by
- invalid: This bug tracker is only for issues regarding jQuery core. This is …
- 14:40 Ticket #7634 (Can't find "option" in "select" with a point within id.) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:36 Ticket #7632 (JQPrint - Zoom ie7 compatability) closed by
- invalid: This bug tracker is only for issues regarding jQuery core. This is …
- 14:35 Ticket #7634 (Can't find "option" in "select" with a point within id.) created by
- When there's a point in the id of a select, val(x) doesn't work. …
- 14:25 Ticket #7633 ($.attr('onclick', 'somefunction()') not working on Google Chrome) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:30 Ticket #7633 ($.attr('onclick', 'somefunction()') not working on Google Chrome) created by
- I noticed this bug. In Firefox it works. Using FF 3.6 and GC 7.
- 09:20 Ticket #7632 (JQPrint - Zoom ie7 compatability) created by
- In ie8 the print area becomes 100% and on ie7 the print area has been zoom …
- 08:35 Ticket #7631 (Use jquery hot key and jquery 1.4.4 together, always get error.) created by
- I use juery with 1.4.4 version in my application, and I also refer …
- 06:25 Ticket #7627 (Firefox flickering when using .slideToggle) closed by
- worksforme: I've reproduced your original test case here …
- 01:15 Ticket #7617 (enterviewport event) closed by
- wontfix
- 00:25 Ticket #7620 (issue noticed with $("*",divElement) execution) closed by
- duplicate
11/24/10:
- 23:07 Ticket #7630 (datepicker does not fire change event in IE8) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:54 Ticket #7630 (datepicker does not fire change event in IE8) created by
- When using IE8 and entering a date using the keyboard the change event …
- 22:35 Changeset [a2c2d68d7f29eb543d937a72bdf4b5399b7aa14a] by
-
- test/unit/ajax.js
- 21:04 Ticket #7628 (Incorrect documentation for event.currentTarget) closed by
- fixed: http://api.jquery.com/event.currentTarget/ i added a note about this and …
- 21:04 Ticket #7629 (Extend coverage of stored references to core methods metaticket) created by
- A comment on #6809 pointed to a patch that does some optimizations by …
- 20:48 Ticket #7065 (jquery.com referencing google CDN's 1.4 (e.g. latest version) instead of ...) closed by
- fixed: Closing as a fix for this has now been verified as having been completed. …
- 20:38 Ticket #7628 (Incorrect documentation for event.currentTarget) created by
- The documentation for event.currentTarget states: > This property will …
- 19:14 Ticket #7627 (Firefox flickering when using .slideToggle) created by
- I´m having a problem when using .slideToggle! I works fine, but in …
- 19:01 Ticket #7626 (.append($foo) evaluates <script> tags, even after removed from $foo) created by
- http://jsfiddle.net/9Be5k/8/ I'm filing this bug and noting that this …
- 18:57 Ticket #7621 (JSONP cacheability) reopened by
- 18:18 Ticket #7624 (a.ownerDocument is undefined) closed by
- invalid: this inside an ajax callback is a reference to the ajax settings object. …
- 17:52 Ticket #7625 (Effects animate "left < -10000") closed by
- duplicate: A quick search for "-10000" will reveal this as being a duplicate.
- 17:48 Ticket #7625 (Effects animate "left < -10000") created by
- By a function call animate: $lenta.animat( {left: '-15000px '} ) if …
- 17:34 Ticket #7624 (a.ownerDocument is undefined) created by
- […] Returns an error in FireBug: […] Which stances to this …
- 17:04 Ticket #7623 (Exception thrown in replaceWith) created by
- An exception is thrown (Syntax error, unrecognized expression), when …
- 16:59 Ticket #7622 (FF 4b7: $(form).submit() does not work) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 16:18 Ticket #7622 (FF 4b7: $(form).submit() does not work) created by
- $('#id').submit() does not work with Firefox 4.0 beta 7, if the …
- 16:15 Ticket #7621 (JSONP cacheability) closed by
- worksforme: You can define the callback name in your options... This is copied from: …
- 16:10 Ticket #7621 (JSONP cacheability) created by
- would be nice to have a simpler way of generating JSONP requests with …
- 15:48 Ticket #7619 (selectors broken if id contains period) closed by
- duplicate
- 15:47 Ticket #7620 (issue noticed with $("*",divElement) execution) created by
- Issue is in executing $(“*”,div) method. It is not traversing each inner …
- 15:32 Ticket #7619 (selectors broken if id contains period) created by
- In the following example the console output is supposed to be "1", but as …
- 14:27 Ticket #7618 (Get wrong dimensions of hidden elements) created by
- As informed, the new released version of jQuery (1.4.4) came with a new …
- 13:47 Ticket #7617 (enterviewport event) created by
- add enterviewport and leaveviewport events to elements. Similar to what …
- 13:30 Ticket #7616 (Document and clean arguments of per-step callback in animate()) created by
- Currently animate() can animate only simple numeric CSS properties. …
- 13:01 Ticket #7615 (trim : jQuery handling of native (or custom defined) objects methods) created by
- i'm not sure if this should be called a bug but it is an issue while …
- 12:52 Ticket #7614 (Order of selector expression returns different results for .find(selector) ...) created by
- Working test case: http://jsfiddle.net/hd4NK/ In Opera 10.63 the …
- 11:15 Ticket #5037 (Distinguish synthesized events) closed by
- invalid: Closed per request of the reporter.
- 10:39 Ticket #7613 (query about minimised code) created by
- Firefox's firebug is throwing an error "reference to undefined property …
- 10:09 Ticket #7612 (Abnormal closest() behaviour) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 09:14 Ticket #7612 (Abnormal closest() behaviour) created by
- Let's say I have that basic html list : […] I want to point to the …
11/23/10:
- 23:46 Ticket #7611 (insertBefore fails when target is inline and previous non-empty sibling is ...) created by
- html: <span>abc<br></span> <a href="#">link</a> JS: …
- 21:20 Ticket #5776 (Firefox 3.5 XUL error in extension) closed by
- duplicate
- 21:16 Ticket #6287 (show() hide() bug if element is hidden with css class property) closed by
- wontfix: Calling hide, show, css, etc. always implies a style override.
- 21:12 Ticket #2252 (Setting select value via val() shows error in IE6) closed by
- patchwelcome: If someone can come up with a good patch for this, then we’ll take a look …
- 21:10 Ticket #7169 (Allowing $.fn.css to accept an object as a getter) closed by
- duplicate
- 18:38 Ticket #7604 (text() method throws script error in IE 9 beta) closed by
- worksforme
- 17:07 Ticket #7610 (.ready (and .readyWait) should really be implemented using the Events API) created by
- Ideally, .ready( fn ) and $( fn ) should both be shortcuts for `.bind( …
- 16:58 Ticket #7214 (document jQuery.readyWait) closed by
- duplicate: Added info on #6781 that readyWait needs to be documented on …
- 15:57 Ticket #7609 (attribute selectors can't contain colons) closed by
- invalid: Thanks rtpmatt Here is a working example: …
- 15:46 Ticket #7609 (attribute selectors can't contain colons) created by
- $('[foo:bar]') doesn't work http://jsfiddle.net/wsYPR/
- 13:19 Ticket #7608 (Opera 10.63 - animate width fails when inline style initialized to "width: ...) created by
- Line 5407 appears to be the culprit. Worked in 1.4.3 but a re-factor in …
- 12:09 Ticket #7607 ($(window.location).attr('href', 'foo');) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 10:54 Ticket #7607 ($(window.location).attr('href', 'foo');) created by
- I use this with jquery 1.4.2. and it was ok. After upgrading 1.4.4 it …
- 06:18 Ticket #7601 (jQuery breaks DOM when setting html() string beginning with a newline) closed by
- invalid: The principal issue here was the self-closing <div> tag. You can usually …
- 06:16 Ticket #7606 (Suggestion for jQuery 1.5) closed by
- wontfix: I believe what you are looking for is Firebug (or …
- 05:02 Ticket #7606 (Suggestion for jQuery 1.5) created by
- I like the jQuery team to consider packaging a debugging utility in the …
- 02:47 Ticket #7605 ($(window).attr() throws error: "") closed by
- duplicate
- 02:43 Ticket #7605 ($(window).attr() throws error: "") created by
- Trying to fetch any attributes from the window element results in an error …
- 02:22 Ticket #7115 (jQuery.tmpl, options not (deep)extending data properly) closed by
- invalid: It turns out that this approach to setting default data values has a lot …
- 01:03 Ticket #7604 (text() method throws script error in IE 9 beta) created by
- Test case here. It looks like IE 9 throws …
- 01:01 Ticket #5954 (jQuery(html) create child script elements at root level) closed by
- duplicate
- 00:30 Ticket #7603 (got error while iterating the event object) closed by
- worksforme: I decided to work through this one myself. There were a few errors in your …
- 00:13 Ticket #7599 (JSON serialization similar to serializeArray) closed by
- duplicate
- 00:13 Ticket #7603 (got error while iterating the event object) created by
- [Exception... "Component returned failure code: 0x80004005 …
Note: See TracTimeline
for information about the timeline view.
