Timeline
Mar 12, 2013:
- 9:33 PM Ticket #13588 (ajax dataType: 'jsonp' does not trigger fail callback) closed by
- notabug: No error callbacks are called with jsonp. It is documented here: …
- 9:08 PM Ticket #13553 (Leftover code for IE8 in effects.js) closed by
- fixed: Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. …
- 9:06 PM Changeset [79992d7]2.2-stablekillphp by
- AUTHORS.txt
- build/release.js
- speed/benchmark.js
- speed/event.html
- speed/slice.vs.concat.html
- src/ajax.js
- src/dimensions.js
- src/effects.js
- src/event.js
- test/unit/ajax.js
- …
- 8:48 PM Ticket #13570 (error in the description: addClass) closed by
- notabug
- 8:46 PM Ticket #13546 (X-XSS-Protection Flag and jQuery 1.9.0 opens about:blank) closed by
- notabug: This is not a bug in jQuery.
- 8:46 PM Ticket #13549 (width() does not read and write using the same box model) closed by
- notabug
- 8:42 PM Ticket #13542 ($(div).css("right", Number.MIN_VALUE);) closed by
- notabug
- 8:42 PM Ticket #13525 (ajax: incorrect/inconsistent handling of 204 NO CONTENT and 205 RESET ...) closed by
- notabug: Thank yaniv
- 8:18 PM Ticket #13556 (İkinci el eşya) closed by
- notabug
- 12:50 PM Ticket #13592 (Corrupt column text when create TD with more than 2 html tags) closed by
- notabug: You're cloning an element with an ID, then reinjecting multiple copies …
- 11:25 AM Ticket #13602 (parseJSON() chokes on embedded tab) closed by
- notabug: The strings in JSON can't have control characters, as laid out pretty …
- 11:16 AM Ticket #13602 (parseJSON() chokes on embedded tab) created by
- $.parseJSON('[{"name":"a\tb"}]'); results in SyntaxError: Unexpected …
- 9:04 AM Ticket #13601 (RemoveAttr fails for 'rows' attribute in ie7) created by
- the call:
$('textarea').removeAttr('rows')
fails in internet … - 8:59 AM Ticket #13599 (ajax automatic reponse mimetype parsing does not work properly when ...) closed by
- notabug: This seems pretty obvious to me. Sorry it took you a while to find it …
- 8:56 AM Ticket #13600 (ajax automatic reponse mimetype parsing does not work properly when ...) closed by
- duplicate: Duplicate of #13599.
- 5:43 AM Ticket #13600 (ajax automatic reponse mimetype parsing does not work properly when ...) created by
- If you run an ajax request to SERVER_URI without explicit dataType …
- 5:42 AM Ticket #13599 (ajax automatic reponse mimetype parsing does not work properly when ...) created by
- If you run an ajax request to SERVER_URI without explicit dataType …
Mar 11, 2013:
- 9:29 PM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) closed by
- fixed: You should create a new ticket. Behaviour is consistent with what is …
- 6:01 PM Ticket #13597 (Early WebKit Build lacking trim support) closed by
- notabug: If you want to give 2.0 a go, just create your own shim of …
- 5:37 PM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) reopened by
- @jaubourg can you take a look?
- 5:29 PM Ticket #13597 (Early WebKit Build lacking trim support) created by
- When attempting to use jQuery 2.0.0b2 (and b1) on an internal WebKit …
- 4:46 PM Ticket #13596 (.replaceWith should always remove the context set) created by
- (copied from https://github.com/jquery/jquery-migrate/issues/28) …
- 2:59 PM Ticket #13595 (type.indexOf is not a function (type: websocket, browser: Firefox)) created by
- Using jquery-1.9.1 and either Firefox 19.0.2 or Firefox 18.0.1. Line …
- 12:55 PM Changeset [ae35246]2.2-stablekillphp by
- src/sizzle
- 10:09 AM Changeset [91d5764]2.2-stablekillphp by
- Gruntfile.js
- package.json
npm install
)- 9:41 AM Ticket #13594 (The Link has wrong value) closed by
- notabug: Please see issues at https://github.com/jquery/learn.jquery.com
- 9:40 AM Ticket #13593 (.hide() not working on the selected options in dropdown in IE) closed by
- notabug: Please ask for help on the forums or in the …
- 9:39 AM Ticket #13591 (jQuery >= 1.9 is incapable of handling strings as objects) closed by
- duplicate: Duplicate of #13223.
- 8:02 AM Ticket #13594 (The Link has wrong value) created by
- In page "http://learn.jquery.com/javascript-101/syntax-basics/" there …
- 6:39 AM Ticket #13593 (.hide() not working on the selected options in dropdown in IE) created by
- I want to hide the selected options in a drop down,which gets auto …
- 4:39 AM Ticket #13457 (Different Values for $('#foo').position().left in Firefox and Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:39 AM Ticket #13446 (jQuery 1.9x chashed in IE8 on line: var tag = ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:09 AM Ticket #13592 (Corrupt column text when create TD with more than 2 html tags) created by
- When add TD that contain more than 2 html tags, the TD content was …
- 3:06 AM Ticket #13591 (jQuery >= 1.9 is incapable of handling strings as objects) created by
- Works: […] Works in 1.8.3, fails in 1.9.0, 1.9.1 and …
Mar 10, 2013:
- 7:53 PM Ticket #13590 (.trigger() does not pass extraParameters to checkbox's click handler) closed by
- duplicate: Duplicate of #13428.
- 7:45 PM Ticket #13590 (.trigger() does not pass extraParameters to checkbox's click handler) created by
- .trigger()'s second parameter allows …
Mar 9, 2013:
- 8:39 PM Ticket #13589 (base reload err!) closed by
- notabug: You need to read about how
<base>
works. See … - 12:32 PM Ticket #13589 (base reload err!) created by
- url:http://127.0.0.1/test/index.php?action=test if add code : <base …
Mar 8, 2013:
- 7:46 PM Ticket #13588 (ajax dataType: 'jsonp' does not trigger fail callback) created by
- http://jsfiddle.net/delvarworld/QbHDr/ Fixme? Or is this some weird …
- 3:52 PM Ticket #13283 (Remove .andSelf() alias) closed by
- notabug: Okay, I'll just close this for now. It's been deprecated and doesn't …
- 12:26 PM Ticket #13563 (Unable to download the latest jquery files from download link) closed by
- worksforme
- 9:29 AM Ticket #13587 (removeProp doesn't work twice) closed by
- notabug: The docs specifically say "Do not …
- 9:24 AM Ticket #13587 (removeProp doesn't work twice) created by
- On a triggering element that remove a property of another element, if …
- 9:12 AM Ticket #13585 ($(window).height() incorrect) closed by
- duplicate: Duplicate of #12388. You're in quirks mode.
- 9:04 AM Ticket #13586 (thank you) closed by
- worksforme
- 8:48 AM Ticket #13586 (thank you) created by
- 2:43 AM Ticket #13585 ($(window).height() incorrect) created by
- on long scroll pages (One-Page-Layout) (newer than jQ 1.7.2)
Mar 7, 2013:
- 8:23 PM Ticket #13584 (The requested URL /jquery-1.6.3.min.js was not found on this server.) closed by
- duplicate: Duplicate of #13583.
- 8:23 PM Ticket #13583 (Not Found The requested URL /jquery-1.6.3.min.js was not found on ...) closed by
- notabug: There's nothing the jQuery team can do about random sites.
- 7:27 PM Ticket #13584 (The requested URL /jquery-1.6.3.min.js was not found on this server.) created by
- Not Found The requested URL /jquery-1.6.3.min.js was not found on …
- 7:07 PM Ticket #13583 (Not Found The requested URL /jquery-1.6.3.min.js was not found on ...) created by
- http://www.visualproject.it/?lang=en
- 6:16 PM Ticket #13581 (SCRIPT5007: Unable to get value of the property '_focusTabbable': ...) closed by
- notabug: You should report jQuery UI bugs to http://bugs.jqueryui.com. However, …
- 6:05 PM Ticket #13582 ($(" <div>test</div>"); // return a error) closed by
- duplicate: Duplicate of #13223. Use the jQuery Migrate plugin.
- 6:01 PM Ticket #13582 ($(" <div>test</div>"); // return a error) created by
- Why this command is returning a error?? $(" <div>test</div>"); …
- 5:04 PM Ticket #13581 (SCRIPT5007: Unable to get value of the property '_focusTabbable': ...) created by
- Situation: I have an existing page consisting of a form with many …
- 4:25 PM Ticket #13578 (outputting arrays) closed by
- notabug: Don't know what you trying to do here, but this erratic code is …
- 10:31 AM Ticket #13579 (Can't able to select textarea if i use cancel option in draggable ...) closed by
- notabug: This works just fine for me. But, if you're having problems I suggest …
- 10:18 AM Ticket #13531 (jQuery-1.9.1 removeClass() not working properly) closed by
- duplicate: Duplicate of #13367. or use jQuery UI 1.10.1. bam.
- 9:13 AM Ticket #13579 (Can't able to select textarea if i use cancel option in draggable ...) created by
- i wana to make an div element draggable, but not its one of child …
- 5:54 AM Ticket #13578 (outputting arrays) created by
- Dear Sirs, I got an unexpected result with the following code …
- 4:50 AM Ticket #13577 (New minimal selector engine fails on textNode objects) created by
- textNode objects don't have the querySelectorAll function available. …
Mar 6, 2013:
- 10:28 PM Ticket #13576 (ajax bugs) created by
- source code: jQuery.ajax({ url : "test.php", type : "post", …
- 10:00 PM Ticket #13575 (Using .wrap() on iframe breaks Windows 8 tile tags) closed by
- cantfix: I'll close as cantfix on our side. When you file that bug can you …
- 3:13 PM Ticket #13571 ("isPlainObject" losts compatibility against 1.9.1) reopened by
- 3:11 PM Changeset [5c82d36]2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 2:42 PM Ticket #13571 ("isPlainObject" losts compatibility against 1.9.1) closed by
- fixed: Fixes #13571. jQuery.isPlainObject 1.9.x compatibility Signed-off-by: …
- 2:42 PM Changeset [8d1c422]2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 1:04 PM Ticket #13575 (Using .wrap() on iframe breaks Windows 8 tile tags) created by
- Affects jQuery 1.9.1 & latest via git + IE10 on Windows 8 1. …
- 11:01 AM Ticket #13574 (Crashes on Android 2.3 webview) closed by
- duplicate: Duplicate of #13282. This should be fixed in 2.0.0b2. Please let …
- 10:55 AM Ticket #13574 (Crashes on Android 2.3 webview) created by
- I'm using jQuery-2.0.0b1 in an Android PhoneGap app. It works fine …
- 8:34 AM Ticket #13572 ("isPlainObject" losts compatibility against 1.9.1) closed by
- duplicate: Duplicate of #13571.
- 7:34 AM Ticket #13573 (checked property should be treated specially) closed by
- duplicate: Duplicate of #13245.
- 6:19 AM Ticket #13573 (checked property should be treated specially) created by
- when I used elements.attr("checked",true) it works first time but when …
- 3:01 AM Ticket #13572 ("isPlainObject" losts compatibility against 1.9.1) created by
- You are modifying "isPlainObject" method and it is now losts …
- 3:01 AM Ticket #13571 ("isPlainObject" losts compatibility against 1.9.1) created by
- You are modifying "isPlainObject" method and it is now losts …
- 2:01 AM Ticket #13570 (error in the description: addClass) created by
- http://api.jquery.com/addClass/ […] "Given an unordered list …
Mar 5, 2013:
- 5:22 PM Ticket #13569 (Unknown property 'box-sizing'. Declaration dropped.) closed by
- cantfix: The CSS
box-sizing
property is real. Firefox should not warn about … - 3:46 PM Ticket #13569 (Unknown property 'box-sizing'. Declaration dropped.) created by
- Warning in Firefox console appears on page load when jquery is …
- 1:31 PM Ticket #13568 (Resize not found, check in chrome and firefoz in gnu/linux) created by
- Hi, I try this: $(window).resize(function(){ …
- 10:39 AM Ticket #13567 (error in .map() when callback returns a jQuery object) closed by
- notabug: You are trying to append a jQuery object that is inside a jQuery …
- 10:29 AM Ticket #13567 (error in .map() when callback returns a jQuery object) created by
- http://jsfiddle.net/mblase75/NfzbA/ -- jQuery 1.9.1 […] error …
- 10:27 AM Ticket #13453 (:visible for input type=hidden behaves differently in different browsers) closed by
- duplicate: Duplicate of #13132.
- 8:55 AM Ticket #13566 (v2.0.0b2 is not compatible for earlier versions on Node) created by
- Please see L:8668 and L:8690 in the 2.0.0b2. Unfortunately some …
Note: See TracTimeline
for information about the timeline view.