Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event state handling in xmerl sax parser #8452

Merged

Conversation

lthor
Copy link
Contributor

@lthor lthor commented May 3, 2024

If the xmerl_sax_parser event state was
updated in an event callback for a startEntity
it was not saved.

If the xmerl_sax_parser event state was
updated in an event callback for a startEntity
it was not saved.
@lthor lthor requested a review from dgud May 3, 2024 07:52
@lthor lthor added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI bug Issue is reported as a bug labels May 3, 2024
Copy link
Contributor

github-actions bot commented May 3, 2024

CT Test Results

    2 files     24 suites   8m 4s ⏱️
2 162 tests 2 154 ✅  8 💤 0 ❌
3 980 runs  3 946 ✅ 34 💤 0 ❌

Results for commit 3731fd7.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@lthor lthor merged commit bc8bb67 into erlang:master May 6, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants