Timeline
Oct 17, 2012:
- 4:29 PM Ticket #12751 (parseJson error throwing doesn't match JSON.parse behavior) closed by
- fixed: Fix #12751. Ensure parseJson throws in the same situations as …
- 4:28 PM Changeset [ee9687d]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- test/unit/ajax.js
- test/unit/core.js
- 3:20 PM Changeset [c31539c]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/data/testrunner.js
- 3:06 PM Ticket #12569 (Improve feature detect for oldIE event bubbling) closed by
- fixed: Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967 …
- 3:02 PM Changeset [063ea02]1.12-stable2.2-stablekillphp by
- src/support.js
- 2:52 PM Changeset [fad0e221]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 1:59 PM Ticket #12759 ($('<span style="left:45%" />').css("left") returns "0px") created by
- In the definition of jQuery#css, it expects the jQuery.access callback …
- 1:51 PM Ticket #12758 (Make sure Summit new authors are credited) created by
- They should be mentioned in AUTHORS.txt and they need to fill out the …
- 1:47 PM Changeset [a151471]1.12-stable2.2-stablekillphp by
- package.json
- 1:46 PM Ticket #12757 (Enforce style guide via build process) created by
- See discussion in https://github.com/jquery/2012-dev-summit/issues/54
- 1:46 PM Ticket #12749 (position() does not handle position:fixed elements correctly) closed by
- fixed: Fixes #12749, correctly detect position() for position:fixed elements, …
- 1:41 PM Changeset [425272a]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 1:35 PM Ticket #12756 (Format all code in unit tests to conform to the style guide) created by
- Migrated from https://github.com/jquery/2012-dev-summit/issues/56, see …
- 1:19 PM Ticket #12754 (jQuery.load() can render the page useless in IE7) closed by
- patchwelcome: Well, the problem is that the entire HTML string is added to a …
- 1:00 PM Ticket #12752 (Support for custom builds under Windows) closed by
- fixed: Fixes #12752: Added OS-switch for grunt task "custom", to make use of …
- 12:59 PM Changeset [995f816c]1.12-stable2.2-stablekillphp by
- grunt.js
- 12:52 PM Changeset [16d996b]1.12-stable2.2-stablekillphp by
- src/.jshintrc
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/serialize.js
- src/traversing.js
- 12:50 PM Changeset [3bfd158]1.12-stable2.2-stablekillphp by
- grunt.js
- 11:13 AM Changeset [7607068]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:48 AM Ticket #12753 (Jquery slider is not working with JSP using Struts 2 framework) closed by
- notabug: Please ask for help on the forums or on the …
- 10:19 AM Ticket #12688 (window height and width in FireFox 16) closed by
- notabug: Thanks for contributing! Yes, we removed support for quirks mode in …
- 9:03 AM Ticket #12755 (incorrect week number in every year of jan month) created by
- incorrect week number in every year of jan month
- 7:53 AM Ticket #12754 (jQuery.load() can render the page useless in IE7) created by
- jQuery.load() can render the page useless in IE7 …
- 7:02 AM Ticket #12753 (Jquery slider is not working with JSP using Struts 2 framework) created by
- /*! jQuery v1.7.1 jquery.com | jquery.org/license */ …
- 3:21 AM Ticket #12752 (Support for custom builds under Windows) created by
- Currently custom builds are not possible under Windows. Running …
- 2:59 AM Ticket #12729 (attr not working) closed by
- notabug
Oct 16, 2012:
- 6:35 PM Ticket #12748 (:not() regression in 1.8.2) closed by
- notabug: That is the correct behavior.
:not
is never contextual per the spec. - 5:25 PM Changeset [d1ad6c7]1.12-stable2.2-stablekillphp by
- test/unit/callbacks.js
- 5:21 PM Ticket #11110 (Firefox reports incorrect left position when margin is "auto") closed by
- cantfix: Actually, Webkit and IE9 are correct and Firefox is incorrect. …
- 5:19 PM Changeset [e03d999]1.12-stable2.2-stablekillphp by
- README.md
- 5:11 PM Ticket #12751 (parseJson error throwing doesn't match JSON.parse behavior) created by
- Currently when you call parseJson on , "", or {} you get null back. …
- 4:55 PM Ticket #12750 (Ajax requests with xhrFields fail on IE8) created by
- This bug only affects IE 8.0.6001.18702CO. Notice the CO. …
- 4:50 PM Ticket #12664 (.after()) closed by
- fixed: Refactored before/after/replaceWith to not pushStack. Fixes #12664, …
- 4:50 PM Changeset [0c1cea3]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:45 PM Changeset [51feba6]1.12-stable2.2-stablekillphp by
- package.json
- 4:43 PM Changeset [e2ff2b1]1.12-stable2.2-stablekillphp by
- test/unit/callbacks.js
- 4:42 PM Changeset [f47e3da]1.12-stable2.2-stablekillphp by
- src/sizzle
- 4:08 PM Ticket #12550 (jQuery Ajax cache=false doesn't always work) closed by
- fixed: Uses an additive approach to generating anti-cache parameters rather …
- 4:08 PM Changeset [8bae5e1]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:57 PM Ticket #12749 (position() does not handle position:fixed elements correctly) created by
- Fixed element's are relative to the viewport, position() treats …
- 3:23 PM Changeset [f9f034d]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:16 PM Ticket #11280 (appending elements to an object element fails in IE < 9) closed by
- fixed: Fix #11280. IE6-8 need name attribute to parse param. Close gh-914. …
- 3:15 PM Changeset [947acfc]1.12-stable2.2-stablekillphp by
- grunt.js
- src/ajax.js
- src/deprecated.js
- src/event.js
- src/manipulation.js
- src/sizzle
- src/support.js
- src/traversing.js
- test/data/support/shrinkWrapBlocks.html
- test/unit/ajax.js
- …
- 3:07 PM Ticket #8908 (IE9: Clearing a cloned element's background-image causes the original ...) closed by
- duplicate: This bug is related to the issues here: …
- 3:07 PM Changeset [ef7bce7]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/manipulation.js
- test/unit/manipulation.js
- 3:07 PM Changeset [aeb0368]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 3:03 PM Changeset [0ea348bb]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:01 PM Changeset [1fdc0b7]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 3:01 PM Ticket #12404 (.post() submits expando) closed by
- notabug
- 2:59 PM Ticket #11555 (jQuery.ajaxTransport.send.callback doesn't get called for readyState = ...) closed by
- notabug
- 2:48 PM Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) closed by
- fixed: Fixes #12736. Move hover event hack to deprecated.js for removal in …
- 2:47 PM Changeset [e83bc97]1.12-stable2.2-stablekillphp by
- src/deprecated.js
- src/event.js
- test/unit/deprecated.js
- test/unit/event.js
- 2:14 PM Changeset [fd5facf]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- test/unit/dimensions.js
- test/unit/effects.js
- test/unit/queue.js
- 2:11 PM Ticket #12748 (:not() regression in 1.8.2) created by
- This shows the problem occuring in jQuery 1.8.2: …
- 1:28 PM Changeset [bf145b6f]1.12-stable2.2-stablekillphp by
- src/sizzle
- 1:21 PM Ticket #12747 (scrollTop and scrollLeft binding fails inside POST iframe in IE 9) created by
- In our Facebook application running in Facebook's canvas environment …
- 12:31 PM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) closed by
- fixed: Fixes #11635, Explicit overflow:auto is overridden by inline …
- 12:30 PM Changeset [861476eb]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/support.js
- test/data/support/shrinkWrapBlocks.html
- test/unit/support.js
- 12:29 PM Changeset [69ce829]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- 12:21 PM Changeset [45d64e8]1.12-stable2.2-stablekillphp by
- grunt.js
- 12:14 PM Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) closed by
- notabug
- 12:03 PM Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) closed by
- notabug: Google Chrome no longer displays the text input next to file upload …
- 11:58 AM Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) created by
- Native JSON.parse throws, we should throw.
- 11:54 AM Changeset [420dcc5]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/traversing.js
- test/unit/traversing.js
- 11:44 AM Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after ...) closed by
- notabug: The issue in your example is not that changes aren't persisted, but …
- 11:37 AM Ticket #10093 (Inconsistent behavior of AJAX when url="") closed by
- fixed: Handle a falsy URL in the settings object for jQuery.ajax. Fixes …
- 11:37 AM Changeset [ce5784a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 11:37 AM Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) closed by
- cantfix: It looks like the problem is that the font should be smaller to begin …
- 11:28 AM Changeset [fcaef88]1.12-stable2.2-stablekillphp by
- .jshintrc
- grunt.js
- src/.jshintrc
- test/.jshintrc
- 11:19 AM Ticket #12730 (JQuery adds indexOf to arrays in IE8) closed by
- worksforme
- 11:15 AM Ticket #12519 (Public API methods should not have private arguments) closed by
- fixed: Create private methods for processing data/removeData requests. Fixes …
- 11:15 AM Changeset [08e1345]1.12-stable2.2-stablekillphp by
- src/data.js
- src/effects.js
- src/event.js
- src/queue.js
- test/unit/data.js
- 10:58 AM Changeset [2e3ca6c]1.12-stable2.2-stablekillphp by
- grunt.js
- 10:55 AM Ticket #12742 (The value of 'e.which' always returning '1' in the event of ...) closed by
- cantfix: I agree, there's no reasonable way we can normalize or correct this …
- 10:51 AM Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after ...) created by
- Bug report. When jQuery.each() is used to iterate the properties of a …
- 10:25 AM Ticket #10977 (Incorrect documentation for the index method?) closed by
- fixed: Return correct index for no-arg index() calls. Fixes #10977. Closes …
- 10:25 AM Changeset [4bb46f4]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 10:17 AM Changeset [ed9e344]1.12-stable2.2-stablekillphp by
- .jshintrc
- grunt.js
- package.json
- src/.jshintrc
- test/.jshintrc
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/callbacks.js
- test/unit/core.js
- test/unit/data.js
- …
- 10:10 AM Changeset [605a380]1.12-stable2.2-stablekillphp by
- grunt.js
- 10:03 AM Changeset [6ba5638]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 10:01 AM Changeset [72aada0a]1.12-stable2.2-stablekillphp by
- grunt.js
- 10:01 AM Changeset [78617f06]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/deprecated.js
- test/unit/deprecated.js
- 9:41 AM Changeset [6eacf67]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/deferred.js
- 9:40 AM Changeset [40f9ab9c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 9:39 AM Ticket #12686 (Live change event is not fired on IE8 when input is focused) closed by
- wontfix: Took a look at this with @dmethvin. The internals of jquery spoofing …
- 9:39 AM Changeset [7d2e99f]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:32 AM Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) created by
- http://jsfiddle.net/rajendrav5/LuEYv/7/ Blur event on input type file …
- 9:05 AM Ticket #12743 (IE6 - events causes memory leak) created by
- Attach an event to an element causes memory leaks on IE 6 (try …
- 8:37 AM Ticket #12742 (The value of 'e.which' always returning '1' in the event of ...) created by
- The value of 'e.which' always returning '1' in the following events: * …
- 8:24 AM Changeset [efc2d8b]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/deferred.js
- 8:08 AM Ticket #12741 (inconsistent line endings in official jquery-1.8.2.js download) created by
- subversion was angy when I tried to add jquery. And to my surprise it …
- 7:32 AM Changeset [bf514bc]1.12-stable2.2-stablekillphp by
- grunt.js
- 5:02 AM Ticket #12577 ('SCRIPT3: Member not found' with .attr(novalidate or aria-nocomplete)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:17 AM Changeset [d70e64b]1.12-stable2.2-stablekillphp by
- src/css.js
- src/deprecated.js
- src/effects.js
Oct 15, 2012:
- 8:10 PM Ticket #12739 (Name: Passing in an Event to trigger strips namespace) created by
- jQuery Version: Git, 1.8.2, 1.7.2 Browser: Firefox 10, 16 OS: …
- 6:07 PM Ticket #11292 (Error During Done Function on a Promise Is Skipped on Subsequent Runs) closed by
- notabug
- 6:05 PM Changeset [6aae3e1]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 5:34 PM Ticket #11987 (FadeIn function does not execute correctly after stop() call) closed by
- duplicate: Duplicate of #10462.
- 5:21 PM Changeset [87bd3b5a]1.12-stable2.2-stablekillphp by
- test/unit/deprecated.js
- 5:20 PM Changeset [9104a3d]1.12-stable2.2-stablekillphp by
- src/deprecated.js
- src/event.js
- test/unit/deprecated.js
- test/unit/event.js
- 5:11 PM Changeset [d6c84c5]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 5:10 PM Ticket #12738 (422 Status Code Issue?) created by
- I'm working with backbone, an it uses jquery for save (jQuery.ajax). …
- 4:51 PM Changeset [cc172a8]1.12-stable2.2-stablekillphp by
- grunt.js
- test/unit/support.js
- 4:18 PM Ticket #11406 (docs.jquery.com redirects to page that is not maintained) closed by
- fixed: it's being fixed now. Thanks.
- 4:09 PM Changeset [add85030]1.12-stable2.2-stablekillphp by
- src/sizzle
- 4:04 PM Changeset [e092b64]1.12-stable2.2-stablekillphp by
- test/unit/support.js
- 4:00 PM Changeset [a0cbf60]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 3:53 PM Changeset [be1f1d7]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 3:53 PM Ticket #12737 (an element position().top returns wrong value inside another relative ...) created by
- I've made this simple demo case : http://jsfiddle.net/uKgYs/22/ When …
- 2:50 PM Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) created by
- 2:14 PM Ticket #10818 (IE9 won't fire change event if value of input is changed using keyup) closed by
- wontfix: Given the complexity/size of the fix and the problems in trying to get …
- 2:09 PM Changeset [f332390]1.12-stable2.2-stablekillphp by
- test/unit/support.js
- 2:04 PM Changeset [8a4dc36]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 2:02 PM Ticket #12004 (Allow ajax.method as alias for ajax.type) reopened by
- Sorry, I'm +1 on aliasing type and method, just not switching type and …
- 1:41 PM Ticket #12004 (Allow ajax.method as alias for ajax.type) closed by
- wontfix: It doesn't sound like this will get done.
- 1:26 PM Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) closed by
- duplicate: Duplicate of #11635.
- 1:24 PM Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) reopened by
- 1:24 PM Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) reopened by
- 1:18 PM Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) created by
- Background: We have a container that is opened and closed via a link. …
- 12:45 PM Ticket #12683 (Unexpected style invalidation in select (performance issue)) closed by
- cantfix: Thank you for creating a test case. I don't think we can fix this …
- 12:37 PM Changeset [b36d58d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 12:31 PM Changeset [611d7660]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- test/unit/css.js
- 12:24 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- cantfix
- 12:19 PM Changeset [0c447434]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 12:18 PM Changeset [435fbe1]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 12:16 PM Changeset [6ac8716]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 12:14 PM Changeset [57aa797]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 12:11 PM Changeset [c2a6bad6]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 12:02 PM Ticket #12704 (:checked is considering drop down select also) closed by
- notabug: This is desired behavior and the design of the
:checked
selector. … - 11:55 AM Ticket #12692 (jquery toggleClass(function) behaves incorrectly) closed by
- notabug: Thanks for contributing, but both the documentation and the code is …
- 11:53 AM Ticket #12732 (hasAttr) closed by
- duplicate: Duplicate of #9396.
- 11:49 AM Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) closed by
- fixed: Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957 …
- 11:49 AM Changeset [96492b1]1.12-stable2.2-stablekillphp by
- grunt.js
- 11:45 AM Ticket #12675 (User aborted ajax requests should result in jqXHR.statusText == ...) closed by
- notabug: The statusText is "error", but the "errorThrown" argument is more …
- 11:42 AM Ticket #12702 ($(string) somethings not right) closed by
- notabug: Christian Meixner is correct.
- 11:40 AM Ticket #12659 (scrollLeft() doesn't work in Android browser) closed by
- cantfix: We can't fix this, but we've reported it up to Android: …
- 11:38 AM Changeset [d01253e2]1.12-stable2.2-stablekillphp by
- grunt.js
- package.json
- 11:22 AM Ticket #12648 (Can not correctly detect focus for DIVs with contenteditable in Chrome ...) closed by
- fixed: This was just fixed in Sizzle: …
- 11:18 AM Ticket #12642 (jq improperly evaluates scripts inserted in dom fragments) closed by
- wontfix
- 11:14 AM Ticket #12719 (gb2312编码,IE6不能正常工作) closed by
- duplicate: Duplicate of #12720.
- 10:46 AM Ticket #12731 (jQuery/$ Error) closed by
- notabug: Something is probably colliding with the
$
variable, such as another … - 10:46 AM Ticket #12734 (jQuery#trigger, jQuery#triggerHandler trigger multiple events) created by
- You can remove attributes like this – […] or add/remove classes – …
- 10:40 AM Changeset [cb67571]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:39 AM Ticket #12733 (jQuery incorrectly handled event attaching/detaching if event argument ...) created by
- Example: http://jsfiddle.net/4XTJj/
- 10:34 AM Ticket #12732 (hasAttr) created by
- This is duplicate of #4324 and #9396. You already voted on #9396, …
- 10:18 AM Ticket #12698 (broken CORS preflight request when setting Authorization header) closed by
- notabug: The correct options if
type
notmethod
, so you're issueing a GET … - 10:12 AM Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) closed by
- wontfix: OK, thanks!
- 10:02 AM Ticket #12731 (jQuery/$ Error) created by
- I've noticed a frequent problem I seem to be getting in Chrome, though …
- 10:00 AM Ticket #12727 (performance regression with comma-separated selectors) closed by
- duplicate: This is a known regression. On a page with fewer elements, the …
- 9:38 AM Changeset [1cda112]1.12-stable2.2-stablekillphp by
- Makefile
- grunt.js
- 8:43 AM Ticket #12728 (Getting javascript error in IE8 version) closed by
- notabug: Please ask for help on the forums or in the …
- 8:40 AM Ticket #12726 (is(':active') reports false even if button is active) closed by
- duplicate: Confirmed. There is a bigger issue with
:active
here. … - 6:47 AM Ticket #12730 (JQuery adds indexOf to arrays in IE8) created by
- i have existing functionality with following code: for (var ind in …
- 6:37 AM Ticket #12729 (attr not working) created by
- attr and removeAttr is working on $(document).ready(function(){}); But …
- 6:16 AM Ticket #12728 (Getting javascript error in IE8 version) created by
- In my page, I am two text fields for phone no and extension. I had …
- 5:48 AM Ticket #12727 (performance regression with comma-separated selectors) created by
- There appears to be a performance regression in v1.8.2 with regard to …
- 2:14 AM Ticket #12726 (is(':active') reports false even if button is active) created by
- is(':active') will report false for button in active state. …
- 12:18 AM Ticket #12695 (.slideDown and .slideUp method) closed by
- duplicate: Duplicate of #12694.
Oct 14, 2012:
- 7:46 PM Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line ...) closed by
- notabug: This is not a jQuery bug
- 6:12 PM Ticket #12669 (Stack overflow at line 443 in IE8) closed by
- notabug: Please report this bug to the jquery UI bug tracker here: …
- 6:10 PM Ticket #12670 (Stack overflow at line 443 in IE8) closed by
- duplicate: Duplicate of #12669.
- 6:09 PM Ticket #12689 (outerWidth and outerHeight performance degraded in jQuery 1.8) closed by
- wontfix: We know why this is happening, it's related to the accuracy …
- 3:27 PM Ticket #10977 (Incorrect documentation for the index method?) reopened by
- 12:07 PM Tickets #12606,12672,12671 batch updated by
- fixed: Update Sizzle: Fixes #12606, #12671, #12672. Changeset: …
- 12:07 PM Changeset [077989e8]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:58 AM Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) created by
- If the localized date contains non-ASCII characters, the grunt build …
- 9:14 AM Ticket #12653 (.width() function does not account for scrollbar width in IE8) closed by
- duplicate: Duplicate of #8048. And it's still patchwelcome!
- 8:25 AM Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line ...) created by
- window internet explorer console underfined jquery.js Code 0 line …
- 6:34 AM Ticket #12723 (Consider using "display: default" (once implemented) to circumvent the ...) created by
- Prompted by rwaldron's comment here: …
Oct 13, 2012:
- 6:47 AM Ticket #12720 (gb2312编码下,不能正常工作) created by
- 在中文GB2312编码下,无法正常工作,若在中文utf-8编码下,可以正常工作,以前版本没有此问题。
- 4:53 AM Ticket #12628 (id selector $("#id") does not wirk with IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:10 AM Ticket #12719 (gb2312编码,IE6不能正常工作) created by
- 原来网站正常工作,发现有新版了升级到jquery v1.82后,一些功能失效,经反得验证查找,发现是:编码gb2312下,firefox,IE …
Oct 12, 2012:
- 9:53 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by
- duplicate: Duplicate of #12643.
- 9:53 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) reopened by
- 5:50 PM Ticket #12705 (IE8 event.which return wrong value) closed by
- duplicate: Duplicate of #12699. Please reply in the dup ticket if you'd like.
- 4:54 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by
- notabug: Yep, the error message is accurate, sorry that older versions allowed …
- 4:16 PM Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) created by
- at line 4914, the length can be 0 so the call […] doesn't work. …
- 12:00 PM Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) created by
- In IE8, when there is a delegated submit event handler, and input …
- 9:08 AM Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) closed by
- duplicate: Duplicate of #12626. See #12626 for the workaround. SVG is not …
- 9:07 AM Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) closed by
- notabug: >
$(x).live('change', function(){ ...
The only support would be if … - 8:54 AM Ticket #12711 ($.css work with bug in FF 16) closed by
- notabug: Thanks for contributing! Unfortunately, that's just not true. Browsers …
- 8:46 AM Ticket #12713 (:focus returns false on div with contenteditable="true") closed by
- duplicate: Duplicate of #12648.
- 7:48 AM Ticket #12716 (i cannot use the ajax module of jq on chrome) created by
- as the title,i set the button click method but it's doesn't work. the …
- 6:27 AM Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) created by
- Is it correct behavior that function closest add string …
- 5:58 AM Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) created by
- http://jsfiddle.net/tuZax/1/ Works with 1.7.2, broken with 1.8.2 …
- 5:01 AM Ticket #12713 (:focus returns false on div with contenteditable="true") created by
- Hi (: jQuery('div[contenteditable]').is(':focus') allways returns …
- 4:42 AM Ticket #12712 (Not working selector $('input[type="number"][value=""]').length) created by
- $('input[type="number"][value=""]').length is 0 event if all inputs …
- 2:57 AM Ticket #12711 ($.css work with bug in FF 16) created by
- try get $(elem).css("some_css_prop"). All browsers return null if prop …
Oct 11, 2012:
- 11:25 PM Ticket #12710 (Complex :not fails in IE 8) closed by
- notabug:
:lang
is not supported by jQuery, but will still work in modern … - 7:38 PM Ticket #12709 (The offset function is wrong) closed by
- wontfix: Why is this pending? We know we removed the fallback offset function …
- 7:03 PM Ticket #12706 (.offset() is off by 8px in IE9 in some cases) closed by
- notabug: Nevermind…
- 5:51 PM Ticket #12710 (Complex :not fails in IE 8) created by
- This works in firefox, and IE 9, but fails in IE 8 (shows both instead …
- 5:03 PM Ticket #12709 (The offset function is wrong) created by
- Hi, offset is wrong on mobile devices such as Safari on iOS3 (and …
- 2:11 PM Ticket #12708 (properties hash ignored when attributes included in html) created by
- When creating DOM elements with $(), if you include any attributes in …
- 2:08 PM Ticket #12707 (function with dot in jsonpcallback triggers the error handler) closed by
- notabug: Using the API incorrectly has undefined behavior. The ajax response …
- 1:22 PM Ticket #12707 (function with dot in jsonpcallback triggers the error handler) created by
- When the callback function is inside an object/function (function name …
- 1:14 PM Ticket #12706 (.offset() is off by 8px in IE9 in some cases) created by
- I'm not sure exactly what is required for this, but it seems that at a …
- 10:25 AM Changeset [1450305]1.12-stable2.2-stablekillphp by
- grunt.js
- src/core.js
- 10:09 AM Ticket #12705 (IE8 event.which return wrong value) created by
- IE8 event.which is return 0 for a left mouse click instead of 1. I've …
- 9:39 AM Changeset [798a7a7]1.12-stable2.2-stablekillphp by
- grunt.js
- src/core.js
- 9:05 AM Ticket #12704 (:checked is considering drop down select also) created by
- <select> <option value="0" selected="selected">Or</option> <option …
- 8:30 AM Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) closed by
- notabug: It looks like you're trying to match the innerHTML property with …
- 8:21 AM Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) closed by
- notabug
- 7:01 AM Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) created by
- Unable to get innerHTML/innerText attribute from element. Try to find …
- 4:54 AM Ticket #12619 (jquery-1.8.2.min.js is not working on IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #12611 (ajax() calls success under certain failure conditions) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #12608 (jQuery.ajax: contentType messing w\ HTTP POST Request with FireFox and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:47 AM Ticket #12702 ($(string) somethings not right) created by
- $(string) changed string uppercase to lowercase: example: var xx = …
- 4:43 AM Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) created by
- Hi there, I've noticed that code like this doesn't work: $('<div …
Oct 10, 2012:
- 11:39 PM Ticket #12682 (:eq() behavior does not match documentation) closed by
- notabug: Ported this over to https://github.com/jquery/api.jquery.com/issues/83 …
- 9:18 PM Ticket #12699 (Implement event.which normalization inside .click() handler) created by
- event.which already normalizes …
- 8:49 PM Ticket #12698 (broken CORS preflight request when setting Authorization header) created by
- This code generates a proper CORS preflight request due to the setting …
- 4:16 PM Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) closed by
- notabug: Looks like it's already been fixed there. …
- 3:38 PM Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) created by
- When using XHTML and serving the page as application/xhtml+xml, node …
- 3:09 PM Ticket #12696 (Catch element in one line HTML with jQuery) created by
- We have CMS system, users can add HTML content with WYSIWYG editor. I …
- 1:02 PM Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) closed by
- fixed: Fix #12690. Avoid use of UTF-8 chars in final files. Changeset: …
- 1:00 PM Changeset [a60fed4]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- 10:23 AM Ticket #12695 (.slideDown and .slideUp method) created by
- Hello. I'm Japanese. I found bug. It happens when element do …
- 10:22 AM Ticket #12694 (.slideDown and .slideUp method) created by
- Hello. I'm Japanese. I found bug. It happens when element do …
- 9:46 AM Ticket #12693 (blacklist_urls) closed by
- notabug: Please ask for help on a forum.
- 9:44 AM Ticket #12693 (blacklist_urls) created by
- I am getting js errors stating "blacklist_urls undefined
- 9:30 AM Ticket #12691 (Attribute Starts With Selector) closed by
- notabug: You should quote any attribute value that contains special characters, …
- 7:23 AM Ticket #12692 (jquery toggleClass(function) behaves incorrectly) created by
- If I am correct (API documentation is not 100% conclusive) the …
- 3:59 AM Ticket #12691 (Attribute Starts With Selector) created by
- if the string contains ':' the selector doesn't return null For …
- 1:28 AM Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) created by
- The jquery.1.8.1.min.js file contains two non-ASCII charactor. This …
Note: See TracTimeline
for information about the timeline view.