Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix ErrorHandler::htmlEncode() #18749

Merged
merged 6 commits into from
Jul 6, 2021
Merged

Conversation

vjik
Copy link
Member

@vjik vjik commented Jul 6, 2021

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass? ✔️/❌
Fixed issues -

When error message contain invalid utf symbols method ErrorHandler::htmlEncode() returned empty string. This PR fixed this bug.

@samdark samdark added this to the 2.0.43 milestone Jul 6, 2021
@vjik vjik marked this pull request as ready for review July 6, 2021 15:35
@samdark samdark merged commit 8cc9aeb into yiisoft:master Jul 6, 2021
@samdark
Copy link
Member

samdark commented Jul 6, 2021

Thanks!

@samdark samdark added the type:bug Bug label Jul 6, 2021
@vjik vjik deleted the fix-error-handler branch July 7, 2021 03:06
markhuot pushed a commit to markhuot/yii2 that referenced this pull request Jul 27, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants