Timeline
Feb 15, 2011:
- 6:19 PM Ticket #8288 (.data(key) no longer returning null?) closed by
- wontfix: This won't be fixed.
.data()
only returned null in some very … - 4:44 PM Ticket #8288 (.data(key) no longer returning null?) created by
- I just upgraded to jQuery 1.5.0 from 1.4.2, I think it was. I …
- 4:34 PM Ticket #8099 (SPAN element becomes block level on show()) reopened by
- Reverted commit …
- 4:30 PM Changeset [faa6fe32]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 4:10 PM Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) closed by
- fixed: Fixes #7922. Copy the donor event when simulating a bubbling submit in …
- 4:09 PM Changeset [6b08d88]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/traversing.js
- test/unit/event.js
- 4:08 PM Changeset [12c0e1a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:55 PM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) closed by
- fixed: Fixes #8277. Sets data to undefined rather than null when it is not …
- 3:53 PM Changeset [1ddfdab]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:03 PM Changeset [8e40a84]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- test/unit/event.js
- test/unit/traversing.js
- 2:18 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) closed by
- duplicate
- 1:48 PM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) created by
- The IE leak detector identifies two areas where JQuery apparently …
- 1:17 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) created by
- This bug is in Chrome only. I have a div that contains an input …
- 11:11 AM Ticket #8285 (documentation: database error message) closed by
- duplicate
- 11:10 AM Ticket #8284 (jQuery.extend.fx on IE) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 11:08 AM Ticket #8283 (Built-in support for XDomainRequest) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 10:59 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) closed by
- duplicate
- 10:47 AM Ticket #8285 (documentation: database error message) created by
- Activating the link to …
- 10:43 AM Ticket #8284 (jQuery.extend.fx on IE) created by
- I'm using FancyBox, and I've some problem when the page finish to …
- 10:42 AM Ticket #8283 (Built-in support for XDomainRequest) created by
- Internet Explorer version 8 and up, in traditional Microsoft fashion, …
- 10:03 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) created by
- I recently upgraded an app from jQuery 1.4.2 to jQuery 1.5.0. I was …
- 8:35 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- duplicate
- 8:34 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) reopened by
- 8:34 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:05 AM Ticket #8281 (1.5 Mozilla Osx Bug) closed by
- wontfix
- 6:57 AM Ticket #8281 (1.5 Mozilla Osx Bug) created by
- With version 1.5, in mozilla, if I have some anchors with a specific …
- 6:54 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) closed by
- invalid: The jQuery bug tracker is not for support requests. Please try the …
- 6:51 AM Ticket #8280 (The class can not be set as "submit" with one() function) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:22 AM Ticket #8280 (The class can not be set as "submit" with one() function) created by
- An input element which in a form element. The class attribute of input …
- 5:16 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) created by
- I am using asp.net mvc 3.0 and jquery I am loading partial view …
- 4:55 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- I repeat again it didn't work on firefox 3.6.13 My Jquery version is …
- 4:29 AM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) created by
- If set default data via ajaxSetup() For example […] And then use …
- 2:53 AM Ticket #8103 (compatibility issues with IE7 and 6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:22 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 1:59 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- in firefox it doesn't work $("form :checked").css("border", …
Feb 14, 2011:
- 5:37 PM Ticket #8271 (max z-index as a property in jQuery) closed by
- wontfix: Such a property has absolutely nothing to do with jQuery. Furthermore, …
- 5:30 PM Changeset [2cc03a86]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:23 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- fixed: Hide metadata when serializing JS objects using JSON.stringify via a …
- 5:22 PM Changeset [2ed81708]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:38 PM Changeset [217a9919]1.12-stable2.2-stablekillphp by
- src/effects.js
- 3:57 PM Ticket #8275 (stopPropagation Checkbox Issue with jQuery 1.5 and Firefox 3.6) created by
- stopPropagation appears to be ignored on checkbox clicks in jQuery 1.5 …
- 3:50 PM Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in ...) closed by
- wontfix: Closing as trying to avoid the try/catch makes situation even worse.
- 3:33 PM Ticket #8274 (Animate Color, Background Color) closed by
- wontfix: Thanks for submitting a feature request to the jQuery Bug Tracker. …
- 2:48 PM Ticket #8274 (Animate Color, Background Color) created by
- I would like to be able to animate background colors using code …
- 12:42 PM Ticket #8273 (fade* in IE) closed by
- duplicate
- 12:37 PM Ticket #8099 (SPAN element becomes block level on show()) closed by
- fixed: Landed.
- 12:36 PM Changeset [bb94085]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 12:36 PM Ticket #8033 (jQuery 1.4.4+ fails to load on pages with old Prototype (<= 1.5) or ...) closed by
- fixed: Landed.
- 12:35 PM Changeset [3ad8dd24]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- 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
- test/data/offset/table.html
- 11:25 AM Ticket #8273 (fade* in IE) created by
- Bug with dropping base styles for IE like -ms-filter or filter after …
- 10:05 AM Ticket #8272 (Exceptions in plain JS object event handlers swallowed by jQuery) created by
- The fix implemented for #3533 caused a regression in jQuery 1.4.1 (and …
- 9:45 AM Ticket #8271 (max z-index as a property in jQuery) created by
- I think there should be a property in jQuery/UI where the maximum …
- 9:36 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) closed by
- worksforme: Closing as requested by reporter.
- 9:13 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) created by
- I tested using sIEve, and remove() and empty() do not seem to be …
- 9:08 AM Ticket #8269 (In IE 8 change event of textfield fires twice) closed by
- duplicate
- 8:31 AM Ticket #8269 (In IE 8 change event of textfield fires twice) created by
- $("#DisplayName").change(function () { if …
- 7:57 AM Ticket #8266 (Queue type must be "fx" or it breaks) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 7:27 AM Ticket #8267 ($.ajax, dataFilter broken) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 4:56 AM Ticket #8268 (jquery fade-show fails in IE) created by
- Situation: - "Overlay div", 100% width/height. Positioned absolute. …
- 4:48 AM Ticket #8267 ($.ajax, dataFilter broken) created by
- jQuery ajax success method no longer receives any data when using the …
- 12:50 AM Ticket #8266 (Queue type must be "fx" or it breaks) created by
- I found ticket #4127 with this same problem back in version 1.3 and it …
Feb 13, 2011:
- 8:33 PM Ticket #8265 (won't download) closed by
- duplicate
- 8:31 PM Ticket #8265 (won't download) created by
- I am on Mac OS and the download links for jQuery only produce script …
- 7:20 PM Ticket #8264 (parent child selector does not work for table) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:51 PM Ticket #8264 (parent child selector does not work for table) created by
- Hello, I am evaluating jQuery for my company. I found issue where …
- 6:37 PM Changeset [6597733]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 6:10 PM Ticket #8263 (closestDown) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 5:51 PM Ticket #2944 (Query z-index in IE6 with css) closed by
- wontfix: It's up to the browser what the default value for a css property is. …
- 5:39 PM Ticket #6525 (IE script error on z-index 'auto' or 'inherit') closed by
- fixed: Fixed since 1.4.3. Check #5509 As this …
- 5:19 PM Ticket #4966 (Problem with animate and zIndex) closed by
- fixed: Don't add "px" to unit-less properties when animating them. Fixes …
- 5:17 PM Changeset [c5edf98]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 5:17 PM Changeset [dba8c20]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 4:04 PM Ticket #8263 (closestDown) created by
- Had a nice idea for an easy core extension. closestDown is opposite to …
- 2:19 PM Ticket #8260 (.filter(selector) does not select properly) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 1:46 PM Ticket #7668 (Sizzle and jQuery QUnit tests are out of sync) closed by
- fixed: Changeset: …
- 1:10 PM Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in ...) created by
- To prevent IE from throwing errors when 'invalid' values are provided, …
- 1:03 PM Ticket #8247 (d=e[a.type]) closed by
- invalid: We don’t accept bug reports against 1.3.1. Upgrade your version of …
- 1:02 PM Ticket #8261 (jQuery.post does not work in 1.5) closed by
- worksforme:
$.post
works fine for me. OPTIONS indicates you are attempting to … - 7:50 AM Ticket #8261 (jQuery.post does not work in 1.5) created by
- I'm trying the examples from …
Feb 12, 2011:
- 9:23 PM Ticket #8260 (.filter(selector) does not select properly) created by
- When using $(selector).filter(selector) to select and filter elements, …
- 8:48 PM Ticket #8259 (jQuery Wrap Google Ad Bug) closed by
- duplicate
- 8:48 PM Ticket #6391 (wrap() bug when wrap javascript) closed by
- duplicate
- 7:48 PM Changeset [3930afa]1.12-stable2.2-stablekillphp by
- test/polluted.php
- 7:34 PM Changeset [fbf79c0]1.12-stable2.2-stablekillphp by
- test/data/css.php
- test/data/json_assigned_obj.js
- test/otherlibs/jquery/1.2.1/jquery.js
- test/otherlibs/jquery/1.2.3/jquery.js
- test/otherlibs/mootools/1.11/mootools.js
- test/otherlibs/prototype/1.6.0.2/prototype.js
- test/otherlibs/scriptaculous/1.7.0/builder.js
- test/otherlibs/scriptaculous/1.7.0/controls.js
- test/otherlibs/scriptaculous/1.7.0/dragdrop.js
- test/otherlibs/scriptaculous/1.7.0/effects.js
- …
- 3:10 PM Ticket #8259 (jQuery Wrap Google Ad Bug) created by
- If I wrap an object with a div and the object contains a google ad, …
- 1:10 PM Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Please read the …
- 12:59 PM Ticket #8258 ([Regression] 1.5 selector throws error when attribute contains a dot ".") created by
- This simple example shows that it used to work in 1.4.4 but now throws …
- 12:45 PM Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery ...) closed by
- invalid: This is not the jQuery UI bug tracker. Issues with IE9 are known and …
- 10:42 AM Ticket #8257 (jQuery 1.5 is not compatible with IE9beta1 and IE9rc in area of jQuery ...) created by
- When I use jQuery 1.5v on IE9beta1 and IE9rc1 using jQuery UI Tabs …
- 9:56 AM Ticket #8145 (jQuery.readyWait Standalone Test Page) closed by
- fixed: Add readyWait tests. Fixes #8145. Adds tests for the fix to #6781. …
- 9:56 AM Ticket #8198 (Remove script.type = "text/javascript" from support.js) closed by
- fixed: Remove unnecessary "script.type = text/javascript;". Fixes #8198. …
- 9:56 AM Ticket #8200 (Remove undocumented $.support._scriptEval in favor of private var ...) closed by
- fixed: Unexpose $.support._scriptEval as it's not needed. Use a private var …
- 7:53 AM Changeset [d99268a]1.12-stable2.2-stablekillphp by
- test/data/readywaitasset.js
- test/data/readywaitloader.js
- test/readywait.html
- 7:53 AM Changeset [2862f589]1.12-stable2.2-stablekillphp by
- Makefile
- build/post-compile.js
- 7:53 AM Changeset [3548ffae]1.12-stable2.2-stablekillphp by
- src/support.js
- 7:53 AM Changeset [f099907]1.12-stable2.2-stablekillphp by
- src/support.js
- 2:18 AM Ticket #8254 (Tutorials: broken link to jQuery Reading Material) closed by
- fixed
- 12:25 AM Ticket #7200 (Add .jquery to the official API) closed by
- fixed
Feb 11, 2011:
- 9:59 PM Changeset [d479011]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:18 PM Ticket #8256 ($.when should accept an array of promises) closed by
- wontfix: This would break things like: […] Inspecting the first element …
- 7:08 PM Changeset [081562c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:02 PM Ticket #8256 ($.when should accept an array of promises) created by
- This would be super nice, because $.when.apply($, promisesArr) looks …
- 6:32 PM Ticket #8255 (support for list attribute) created by
- list IDL attribute is supposed to be readonly. If an author wants to …
- 6:25 PM Ticket #8177 (Browser inconsistencies with ajax, ifmodified, notmodified and ...) closed by
- patchwelcome
- 6:15 PM Ticket #8254 (Tutorials: broken link to jQuery Reading Material) created by
- The Tutorials page at http://docs.jquery.com/Tutorials has a link to a …
- 6:14 PM Changeset [ea3e10a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 6:11 PM Ticket #8253 (Selectors documentation says names must be double backslash-encoded) created by
- http://api.jquery.com/category/selectors/ says: If you wish to use …
- 3:36 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- I'm going to look at the trick that jitter suggested, override …
- 3:32 PM Ticket #4878 (val() tries to set multiple values on single select lists) closed by
- fixed: Closing as reporter confirmed this has been fixed with 1.4 already. …
- 3:26 PM Ticket #8250 (ajax does not work in opera 10 widgets) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project by …
- 3:24 PM Ticket #8251 (Specifying Class ID) closed by
- invalid: As rwaldron already stated. This isn't a jQuery bug, but your HTML …
- 3:09 PM Ticket #8252 (Problem with IE7) closed by
- invalid: Why do you repost your text as comment? this report doesn't qualify as …
- 3:04 PM Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) closed by
- invalid: Closing as this clearly isn't a jQuery bug but some perf issues with FF.
- 2:15 PM Ticket #8252 (Problem with IE7) created by
- Version 1.3.4 On my site does not load styles. ui-accordion-header,. …
- 2:05 PM Ticket #8251 (Specifying Class ID) created by
- Works in all browsers except for IE. When I have two divs: <div …
- 12:42 PM Ticket #8250 (ajax does not work in opera 10 widgets) created by
- 1.4.1 works nice, but 1.5 has some special checks for crossdomain …
- 12:06 PM Ticket #8227 (Allow me to .stop() specific animations) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 9:58 AM Ticket #8249 ($.getScript Fails Locally in 1.5) closed by
- duplicate
- 9:55 AM Ticket #8248 (i'm founded an error) closed by
- duplicate
- 9:46 AM Ticket #8249 ($.getScript Fails Locally in 1.5) created by
- $.getScript() seems to not be executing the script or any callback …
- 9:39 AM Ticket #8248 (i'm founded an error) created by
- ERROR: uncaught exception: Syntax error, unrecognized expression: …
- 8:58 AM Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 5:59 AM Changeset [481d940]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:48 AM Ticket #8247 (d=e[a.type]) created by
- in my jquery1.min.js file the jscript debugger shows error on : …
- 2:22 AM Ticket #8246 (Attribute value selectors containing colons now trigger a syntax error) created by
- Works: $('[foo=bar]') Syntax error: $('[foo=bar:12]') This is a …
- 1:43 AM Ticket #7616 (Document and clean arguments of per-step callback in animate()) closed by
- fixed: The resolution for this ticket (based on the original discussion …
- 1:39 AM Changeset [066304e]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 1:07 AM Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) closed by
- fixed: Fixes #8245. Ajax now ensures header names are capitalized so that …
- 1:07 AM Changeset [f2e0ae1]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 1:02 AM Changeset [3a1d7a3]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- test/localfile.html
Feb 10, 2011:
- 11:21 PM Ticket #8245 (AJAX Calls not set the "Accept" header properly under Android browser) created by
- Try using $.ajax({ ... dataType: 'json', ... }) under Android Browser …
- 10:22 PM Ticket #8244 (jQuery can't correctly handle font names that end with a number) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. If you are …
- 10:05 PM Ticket #8244 (jQuery can't correctly handle font names that end with a number) created by
- This is a weird behavior, and an admittedly limited use case, but: If …
- 8:09 PM Ticket #8243 (animate element with children with width and height set to 50%) created by
- I have a more complex project using animate. I watered it down as …
- 8:05 PM Ticket #8232 (.attr can't change a submit input) closed by
- patchwelcome: @remysharp As I know you are a very capable JavaScript programmer, I'm …
- 6:45 PM Ticket #8242 (.slideToggle() breaks if contents has large select box, with selected ...) created by
- http://jsfiddle.net/n22Kv/2/ click 2nd "Company Information" text.... …
- 6:39 PM Ticket #8232 (.attr can't change a submit input) reopened by
- 6:22 PM Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:58 PM Ticket #8241 (.dblclick doesn't work on .selectable() (=UI jQuery) items) created by
- .dblclick doesn't work on .selectable() (=UI jQuery) items
- 5:52 PM Ticket #2551 (val() failed after reset form in ie6/ie7) closed by
- fixed: Make sure .val() works after form.reset() in IE. Fixes #2551. …
- 5:50 PM Changeset [43a41ba]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:39 PM Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on ...) closed by
- duplicate
- 4:29 PM Ticket #8240 (The character 't' is visible after scrolling and refreshing a page on ...) created by
- The character 't' is visible after scrolling and refreshing a page on …
- 4:29 PM Ticket #8239 (The character 't' is visible after scrolling and refreshing a page on ...) created by
- The character 't' is visible after scrolling and refreshing a page on …
- 4:22 PM Ticket #4537 (clone(true) with namespaced events loses the namespace on the original ...) closed by
- fixed: Make sure .clone(true) correctly clones namespaced events. Fixes …
- 4:20 PM Changeset [78fc79f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/event.js
- 4:20 PM Changeset [4490f42]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/event.js
- 4:19 PM Changeset [3f03628]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/selector.js
- 4:16 PM Ticket #8216 (Exception in ajaxConvert(s,response)) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. …
- 4:05 PM Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) closed by
- duplicate
- 2:57 PM Ticket #8238 (IE9 RC (released today) - jQuery 1.5 - getElementsByTagName) created by
- jQuery is erroring with this message SCRIPT438: Object doesn't …
- 12:27 PM Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) closed by
- wontfix: Do not use reserved DOM names as element IDs.
- 11:38 AM Ticket #8236 (live doesn't work with :not(:last)) closed by
- duplicate
- 9:37 AM Ticket #8237 (:HAS with :NTH-CHILD not working under IE) closed by
- duplicate
- 9:29 AM Ticket #8237 (:HAS with :NTH-CHILD not working under IE) created by
- Following example works great with FF,Opera,Safari but not IE8 …
- 8:36 AM Ticket #8236 (live doesn't work with :not(:last)) created by
- Writing
$('div button:not(:last)').live(...)
will catch events … - 8:33 AM Ticket #8235 (jQuery.data throws a script error in certain circumstances.) created by
- I'm not 100% of the circumstances under which this occurs and I cannot …
- 8:30 AM Ticket #8234 (Element with id="nodeName" throw exception in Chrome and IE) created by
- If the DOM contains an element with an id="nodeName", JQuery throw : …
- 8:27 AM Ticket #8229 (jquery selecter not compatible with) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:15 AM Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project by …
- 7:56 AM Ticket #8231 (.attr can't change a submit input) closed by
- duplicate
- 7:48 AM Ticket #8232 (.attr can't change a submit input) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:31 AM Ticket #8233 (Select box with lots of optios inside dialog return script loop error ...) created by
- Error details: . min 1.4.4 . select boxes with lots of options . IE …
- 6:48 AM Ticket #8232 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 6:47 AM Ticket #8231 (.attr can't change a submit input) created by
- Changing a submit input element to a button (or perhaps another type) …
- 5:10 AM Ticket #8230 (.each meses up html code in IE 6,7, FF 3.0.6) created by
- Repeated here: http://jsfiddle.net/mh3US/ Problem: <input> tag is …
- 4:42 AM Ticket #8229 (jquery selecter not compatible with) created by
- old jquery 1.4.2 $("#foo").find('input[name=test[]]'); is right; new …
- 2:15 AM Ticket #8228 (Click events firing on wrong elements and animate problems) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
Feb 9, 2011:
- 10:01 PM Ticket #8228 (Click events firing on wrong elements and animate problems) created by
- Clicking on resume my fire portfolio, etc. Sometimes fires correctly. …
- 7:31 PM Ticket #8220 (is() bug on namespaced tag) closed by
- fixed: Pull over tests from Sizzle. "Remove backslashes from tag name filter. …
- 7:29 PM Changeset [f56b4a2]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 6:03 PM Ticket #8217 (Live on anchor tag / hyperlink) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You are trying to …
- 2:55 PM Ticket #7174 (Animate background-position works for left but not top) closed by
- duplicate
- 2:43 PM Ticket #8227 (Allow me to .stop() specific animations) created by
- I can create more than one animation on one object -- e.g. one for …
- 1:25 PM Ticket #7900 (Create and document interface to jQuery.event.props) closed by
- wontfix
- 12:14 PM Ticket #8211 (statusCode is incorrectly handled) closed by
- worksforme
- 12:10 PM Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ...) closed by
- worksforme: In creating some tests I don't see it failing in IE6 or IE8 so I will …
- 11:51 AM Ticket #8219 (Reversion: overrideMimeType() no longer callable) closed by
- fixed: Fixes #8219. Introduces the mimeType option to override content-type …
- 11:50 AM Changeset [6f4b36ed]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 11:47 AM Changeset [f6e1734]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- test/unit/ajax.js
- 10:50 AM Ticket #8222 (Double Asset Request for Video Tag) closed by
- wontfix: Try this: http://jsfiddle.net/rwaldron/fssD9/2/
- 10:30 AM Ticket #8223 (Selector causing an exception) closed by
- duplicate
- 10:25 AM Ticket #8223 (Selector causing an exception) created by
- Hello Using a selector like this used to work fine with jQuery …
- 10:20 AM Ticket #8222 (Double Asset Request for Video Tag) created by
- I've only tested this in Chrome 9, but here are the steps to …
- 10:14 AM Ticket #8065 (Significant Performance Difference in 1.5RC1) closed by
- duplicate: I’m going to merge this into #7341 since this seems to be the same …
- 10:11 AM Ticket #8093 (.data() or .userData() should use DOM lvl3 getUserData/setUserData) closed by
- wontfix: So, with regards to the comparison to qSA, nearly all browsers support …
- 9:27 AM Changeset [806d9ce]1.12-stable2.2-stablekillphp by
- test/localfile.html
- 9:26 AM Changeset [2953d04]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:21 AM Ticket #8221 (removeAttr comments) created by
- Why does
removeAttr
has anfn
argument, but is it never used? … - 7:21 AM Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:39 AM Ticket #8220 (is() bug on namespaced tag) created by
- Hi, […] Outputs: Chrome: true Opera, Firefox: false Solution: …
- 5:09 AM Ticket #8219 (Reversion: overrideMimeType() no longer callable) created by
- Before 1.4 we could call overrideMimeType() in beforeSend(). It had …
- 3:51 AM Ticket #8218 (jQuery#html messes up when quotes are omitted around attribute values) created by
- For example, […] This would actually result in the following …
Feb 8, 2011:
- 10:02 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- wontfix: There’s no way to do this reliably; ES3 exposes enumerable properties …
- 9:31 PM Ticket #8217 (Live on anchor tag / hyperlink) created by
- The code below works in all browsers when the anchor tag is changed to …
- 7:08 PM Ticket #8216 (Exception in ajaxConvert(s,response)) created by
- I am quite sure this is a bug because it works fine using version 1.4. …
- 3:10 PM Ticket #8215 (SEXYCOMBO 2.0.2) closed by
- invalid: This is the bug tracker only for bugs with jQuery core, not …
- 2:58 PM Ticket #8215 (SEXYCOMBO 2.0.2) created by
- If you type into the combobox and then tab to navigate elsewhere on …
- 2:35 PM Ticket #8214 (Non-Latin Characters are not Displayed Properly) closed by
- invalid: ARE YOU IN THE RIGHT PLACE? For jQuery Core or Official jQuery …
- 2:25 PM Ticket #8214 (Non-Latin Characters are not Displayed Properly) created by
- A few non-Latin characters in my application don't show properly with …
- 1:13 PM Changeset [d92dc29]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 12:58 PM Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) closed by
- duplicate
- 12:55 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) reopened by
- Reopening to make sure we don't ship with this, as this fix fails the …
- 12:54 PM Ticket #8213 (Strange behavior of hide() and show() in Google Chrome) created by
- How to reproduce: - HTML Document with linked jquery and stylesheet - …
- 12:38 PM Ticket #6200 (.live(... broken in 1.4.2 using IE8) closed by
- fixed: Fixed. Can be seen with this test case
- 11:51 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) reopened by
- John, can you try it with this test? …
- 11:41 AM Ticket #8212 (Attach script load/readystatechange before script.src in cross-site ...) created by
- IE can sometimes fire ready right after script.src is set if the file …
- 11:28 AM Ticket #8211 (statusCode is incorrectly handled) created by
- Hi all, I would like to react on http status-codes (like 200, 201 or …
- 11:15 AM Changeset [b46dff3]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:09 AM Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) closed by
- duplicate
- 11:08 AM Changeset [944e0e6]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:02 AM Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element ...) closed by
- fixed: Make sure that mousing over Chrome "internal div" elements results in …
- 10:57 AM Changeset [4a828c9]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:52 AM Ticket #8208 (Please don't close the ticket #8205 yet) closed by
- invalid: Creating a ticket solely to make a case for another ticket isn't a …
- 10:41 AM Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) closed by
- duplicate
- 10:41 AM Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) reopened by
- 10:40 AM Ticket #8210 (Comment form not appearing) closed by
- invalid: Closing as the original ticket submitter has confirmed the issue was …
- 10:40 AM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) closed by
- duplicate
- 10:39 AM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) reopened by
- 7:59 AM Ticket #8210 (Comment form not appearing) created by
- We have a comment form on our site (amren.com). As a fig leaf, we …
- 6:30 AM Ticket #8209 (Hover() event firing mouseleave/mouseout when over child input element ...) created by
- Hi all. When using the hover() event in Chrome 9.x (was working fine …
- 5:32 AM Ticket #8194 (Ajax code failure on Symbian WRT) closed by
- duplicate: OK, so this is actually a duplicate. Thanks for having confirmed this, …
- 5:01 AM Ticket #8208 (Please don't close the ticket #8205 yet) created by
- Please don't too fast in closing this ticket …
- 4:49 AM Ticket #8207 (outerWidth(true) returns width of parent in Chrome9) created by
- It appears that outerWidth(true) returns the width of the parent …
- 4:28 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) closed by
- worksforme: Ran this in IE8 and had no memory problems. Perhaps something isn't …
- 3:06 AM Ticket #8206 (Script:contains('text') fails (returns nothing) in IE8 and IE7) created by
- IE7 and IE8 can't find items using jQuery("script:contains('text')") …
- 2:53 AM Ticket #7999 (inconsistent offsetParent of "absolute DOM" in IE 6 8 with other browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:53 AM Ticket #7943 (toggle focus and blur function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:21 AM Ticket #8205 (JSONP random result is causing memory leak in IE8) created by
- Dear Sir/Madam, I found there is memory leak when I call cross …
Note: See TracTimeline
for information about the timeline view.