🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Feb 22, 2022

Summary

Newer Firefox may report the column number smaller by 2 than it should.
Accept both values until the issue is fixed.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1751796

Checklist

  • New tests have been added to show the fix or feature works
  • Grunt build and unit tests pass locally with these changes
  • If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com

@mgol mgol added this to the 3.6.1 milestone Feb 22, 2022
@mgol mgol self-assigned this Feb 22, 2022
Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mgol mgol removed the Needs review label Feb 28, 2022
@mgol mgol merged commit af1cd6f into jquery:main Feb 28, 2022
@mgol mgol deleted the xml-error-reporting-fix branch February 28, 2022 17:26
mgol added a commit to mgol/jquery that referenced this pull request Feb 28, 2022
@mgol
Copy link
Member Author

mgol commented Feb 28, 2022

Landed in af1cd6f on main & in be3bd56 on 3.x-stable.

mgol added a commit to mgol/jquery that referenced this pull request Sep 5, 2022
Firefox 96-100 used to report the column number smaller by 2 than it should
in the `parsererror` element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Ref jquerygh-5018
mgol added a commit that referenced this pull request Oct 3, 2022
Firefox 96-100 used to report the column number smaller by 2 than it should
in the `parsererror` element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Closes gh-5109
Ref gh-5018
mgol added a commit that referenced this pull request Oct 3, 2022
Firefox 96-100 used to report the column number smaller by 2 than it should
in the `parsererror` element generated for invalid XML documents. Since that
version range is unsupported now and it includes no ESR versions, the workaround
can now be dropped.

Closes gh-5109
Ref gh-5018

(cherry picked from commit e7ffe1f)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants