Timeline
Mar 9, 2011:
- 10:38 PM Changeset [2ac4067]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 10:05 PM Ticket #8488 (.toggle( showOrHide ) is not consistent with documentation) closed by
- fixed: I've updated the docs to clarify the equivalent code to emphasize that …
- 8:16 PM Ticket #8487 (Cache option for .getScript) closed by
- wontfix: Just use ajax directly, not a helper, if you have this kind of …
- 8:07 PM Ticket #8412 (Ajax problem on iOS with HTML5 applicationCache and web-app mode) closed by
- wontfix: OK, so we'll wait and see if and when this is fixed in iOS.
- 8:02 PM Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) closed by
- wontfix
- 5:02 PM Ticket #8488 (.toggle( showOrHide ) is not consistent with documentation) created by
- the documentation says it is the equivalent to […] but if …
- 4:23 PM Ticket #8487 (Cache option for .getScript) created by
- From now on, the .getScript function should allow the use of caching, …
- 3:44 PM Changeset [2746d7f]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 11:09 AM Ticket #8486 (find not working on a select in 1.5.1) created by
- Hi, I have this piece of code - x = …
- 11:00 AM Ticket #8453 (In IE the is() function triggers a sizzle exception that is not ...) closed by
- invalid: Given that the issue in the original ticket was caused by a lack of …
- 10:54 AM Ticket #8481 (location.hash broken within jQuery after page redirection on IE) closed by
- invalid: Closing as the original submitter has confirmed this is not an issue …
- 9:08 AM Ticket #8483 (Using any wrapping function removes `<script type="bogus">` from hierarchy) closed by
- duplicate
- 8:55 AM Ticket #8485 (Problem with bind() and some events in IE 9) created by
- Example at http://jsfiddle.net/38szJ/ When ran in IE 9 standards …
- 8:11 AM Ticket #8484 (Jquery AJAX call not working on Chrome and Safari) created by
- Jquery AJAX call not working on Chrome and Safari
- 8:01 AM Ticket #8483 (Using any wrapping function removes `<script type="bogus">` from hierarchy) created by
- When using jQuery Templates and wrapping an element containing those …
- 1:16 AM Ticket #8482 (position() on AREA element errors in IE (tested IE 7 and 8)) created by
- The following works in Firefox but not IE (tested 7 and 8). […] …
Mar 8, 2011:
- 11:59 PM Ticket #8481 (location.hash broken within jQuery after page redirection on IE) created by
- This is a weird bug that breaks location.hash. When all of the …
- 8:57 PM Ticket #8476 (Strange behavior with appendTo) closed by
- invalid: That is WAY too much code for a bug report. It looks like you are …
- 8:54 PM Ticket #8480 (Binding 'click' and 'dblclick' not working in JQuery 1.5.1) created by
- In JQuery 1.5, the following commands worked fine (I realize these are …
- 7:51 PM Ticket #8478 (ie7 "unexpected propriety or method" error) created by
- I use jquery 1.5.1, it works without any error in Chrome 9, Safari 3, …
- 5:11 PM Ticket #8477 (No position() info in children on completing the ajax request filling ...) created by
- If we load some HTML into DIV that has the display CSS property …
- 4:11 PM Ticket #8476 (Strange behavior with appendTo) created by
- Hello, I'm trying to create my first jQuery plugin, a "game of …
- 4:05 PM Ticket #8454 (Error with using method getJSON in jQuery 1.5.1) closed by
- duplicate: http://bugs.jquery.com/ticket/8084#comment:16
- 2:39 PM Ticket #8475 (this :not() selector doesn't seem to work for me) created by
- $( "#iw-claim-form input[ type='text' ]:not( [ disabled='disabled' ] …
- 1:35 PM Ticket #8474 ([ firefox] jquery >= 1.5 won't work with flowplayer tooltip) created by
- Someone asked to post a sample here, http://jsfiddle.net/WFjgd/3/ …
- 12:32 PM Ticket #8473 (In IE9rc *[tabIndex] select all elements without tabindex also) created by
- The live events are triggert for all elements, if I remove the …
- 12:19 PM Ticket #8472 (Transform object to flat array) created by
- It could be interesting to have a method to serialize deep objects to …
- 11:05 AM Ticket #8471 (Documentation for end() shouldn't use the word 'closure' in the ...) created by
- When talking about using end() at the end of a chain of end() calls, …
- 9:57 AM Ticket #8470 (Possible IE conflict with modal popups) closed by
- invalid: Bug reports need simple test cases, as the red box above says. Please …
- 9:56 AM Ticket #8469 (nth-child selector problem in certain browsers) closed by
- invalid: You were right in posting on the forum, since this is the bug tracker. …
- 9:47 AM Ticket #8470 (Possible IE conflict with modal popups) created by
- Hi, this is referencing …
- 4:21 AM Ticket #8469 (nth-child selector problem in certain browsers) created by
- I posted this on the forum but no replies. I'm having trouble with the …
- 3:11 AM Ticket #8468 (Find by multiple selector return different value in Opera) created by
- Requirements in html: 1. element input with class 'vdata' doesn't …
- 2:52 AM Ticket #8134 (Internet Explorer (64-bit) and 32-bit) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 7, 2011:
- 9:53 PM Ticket #8462 (draggable with clone won't work after first drop) closed by
- worksforme
- 9:51 PM Ticket #8466 (.append is not working properly) closed by
- invalid: An array of jQuery objects is not a valid argument to
.append()
. - 9:49 PM Ticket #8465 (Allow defaultPrevented event attribute to bubble) closed by
- invalid
- 3:17 PM Ticket #8466 (.append is not working properly) created by
- i don't know if i miss something, but I thought this should work: …
- 2:55 PM Ticket #8465 (Allow defaultPrevented event attribute to bubble) created by
- There's a problem with the event bubbling system where we want to flag …
- 2:45 PM Ticket #8464 (jQuery ajaxSetup fails using a context that includes circular references) created by
- Options of an ajax request are prepared through the ajaxSetup method, …
- 2:30 PM Ticket #8463 (Ajax broken in jQuery 1.5.1 on Opera 11) created by
- This is a bugreport that Ajax() in jQuery 1.5.1 stopped working on …
- 12:33 PM Ticket #8440 (SUGGESTION: Make .append() able to take a URL in the same manner as .load()) closed by
- wontfix: cool idea. so instead of […] you can just do […] which just …
- 12:08 PM Ticket #8397 (.hover + .clone(true) broken?) closed by
- duplicate
- 12:07 PM Ticket #8462 (draggable with clone won't work after first drop) created by
- Pulled my hair for a couple of hours trying to fix this. I have a …
- 10:24 AM Ticket #8461 (Jquery Core IE Bug Large ComboBox) created by
- When i make a dialog with a <div> who has a inside combobox(<select>) …
- 9:47 AM Ticket #8460 (php empty function) closed by
- invalid: This is not a bug report. You could make a post on the forum if you'd …
- 8:43 AM Changeset [c6b891f]1.12-stable2.2-stablekillphp by
- test/data/testsuite.css
- test/unit/css.js
- 8:27 AM Ticket #8460 (php empty function) created by
- Hi, i just wanted to share my empty function with others. I did not …
- 6:31 AM Ticket #8459 (hide/show explicitly set display and leak data on the element) created by
- calling hide and show on an element explicitly sets the display …
- 6:10 AM Ticket #8458 (About Dropdown Menu) created by
- When the menu slideUp, the submenu is cut off from the main menu and a …
- 2:55 AM Ticket #8334 (Toggle()/hide()/show() broken) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 6, 2011:
- 10:54 PM Ticket #8457 (attrHooks) created by
- It should be easy to extend attr to handle custom attributes and …
- 10:47 PM Changeset [d4e4414]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 9:02 PM Ticket #8456 (trigger('mouseover') no longer triggers mouseenter) created by
- http://jsfiddle.net/8MNd2/ Alerts in 1.4.4, but not in 1.5. Caused by …
- 7:11 PM Ticket #8404 ($("object").attr("data") returns the incorrect value in Chrome) closed by
- wontfix: http://www.w3.org/TR/html40/struct/objects.html#h-13.3 If you follow …
- 6:53 PM Ticket #8414 (jQuery.show() locked css display - failed the media queries) closed by
- duplicate: The problem is caused when YOU override the default CSS
display
… - 6:47 PM Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) closed by
- duplicate
- 6:42 PM Ticket #8423 (Cross origin AJAX request always preflighted) closed by
- fixed: Fixes #8423. Never set X-Requested-With header automagically for …
- 6:42 PM Changeset [6c124d3]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 6:40 PM Ticket #8455 (jQuery(html,props) doesn't updates the dom or something like that...) closed by
- invalid
- 6:24 PM Ticket #8438 (Bad debugging) closed by
- fixed: Fixed already …
- 6:20 PM Ticket #8452 ($.post() thows an invalid label error when return by json) closed by
- duplicate: See this: http://bugs.jquery.com/ticket/8084#comment:16
- 4:45 PM Ticket #8455 (jQuery(html,props) doesn't updates the dom or something like that...) created by
- when I try to check the existence of the created element by jQuery( …
- 2:06 PM Ticket #8454 (Error with using method getJSON in jQuery 1.5.1) created by
- I've used in my project jQuery 1.4.4, decided to move to version 1.5.1 …
- 11:31 AM Ticket #8453 (In IE the is() function triggers a sizzle exception that is not ...) created by
- Try the following code: […] When you run this in anything except …
- 9:05 AM Ticket #8452 ($.post() thows an invalid label error when return by json) created by
- When using $.ajax or $.post to process a request and returning with …
- 2:44 AM Ticket #8324 (jQuery AJAX and IE Problem - Object Does Not Support the property) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 5, 2011:
- 3:30 PM Ticket #8450 (Memory Leak when removing objects (leaving orphans)) created by
- Using jQuery1.5 I am seeing orphans left in my DOM. …
- 3:01 PM Ticket #8447 (Add support for el.classList where available) closed by
- duplicate
- 1:52 PM Ticket #8447 (Add support for el.classList where available) created by
- The jQuery code should delegate to the native HTML classList where …
- 1:48 PM Ticket #8446 (For inline SVG: selector by ID works, but selektor by CLASS not works) created by
- hi there! i'm not shure... i'm using inline svg code: […] and …
- 10:59 AM Changeset [dd100bf]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 10:46 AM Changeset [c9ef09c]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 10:30 AM Changeset [5c2d709]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 6:05 AM Ticket #8445 (Shortcut for mousewheel triggering and binding) created by
- I was wondering whether it would be reasonable to implement a shortcut …
- 3:09 AM Ticket #8321 (css() units returned) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 4, 2011:
- 9:16 PM Changeset [55ec6a7]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:17 PM Ticket #8442 (Ppi Claims - How To Make A Mortgage Disability Insurance Claim) closed by
- invalid: Closing due to spam.
- 5:38 PM Ticket #8444 (Table Elements Display Toggle Reloads Flash Content) created by
- Browser: Firefox 3.5.6 OS: Windows XP Issue: This bug …
- 5:26 PM Ticket #8443 (outerWidth(true) returns wrong values in IE9 and Safari) created by
- This is the same problem as ticket 3092 - which was closed some time …
- 3:18 PM Ticket #7597 (jQuery-DataLink Needs Tests) closed by
- duplicate: Resolving as dup of …
- 3:14 PM Ticket #7595 (jQuery-tmpl needs tests) closed by
- duplicate
- 3:13 PM Ticket #7595 (jQuery-tmpl needs tests) reopened by
- 3:12 PM Ticket #7595 (jQuery-tmpl needs tests) closed by
- fixed: Resolving as dup of …
- 3:08 PM Ticket #7199 (jQuery templating plug-in incorrect HTML encoding) closed by
- duplicate: Resolving as dup of the new issue I created for this here: …
- 2:28 PM Ticket #7120 (problem with .link() and array type form inputs like <input name="foo[]" />) closed by
- duplicate: This will be in Beta2 of DataLink. Resolving this issue here, and …
- 1:37 PM Ticket #8442 (Ppi Claims - How To Make A Mortgage Disability Insurance Claim) created by
- [[Image(...)]] …
- 1:25 PM TicketGuidelines/NewTicketSummary edited by
- (diff)
- 1:01 PM TicketGuidelines/ModifyTicketSummary edited by
- add bug reporting guidelines link to modify page (diff)
- 12:58 PM TicketGuidelines/NewTicketSummary edited by
- Add links for official jQuery Plugins (diff)
- 10:06 AM Ticket #8441 (jQuery.ajax should call the error handler on 4xx responses) created by
- When a requests returns a 4xx as status code, the specified "error" …
- 2:48 AM Ticket #8300 (Firefox/Opera JSONP call causes browser to "spin") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 3, 2011:
- 10:44 PM Ticket #8440 (SUGGESTION: Make .append() able to take a URL in the same manner as .load()) created by
- It would be convenient to append things from other pages. ex: …
- 5:39 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) closed by
- wontfix: Confirmed: http://jsfiddle.net/rwaldron/fd6xV/1/ As you can see, …
- 5:26 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) created by
- (Bug occurs on Firefox 3.6.14 (but not on Opera 11.01), using Google's …
- 3:58 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) closed by
- duplicate
- 2:40 PM Ticket #8438 (Bad debugging) created by
- Can't see full functions stack in 1.5.1 here is 2 screenshots with …
- 1:58 PM Ticket #8436 (ajax method failing unexpectedly) closed by
- duplicate: See http://bugs.jquery.com/ticket/8084#comment:16 for more explanations.
- 1:38 PM Changeset [2d0bc7c]1.12-stable2.2-stablekillphp by
- Makefile
- src/core.js
- src/deferred.js
- test/csp.php
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- …
- 1:26 PM Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) created by
- Starting in jQuery 1.4.3, finding elements using multiple selectors …
- 12:26 PM Ticket #8436 (ajax method failing unexpectedly) created by
- Firefox 3.6.14 JBoss-4.0.5.GA/Tomcat-5.5 ATGPlatform 2007.1 When …
- 12:24 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) created by
- When storing data attribute values in the DOM and referencing them via …
- 12:19 PM Ticket #8434 (Selector not working with XML string in IE) created by
- IE does not return the entity nodes when using the jQuery( selector, [ …
- 10:54 AM Ticket #8430 (ruban) closed by
- invalid: Closing due to the lack of any discernible ticket content.
- 9:51 AM Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") closed by
- worksforme: OK, I tested this on my local webserver using IE9 and it worked flawlessly.
- 9:18 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) closed by
- fixed: Used the wrong format to notify the fix in the commit message. …
- 9:16 AM Changeset [c127989]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:50 AM Ticket #8432 (.fadeToggle() breaks DIV style) created by
- I have a page with thumbnails. Three thumbnails are above a show/hide …
- 6:33 AM Ticket #8431 (jQuery.inArray() does not work in Chrome and Firefox) created by
- I was using jquery.inArray() to compare to values and it reports as …
- 1:03 AM Ticket #8430 (ruban) created by
- hi this is form t == ext ==
- 12:40 AM Ticket #8429 (:empty discrepancy between IE and Chrome) created by
- I tested the following code on: Google Chrome 6.0.472.63 and …
Mar 2, 2011:
- 9:04 PM Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an ...) created by
- For jQuery releases that return an XMLHttpRequest object (instead of …
- 7:09 PM Ticket #8427 (similar bug as Ticket #8107) closed by
- wontfix: Why on earth would you use call ajaxSetup with no parameter? What …
- 5:03 PM Ticket #8427 (similar bug as Ticket #8107) created by
- occurs when $.ajaxSetup(); is used workaround is: $.ajaxSetup({}); …
- 4:13 PM Ticket #8426 (Unknown pseudo class - Opera) created by
- I was testing each browser (except IE) for the jQuery Form Plugin with …
- 2:44 PM Ticket #8425 (scrollTop inconsistency) created by
- iOS 4.2 UIWebView (safari?) $(window).scrollTop() returns a good …
- 10:04 AM Ticket #8424 (hover and attr usemap -> Syntax error, unrecognized expression: .) created by
- I use img with usemap attr inside <div class="akciya">. If move mouse …
- 9:06 AM Ticket #8423 (Cross origin AJAX request always preflighted) created by
- By setting a custom header, X-Requested-With, all cross-domain ajax …
- 6:15 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) created by
Deferred
'sresolveWith
method fails on IE8 (with and without IE7 …- 5:00 AM Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) created by
- The computed height of a table with no rows but only a caption returns …
- 2:48 AM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:48 AM Ticket #8233 (Select box with lots of optios inside dialog return script loop error ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:32 AM Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) created by
- Using jQuery 1.5 or 1.5.1, any ajax() calls to encoded …
- 1:45 AM Ticket #8417 (When posting AJAX and the data has "??" is formats it to jQuery<timestamp>?) closed by
- wontfix: Default encoding in ajaxSettings is x-www-form-urlencoded. So you have …
Note: See TracTimeline
for information about the timeline view.