Timeline
Nov 21, 2012:
- 9:47 PM Changeset [4fed8eb]1.12-stable2.2-stablekillphp by
- src/ajax/script.js
- 9:42 PM Ticket #12940 (html() and text()) closed by
- notabug: Did you read the docs before filing this? http://api.jquery.com/text/, …
- 8:32 PM Ticket #12940 (html() and text()) created by
- When i use $("li").text() I can obtained all the text of the <li>. …
- 5:05 PM Ticket #12832 (Inconsistent handling of $.ajaxSetup between $.post with javascript ...) closed by
- wontfix
- 5:00 PM Ticket #12799 (replaceWith fails when MIME is application/xhtml+xml) closed by
- notabug: From the XHTML Strict DTD it looks like a
b
tag can't be below the … - 3:54 PM Ticket #12830 (find('option[selected]') and find('option').filter('[selected]') give ...) closed by
- duplicate: Duplicate of #11115. Ah, the boolHook rears its ugly head: …
- 2:11 PM Ticket #12805 (CSS function error : string is undefined) closed by
- notabug: The
.css()
method requires an argument, see the documentation and/or … - 2:07 PM Ticket #12818 (Login) closed by
- notabug
- 2:07 PM Ticket #12808 (jquery website search bug) closed by
- notabug: docs.jquery.com is obsolete content, please refer to api.jquery.com.
- 2:06 PM Ticket #12817 (Form Enable Button Broke) closed by
- notabug: docs.jquery.com is obsolete content, please refer to api.jquery.com.
- 1:41 PM Ticket #12833 (IE7 class selector much slower after 1.8.0 release) closed by
- notabug: As we discussed in IRC, various selectors will get slower and faster …
- 1:37 PM Ticket #12862 (Event propagation halted when synchrounous ajax call happens within an ...) closed by
- notabug: Sorry but this is much too complex at the moment to be called a bug …
- 1:15 PM Ticket #12870 (Provide method to get the actual comptued value of styles) closed by
- duplicate: Duplicate of #9628. If your fer-instance is the actual and only …
- 1:06 PM Ticket #12905 (jqery 1.8.2: Uncaught TypeError: Object #<Text> has no method ...) closed by
- notabug: Sorry but it's not possible to debug the problem given what's been …
- 1:02 PM Ticket #12909 (Dynamically loading CSS.) closed by
- duplicate: Duplicate of #9832. I don't think we'd add another method for …
- 12:59 PM Ticket #12927 (click events are not captured for svg's in 1.8.3) closed by
- notabug: The
.class
syntax is a DOM thing not an SVG thing. If you are using … - 12:56 PM Ticket #12934 (literal object event listener causes "too much recursion" error) closed by
- notabug: You're triggering an event name with the same name as your method. …
- 12:53 PM Ticket #12937 (Add a $.fn.serializeJSON) closed by
- plugin: Looks like a great plugin. The official jQuery plugin site will be …
- 12:17 PM Ticket #12935 (Ajax data encoding ignored when passing data in as map) closed by
- duplicate: Duplicate of #11097.
- 12:09 PM Ticket #12939 (EOL style is inconsistent) closed by
- duplicate: Duplicate of #12741.
- 11:02 AM Ticket #12939 (EOL style is inconsistent) created by
- EOL style of http://code.jquery.com/jquery-latest.js is mixed, I've …
- 9:16 AM Ticket #12938 (IE 7 bug in find() method) created by
- body.find("input[type='radio'], input[type='checkbox']").... results …
- 9:12 AM Ticket #12933 (Jquery cut two form from html) closed by
- notabug
- 8:50 AM Ticket #12937 (Add a $.fn.serializeJSON) created by
- Hi, Sometimes, we need to convert the data from a form into JSON to …
- 4:54 AM Ticket #12936 (TypeError: matchExpr[type].exec is not a function) created by
- I am using JQuery Slider. when i tried to run the web page then it …
- 4:44 AM Ticket #12935 (Ajax data encoding ignored when passing data in as map) created by
- When creating an ajax request with a different encoding than UTF-8 and …
- 4:11 AM Ticket #12855 (IE 8 freezing with .toggle("slow")) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:55 AM Ticket #12934 (literal object event listener causes "too much recursion" error) created by
- I found when I use a custom event trigger & listener, the listener of …
- 12:25 AM Ticket #12933 (Jquery cut two form from html) created by
- When i use […] or […] jQuery create …
Nov 20, 2012:
- 10:59 PM Ticket #12920 (Remove addMandatoryAttributes) closed by
- fixed: Fix #12920: remove addMandatoryAttributes. Close gh-1037. Changeset: …
- 10:57 PM Changeset [bb570fc]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 12:17 PM Ticket #12932 (Has Attribute Selector broken) closed by
- notabug: Attribute values are quoted, attribute names are not. …
- 12:09 PM Ticket #12932 (Has Attribute Selector broken) created by
- This selector is broken and returns Error: Syntax error, …
- 10:52 AM Ticket #12922 (incorrect link to 1.8.3 Release Notes) closed by
- notabug: Fixed in the repo, future reports to …
- 10:24 AM Ticket #12925 (Some Posts not working on IE 10 (the reason)) closed by
- duplicate: Duplicate of #12790.
- 7:59 AM Ticket #12927 (click events are not captured for svg's in 1.8.3) created by
- The following fiddle will prove this: …
- 7:34 AM Ticket #12926 ($.replaceWith('svg')) created by
- On my page, I have an image. I'm making an AJAX request to get some …
- 7:12 AM Ticket #12925 (Some Posts not working on IE 10 (the reason)) created by
- Hi! I have found that on Windows 7, IE 10 have some problems making …
- 2:39 AM Ticket #12924 (ajaxComplete does not fire if context is detached in success handler) created by
- If the context that is defined for the ajax request is detached in the …
Nov 19, 2012:
- 10:24 PM Ticket #12923 (Copying select values from one form to another) closed by
- notabug: From http://api.jquery.com/category/selectors/attribute-selectors/: …
- 9:22 PM Ticket #12923 (Copying select values from one form to another) created by
- See this jsFiddle http://jsfiddle.net/Lybff/2/ I expect the code to …
- 6:38 PM Ticket #12922 (incorrect link to 1.8.3 Release Notes) created by
- The link to 1.8.3 Release Notes on http://jquery.com/download/ is …
- 6:33 PM Ticket #12921 (missing information about where to report documentation and website bugs) created by
- It appears that this is not the right place to report bugs in the api …
- 5:52 PM Ticket #12896 (Hiding a tr crashes IE8) closed by
- notabug: The only things allowed inside a TR are a TH or TD. …
- 5:34 PM Ticket #12917 (input type[file] can't be reset with val('') in IE (+ workaround)) closed by
- plugin: Sounds like this would be good for a jQuery plugin like file upload.
- 5:33 PM Ticket #12918 (TypeError: matchExpr[type].exec is not a function) closed by
- wontfix: jQuery does not support altering native prototypes. …
- 5:31 PM Ticket #12913 (use childElementCount or Element.children.length for ...) closed by
- notabug: @scott.gonzalez +1 We may be able to take advantage of …
- 5:17 PM Changeset [22f58bd]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:10 PM Ticket #10299 (hrefNormalized === false also needs a propHook) closed by
- fixed: Sorry, I have attributes on the mind.
- 5:02 PM Ticket #10299 (hrefNormalized === false also needs a propHook) reopened by
- The committed solution is invalid. The src and href attributes should …
- 12:33 PM Ticket #9628 (width(), height(), etc. shouldn't round) reopened by
- 12:26 PM Ticket #12916 (api.documentation --> broken links) closed by
- notabug: Thanks for taking the time to make this report, but this bug tracker …
- 11:53 AM Ticket #12920 (Remove addMandatoryAttributes) created by
- The fix for #11280 went a little out of scope and introduced an …
- 11:38 AM Ticket #12919 (Subscribing to the touchstart event on the body using bind renders ...) closed by
- notabug: Sounds like we fixed the problem, whatever it was. We don't provide …
- 10:58 AM Ticket #12919 (Subscribing to the touchstart event on the body using bind renders ...) created by
- Problem: Subscribing to the touchstart event on the body using bind …
- 10:49 AM Ticket #12918 (TypeError: matchExpr[type].exec is not a function) created by
- […] This will produce error: TypeError: matchExpr[type].exec is …
- 10:34 AM Ticket #12917 (input type[file] can't be reset with val('') in IE (+ workaround)) created by
- Due to IE's inane security manager, you can't set the value of an …
- 9:54 AM Tickets #11795,10470 batch updated by
- fixed: Fix #11795, #10470: keep scripts in DOM; execute only on first …
- 9:50 AM Changeset [e889134]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/manipulation.js
- 5:57 AM Ticket #12916 (api.documentation --> broken links) created by
- Page: http://api.jquery.com/category/selectors/attribute-selectors/ …
Nov 18, 2012:
- 9:26 PM Ticket #12915 (Create propHook for src property in old IEs (same as for href)) closed by
- fixed: Fix #12915, add propHook for scrip src property on oldIE. Close …
- 9:22 PM Changeset [90f9f49]1.12-stable2.2-stablekillphp by
- grunt.js
- 9:20 PM Changeset [ca5e06a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:50 PM Ticket #12915 (Create propHook for src property in old IEs (same as for href)) created by
- jQuery has recently added a propHook to normalize the href property in …
- 2:56 PM Changeset [20be650]1.12-stable2.2-stablekillphp by
- src/css.js
- src/manipulation.js
- src/support.js
- test/unit/manipulation.js
- 2:49 PM Changeset [5904468]1.12-stable2.2-stablekillphp by
- src/css.js
- src/manipulation.js
- src/support.js
- test/unit/manipulation.js
- 12:08 AM Ticket #12910 (my thing won't download) closed by
- duplicate: Duplicate of #10536. More proof that we should do …
- 12:07 AM Ticket #12910 (my thing won't download) reopened by
Nov 17, 2012:
- 12:17 PM Ticket #12914 (http://api.jquery.com search issue) closed by
- notabug: Thanks for contributing! Ported this to: …
- 11:10 AM Ticket #12914 (http://api.jquery.com search issue) created by
- A site issue if I enter "jquery children" (for example) in the search …
- 8:37 AM Ticket #12847 (It does not work click on iframe) closed by
- duplicate: Duplicate of #12652. > Tracing jquery's 1.8.3 source code reveals …
Nov 16, 2012:
- 9:16 PM Ticket #12913 (use childElementCount or Element.children.length for ...) created by
- http://jsperf.com/jquery-child-ele-size/10 childElementCount seems to …
- 3:57 PM Changeset [d08d483]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/index.html
- 3:47 PM Ticket #12912 (The .on(event, childSelector, function) method doesnt work in IE 9.0.8) closed by
- worksforme: http://jsfiddle.net/dmethvin/8FWBk/ works on IE 9.0.11, Windows 7
- 2:38 PM Ticket #12912 (The .on(event, childSelector, function) method doesnt work in IE 9.0.8) created by
- <html> <body> <div id='parent'> <div> 1 </div> <div> 2 …
- 12:16 PM Changeset [28df086]1.12-stable2.2-stablekillphp by
- package.json
- 10:12 AM Ticket #12911 (Jquery Bug with Firefox 16.0.2) closed by
- notabug:
.disableSelection()
is not part of core, it's part of UI, and it's … - 10:00 AM Ticket #12911 (Jquery Bug with Firefox 16.0.2) created by
- Firefox 16.0.2 breaks disableSelection with dropdowns. I had reported …
- 8:47 AM Ticket #12899 (jQuery.focus() trigger native onfocus twice) closed by
- wontfix: Since inline event handlers are outside the control of jQuery, we …
- 8:25 AM Ticket #12906 (wrapAll returns 'this' instead of 'wrap') closed by
- notabug: > "This method returns the original set of elements for chaining …
- 8:21 AM Ticket #12907 (Script freezes or fails to complete) closed by
- notabug: This is not a bug report. Please ask for help on a forum and only …
- 8:14 AM Ticket #12910 (my thing won't download) closed by
- notabug: Please ask for help on a forum, this is not a bug.
- 8:12 AM Ticket #12910 (my thing won't download) created by
- I go to the download page, and click download, and all I get is a huge …
- 6:04 AM Ticket #12909 (Dynamically loading CSS.) created by
- Currently jQuery offers a very easy way to dynamically load extra …
- 4:07 AM Ticket #12907 (Script freezes or fails to complete) created by
- http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js:2 …
- 3:58 AM Ticket #12906 (wrapAll returns 'this' instead of 'wrap') created by
- In the 'wrapAll' function: if ( this[0] ) { The elements to wrap …
- 3:47 AM Ticket #12819 (.on() - binding fails after ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:40 AM Ticket #12905 (jqery 1.8.2: Uncaught TypeError: Object #<Text> has no method ...) created by
- 1. the following code leads to Uncaught TypeError: Object #<Text> has …
Nov 15, 2012:
- 10:59 PM Ticket #12904 (.show()ing CSS hidden elements fails permanently if iframes are hidden ...) created by
- Affects all versions of jQuery 1.8 in Firefox 16 (at least) This is …
- 8:22 PM Ticket #12901 (isWindow returns true when it should be false) closed by
- notabug: Unfortunately, there's no simple test for seeing if something …
- 2:24 PM Ticket #12903 (Extra body tag in blog web page) closed by
- fixed: Thanks for the report! In the future, reports for errors in the blog …
- 2:13 PM Ticket #12903 (Extra body tag in blog web page) created by
- Obviously the wrong place, but not sure who to notify. The jQuery …
- 12:20 PM Ticket #12902 (isWindow returns true when it should be false) closed by
- duplicate: Duplicate of #12901.
- 12:07 PM Ticket #12902 (isWindow returns true when it should be false) created by
- […] why not use: […] instead of: […]
- 12:05 PM Ticket #12901 (isWindow returns true when it should be false) created by
- […] why not use: […] instead of: […]
- 11:02 AM Ticket #12900 (Nested $.each()es with indexes don't perform as expected) closed by
- notabug: This isn't a bug report.
- 10:57 AM Ticket #12900 (Nested $.each()es with indexes don't perform as expected) created by
- Bottom line, you nest a few of them, and things really get screwed up. …
- 10:07 AM Ticket #12891 (Poor Tween Performance when Box-Shadow Is Set) closed by
- notabug: There's no test case, so I'll guess you're right and say that there …
- 9:54 AM Ticket #12899 (jQuery.focus() trigger native onfocus twice) created by
- You can see it in example: http://jsfiddle.net/NHENF/28/
- 9:12 AM Ticket #12898 (.on 4 with both selector and data parameters fails for multiple lines) closed by
- duplicate: Duplicate of #12897.
- 9:11 AM Ticket #12897 (.on 4 with both selector and data parameters fails for multiple lines) closed by
- notabug: You're using
.on(event, selector, fn)
incorrectly. The selector … - 2:16 AM Ticket #12898 (.on 4 with both selector and data parameters fails for multiple lines) created by
- According to the documentation, this ought to work... …
- 2:16 AM Ticket #12897 (.on 4 with both selector and data parameters fails for multiple lines) created by
- According to the documentation, this ought to work... …
Nov 14, 2012:
- 9:42 PM Ticket #9904 (Move deprecated functionality to compatibility plugin) closed by
- fixed: Done. …
- 9:40 PM Ticket #11737 (Remove jQuery.sub) closed by
- fixed: Moved to jquery-compat at …
- 9:23 PM Ticket #12569 (Improve feature detect for oldIE event bubbling) reopened by
- 9:21 PM Ticket #12569 (Improve feature detect for oldIE event bubbling) closed by
- fixed: Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. …
- 9:21 PM Ticket #12777 (Applets don't work when appended on IE) closed by
- fixed: Fix #12777. Add applet to non-cacheable fragment types. I don't want …
- 9:09 PM Changeset [05fb5de3]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:55 AM Ticket #12895 (Find does not find element in IE 9) closed by
- notabug: The html is invalid.
p
tags can only include "phrasing content", … - 11:46 AM Ticket #12896 (Hiding a tr crashes IE8) created by
- Just click any x on the fiddle, IE8 crashes. http://jsfiddle.net/hqjfv/5/
- 11:27 AM Ticket #12895 (Find does not find element in IE 9) created by
- The best way to describe this bug is show code that illustrates it: …
- 10:06 AM Ticket #12887 (Coordinates are not scaled in IE9 when CSS scale transforms are in use) closed by
- duplicate: Duplicate of #8362.
- 9:33 AM Ticket #12894 (show() on inline-block <span>) closed by
- notabug
- 8:06 AM Ticket #12894 (show() on inline-block <span>) created by
- Seems there's a bug on the show() method when applied on a span …
- 7:59 AM Ticket #12893 (.find using an id selector only returns one element) closed by
- notabug: A document with multiple elements having the same ID value is invalid. …
- 7:52 AM Ticket #12892 (unchecked checkbox considered checked) closed by
- notabug
- 7:43 AM Ticket #12893 (.find using an id selector only returns one element) created by
- Using a '#id' selector in a .find only returns the first element, in …
- 4:10 AM Ticket #12892 (unchecked checkbox considered checked) created by
- I use a checkbox created from a html string. when calling .attr() on …
Note: See TracTimeline
for information about the timeline view.