Timeline
04/25/10:
- 22:56 Ticket #6482 (Trac "About" page not defined) created by
- Get this error: UndefinedError: "about" not defined when attempting to …
- 18:22 Ticket #5847 (Problem with XHTML) reopened by
- It seems others got problems with XHTML Eg. : …
- 17:02 Ticket #6481 (revert $.param should treat empty arrays/objects like empty strings) created by
- $.param ignores the key completly if the value is an empty object or …
- 15:19 Ticket #6480 (Create XHR object sometimes fails on IE7/8) created by
- In some case, it dosn't work when you open web page at first. Must refresh …
- 12:43 Ticket #6479 (.load() not using right context) created by
- Consider the following example of using jQuery (version 1.4.2) in a …
04/24/10:
- 21:16 Changeset [1533bf7c7794d8e078e7ce5e36de6d190651540a] by
-
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/data.js
- src/event.js
- 00:31 Ticket #6475 (jQuery adds new HTML tags when calling manipulation methods) closed by
- invalid: Can you reopen this with a complete test case? Please run the document …
- 00:18 Ticket #6474 (strange behavior of has() and eq()) closed by
- worksforme: Yep, rsinton is right. Take a look at the :nth-child selector as …
04/23/10:
- 22:52 Ticket #6478 ($("<li></li>").attr("value", 42) crashes IE6 and IE7 in 1.4.2) created by
- This line crashes IE6 and IE7 under jQuery 1.4.2: …
- 21:57 Ticket #6477 (Add processData option to JQuery post) created by
- It's common for web services to expect data to be POSTed in the request …
- 14:36 Ticket #6476 (fadeOut function fadeIn - IE8 Only (Not IE7, IE6)) created by
- I was able to reproduce a bug in IE8 which does not face back in the …
- 09:48 Ticket #6475 (jQuery adds new HTML tags when calling manipulation methods) created by
- Not sure if this should be considered a bug. It happens i.e. in Moz …
- 08:01 Ticket #6474 (strange behavior of has() and eq()) created by
- some code html: <select name="1"> <option>0</option> <option>1</option> …
04/22/10:
- 23:05 Ticket #6473 ([validate] - cancel button submits form when it should not) closed by
- invalid: This bug tracker is for jQuery core. Please ask other questions on the …
- 18:30 Ticket #6473 ([validate] - cancel button submits form when it should not) created by
- Add a button with class "cancel" and the validation plugin handles the …
- 14:33 Ticket #6472 ($.find with attribute contains selector misses results) created by
- See the attached html file for an example. In the case of a table <table …
- 12:50 Ticket #6471 (XHR request sometimes throw an error when it is aborted in IE8) created by
- In some cases "abort" method in IE8 (8.0.6001.18702IC) invokes …
- 09:06 Ticket #6470 (Inconsistencies when escaping characters in selector for <script> element) created by
- I have the following HTML as an example: […] Using the selector …
04/21/10:
- 21:17 Ticket #6469 (API Documentation Site JS Error on Enter Key press (in Firefox)) created by
- While browsing API documentation in Firefox (version 3.5.2 for ex) - …
- 03:03 Ticket #6468 (Pass data into custom filters) created by
- How about the ability to pass in data into the filter method, which would …
- 02:11 Ticket #6464 (setting .attr value on a hidden form field) closed by
- worksforme: Seems to work for me in both Firefox and IE8. I put this line in just to …
- 01:52 Ticket #6463 (AJAX IE ERROR "OBJECT DOESN'T SUPPORT THIS PROPERTY OR METHOD) closed by
- invalid: Please reduce this to a simple test case.
- 01:45 Ticket #6466 (Ajax Firefox returns status=0 when server is completely down, results in ...) closed by
- duplicate: Dup of #6465 .
- 01:42 Ticket #6467 (ReplaceAll does not recognize self-closing tags) closed by
- invalid: That's not valid markup in XHTML: http://www.w3.org/TR/xhtml1/#C_3 It's …
04/20/10:
- 18:11 Ticket #6467 (ReplaceAll does not recognize self-closing tags) created by
- When replaceAll targets an element that closes itself, e.g. <div />, it …
- 14:47 Ticket #6466 (Ajax Firefox returns status=0 when server is completely down, results in ...) created by
- When invoking an Ajax request with firefox 3.6.3 on a server that is …
- 14:38 Ticket #6465 (Ajax, firefox 6.3.6 returns statuscode 0 when server is down, leads to ...) created by
- When i send an Ajax request with jQuery in a Firefox 3.6.3 browser, and …
- 11:15 Ticket #6464 (setting .attr value on a hidden form field) created by
- http://brownwebdesign.com/jquery-attr-value.html If value is set to "", …
- 11:00 Ticket #6463 (AJAX IE ERROR "OBJECT DOESN'T SUPPORT THIS PROPERTY OR METHOD) created by
- Here are the steps to reproduce the problem: - open IE8 - enter follwing …
- 04:23 Ticket #6462 (MERGE HTTP verb does not submit options.data in an ajax call) created by
- The MERGE HTTP keyword does not currently submit the payload …
- 01:32 Ticket #6460 (spam present in jquery's git source-code) closed by
- worksforme: That's actually a capture of the html from a Yahoo home page, to provide …
04/19/10:
- 23:41 Ticket #6461 (Difference in $.each() between 1.3.2 and 1.4.2) created by
- In the following code the value of this is different between 1.3.2 and …
- 19:02 Ticket #6460 (spam present in jquery's git source-code) created by
- The actual speed/index.html jquery's source-code contains a lot of spam. …
- 14:25 Ticket #6459 (jquery 1.4.2 and opera =< 10.10 ajax trouble) created by
- http://traffic.ihome.ru/jq/142.html In other browsers you can see after …
- 13:45 Ticket #6458 (jQuery html(text) parses the javascript code out of its level) created by
- $.html(text) parses the text and extracts the child javascripts elements …
04/18/10:
- 15:51 Ticket #6457 (Add a param to end() so that it can end multiple levels at once) created by
- I would like to have the possibility when nesting heavily selectors to …
- 12:34 Ticket #6456 (Div border will affect the boxModel) created by
- When using css to set div's border will affect the judgments boxModel. But …
- 11:34 Ticket #6455 (Strange behaviour of jQuery(elementArray)) created by
- I just tried to migrate my Project from 1.3.2 to 1.4.2 and found a bug in …
- 02:54 Ticket #6454 ([autocomplete]) closed by
- invalid: This bug tracker is for jQuery core issues only. Please report plugin …
- 02:49 Ticket #6445 (Highlight function kills performance) closed by
- invalid: This bug tracker is for jQuery core issues only. Please report plugin …
Note: See TracTimeline
for information about the timeline view.
