Timeline
03/07/09:
- 21:44 Ticket #4308 ($.support.style not accurate in IE8 RC1 strict mode) created by
- The getAttribute('style') quirks was fixed in IE8, but not the …
- 18:48 Ticket #4307 (Upgrade Sizzle Engine to v1.0) created by
- As the sizzle engine in jquery at the moment is v0.9.3, i thought ma7ybe …
- 17:17 Ticket #4306 (children selector error in opera) created by
- $('ul',element).append('<li>something</li>').children('li:last').length is …
- 13:28 Ticket #4305 (jQuery 1.3.2 and causes an unhandled exception error pages which use ...) created by
- On: IE6, XP pngFix, which uses ("img[@src$=.png]"). The "@" now doesn't …
03/06/09:
- 14:48 Ticket #4304 (failed test 64 (.text) on Chrome 1.0.154.48) created by
- I've just run the test suite and it failed on that test.
- 04:23 Changeset [2d4755a0fb1e34cc81d142415ed0ddf3791cf724] by
-
- src/dimensions.js
03/05/09:
- 23:00 Ticket #4303 (including jquery in firefox extension XUL overlay causes overlay to stop ...) created by
- When I include the jquery library in my firefox extension XUL overlay the …
- 18:22 Ticket #4302 (jQuery doesn't filter (and probably everything else) child selector ...) created by
- jQuery('<div><div class="cls1"><div class="cls2"><div><div …
- 16:06 Ticket #4301 (Setting CSS display to inherit breaks in IE7) created by
- $('#notesTextArea').css({ "display": "inherit" }); The above code works …
- 16:02 Ticket #1900 (Setting contentType on $.ajax() call does not work.) reopened by
- Version: jQuery JavaScript Library v1.3.1 I am needing to set the …
- 13:40 Ticket #4300 (Add document as a local var as well) created by
- It appears several times and it's a global var, so munging it will speed …
- 13:37 Ticket #4294 (typo in jquery-1.3.2.js comment) closed by
- fixed: Fixed at [6271]. Oops! forgot to add a test :)
- 13:36 Changeset [ece001f1394aeddcfe061dcba224726173325220] by
-
- src/core.js
- 11:45 Ticket #4299 (attr(attrName, newAttrValue) fails on object which has child with ...) created by
- Sorry, if dublicate, but its strange, that this is not fixed since old …
- 11:09 Ticket #4298 ([validate] Grouped elements are not update on successfull validation) created by
- If you have set up some field to works as group validation. Only the field …
- 09:12 Ticket #4297 ([readonly="true"] for IE6 / [readonly=""] for Firefox) created by
- Hi guys If you set some Input-TD's of a table to readonly with …
- 07:53 Ticket #4296 (css('font-size) converts percentage to pixels in IE) created by
- A span that inherits its font size from a CSS rule set on the BODY tag …
03/04/09:
- 23:54 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) created by
- Combined css properties like .css('margin'); and .css('padding'); are …
- 23:25 Ticket #4294 (typo in jquery-1.3.2.js comment) created by
- Should be "context" not "content". line 75: HANDLE: $(expr, [context]) …
- 22:55 Ticket #4293 ([validate] unhighlight callback unnecessary execution for checkbox fields) created by
- There is problem when you have registered unhighlight callback and …
- 20:46 Ticket #4292 ([autocomplete] unautocomplete does not work properly with jQuery 1.3.2) created by
- The unautocomplete method does not work correctly in latest autocomplete …
- 12:23 Ticket #4291 (IE6 problem by val() determination in SELECT boxes) created by
- IE6 says typeof $('select').val() == object, in the same case FF says its …
- 11:12 Ticket #4290 (missing ) after argument list http://code.jquery.com/jquery-latest.pack.js ...) created by
- missing ) after argument list http://code.jquery.com/jquery-latest.pack.js …
- 11:11 Ticket #4289 (UndefinedError: "about" not defined) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 05:40 Ticket #4288 (jQuery not working inside Facebook iframe-based application) created by
- Dear Sir/Madam, I am developing a Facebook application using iframe. I …
03/03/09:
- 21:14 Ticket #4287 (Use .innerHTML in .empty() to wipe out nodes) created by
- This will be faster than removing each element individually.
- 15:14 Ticket #4283 (.attr('checked') & XHTML 1.1 Strict) reopened by
- You would be serving the document as xhtml+xml. Not pure xml. The xhtml …
- 14:55 Ticket #4283 (.attr('checked') & XHTML 1.1 Strict) closed by
- wontfix: This is the correct behavior. If you're serving up your document as XML …
- 14:52 Ticket #4282 (Sizzle not cleaning up its element properties/attributes in IE) closed by
- worksforme: This was resolved in 1.3.2.
- 14:46 Ticket #4286 (Blur problem with form elements in Firefox 3) created by
- I found this bug while working on a Superfish menu. The problem is that …
- 03:06 Ticket #4285 (No result and No error onclick (is browser detecting jQuery or not)) closed by
- invalid: If that is a copy/paste from your file, you've mistyped the closing script …
- 01:50 Ticket #4285 (No result and No error onclick (is browser detecting jQuery or not)) created by
- I was unable to see output, no action on click on anchor tag and there is …
- 01:13 Ticket #4284 (Method to copy entire data object from element) created by
- Creating new bug per John Resig: …
03/02/09:
- 18:09 Ticket #4283 (.attr('checked') & XHTML 1.1 Strict) created by
- When dealing with XHTML 1.1 Strict, Firefox 3.0.6 and a content type of …
- 17:27 Ticket #4282 (Sizzle not cleaning up its element properties/attributes in IE) created by
- After a couple of round-trips through .innerHTML I'm seeing a lot of …
- 16:36 Ticket #4281 (Can't overwrite onclick attr) created by
- On an element, I can add an attribute of onclick: …
- 16:09 Ticket #4280 ("Permission Denied" errors in IE7 when unloading documents) created by
- I've got a document with an iframe, which has a load event applied by …
- 16:08 Ticket #4279 (F is undefined) created by
- I am getting this error in the jquery-1.3.2.min.js file on line 19 (via …
- 14:24 Ticket #4278 ($('img.i') $('#id tr') do not work in IE7) created by
- Version 1.3.3pre revision 6268 IE7. The object does not support this …
- 09:19 Ticket #4277 (Bug when sliding down content wrapped in an inline element.) created by
- Very basic test case here: http://www.sugared.com.au/tools/test.cfm Press …
- 08:54 Ticket #2259 (slider can not be vertical) reopened by
- This bug is not fixed in 1.5 The 1.5.3 version still cannot be made …
- 03:24 Ticket #4276 (height/width cleanup) created by
- The changes recently made to improve the height/width methods left behind …
- 00:46 Ticket #3489 (don't work css border in ff) closed by
- duplicate: This is a duplicate of #3007.
- 00:43 Ticket #3093 (Attribute selector doesn't work right with style) closed by
- duplicate: This is a duplicate of #3399; the problem is that .attr("style") …
- 00:40 Ticket #2888 (Ajax methods freezing IE 7) closed by
- invalid: If this problem is still reproducible in 1.3.2, please reopen and attach a …
- 00:40 Ticket #4275 (Annotate selectors with "!" to mean "must match") created by
- A suggestion from a new jQuery user: Several times I've run into problems …
- 00:35 Ticket #3302 (DOM tree errors after multiple clones in IE) closed by
- fixed: This should be fixed in 1.3.2; please reopen with a test case if problems …
- 00:33 Ticket #3352 (IE fails creating HTML elements with no trailing slash) closed by
- fixed: This is fixed in 1.3.x thanks to the special-case handling of unadorned …
- 00:30 Ticket #3969 (Error in 1.3.1 on line 3670) closed by
- invalid: Please reopen with a test case if this problem continues in 1.3.2.
- 00:26 Ticket #4230 ($('<link/>').attr crashes IE8rc1) closed by
- fixed: I've updated the documentation to clarify that the HTML is parsed using a …
- 00:00 Ticket #4255 (append(' ') DOM error) closed by
- invalid: Ah. You should be using   with xhtml+xml, the is …
03/01/09:
- 23:44 Ticket #4257 (offet().top is returning a decimal, Docs say it returns integers) closed by
- fixed: Docs are updated, thanks! http://docs.jquery.com/CSS/offset
- 22:06 Ticket #4274 (jQuery.index() is +1 for document.body elements in IE 7) closed by
- invalid: The <title> element is required for most doctypes, so IE is probably …
- 18:11 Ticket #4274 (jQuery.index() is +1 for document.body elements in IE 7) created by
- Was playing around for first time with index and found anomaly with IE 7. …
- 03:26 Ticket #4273 (siblings() not working in IE) created by
- this generates an error in IE: element.siblings()[ ColumnIndex ]; I am …
- 00:45 Ticket #4272 ($('#id ~ div') doesn't work with divs) created by
- so if you have div id="x" div class='test' div class='test' class test …
02/28/09:
- 20:30 Ticket #3377 (Selector of ancestor/descendant is broken in IE 5.5) closed by
- invalid: I'll close this since the selector engine has been significantly changed.
- 20:29 Ticket #4271 (can not use # for document) closed by
- invalid
- 20:29 Ticket #4017 (IE7 wants to run ActiveX add-on) closed by
- fixed: Ok, this check is causing more problems than it's worth so I've removed it …
- 20:28 Changeset [6914fc29690d0d4ff7fa7ef2dd7862ef34e9aeb5] by
-
- src/support.js
- 20:28 Ticket #4223 (:visible,:hidden doesn't take visibility into account) closed by
- wontfix
- 20:25 Ticket #2251 ("could not set the selected property" error in IE when manipulating ...) closed by
- duplicate
- 20:24 Ticket #4269 (Optimize structure of .css() and .attr()) closed by
- fixed: Fixed in SVN rev [6267].
- 20:23 Changeset [f1f5cd9f6a80b0de18cc0402f28b440f48b95f83] by
-
- src/core.js
- test/unit/core.js
- 20:04 Ticket #4080 (Infinite recursion in speed method) closed by
- invalid: Please reopen with a test case if the problem still exists.
- 19:59 Ticket #4105 (clone(true) fails on IE7) closed by
- fixed: I'll close this as fixed, reopen with a test case if it's still in 1.3.2.
- 19:52 Ticket #4063 ($.getJSON() does not call callback with 0-length content response) closed by
- worksforme: Please reopen with a test case if the problem is still there.
- 19:45 Ticket #4166 (Error: 'length' is null or not an object) closed by
- invalid: Please attach a test case and reopen if the problem still exists.
- 19:41 Ticket #4184 ($.get without data parameter) closed by
- duplicate: Duplicate of #3775.
- 19:17 Ticket #4248 (Ajax fails with JSON Data in Sizzle.filter method) closed by
- invalid
- 17:18 Ticket #4271 (can not use # for document) created by
- when i use $('#').ready(...), it's say uncaught exception: Syntax error, …
- 15:41 Ticket #4175 (jQuery 1.3.2pre: Dialog broken in IE7) reopened by
- This is still the case. Following simple code still breaks IE7 AND IE6: …
- 04:33 Ticket #4259 (Plugin works fine in) closed by
- invalid: The best place to get help is on one of the forums. The bug tracker is for …
- 04:27 Ticket #4266 (title tag ignored in xml) closed by
- invalid: $(htmlstring) parses html using the browser's html parser. jQuery …
Note: See TracTimeline
for information about the timeline view.
