Skip to content

fix: Cyrillic character encoding issue on Russian websites #9468

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mbergo
Copy link
Contributor

@mbergo mbergo commented Jul 15, 2025

  • Add ZenCyrillicEncodingFix module to handle encoding issues
  • Fix form submission encoding for nnmclub.to and 4pda.to as test
  • Add comprehensive tests for Cyrillic character handling
  • Ensure UTF-8 encoding for forms with Cyrillic input

Fixes #7285

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Bug labels Jul 15, 2025
@mbergo mbergo force-pushed the fix/issue-7285-cyrillic-encoding branch from 9855747 to 1876e62 Compare July 15, 2025 10:30
- Add ZenCyrillicEncodingFix module to handle encoding issues
- Fix form submission encoding for nnmclub.to and 4pda.to
- Add comprehensive tests for Cyrillic character handling
- Ensure UTF-8 encoding for forms with Cyrillic input

Fixes zen-browser#7285"
@mbergo mbergo force-pushed the fix/issue-7285-cyrillic-encoding branch from 1876e62 to 88f4736 Compare July 15, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cyrillic display problem
1 participant