Skip to content

Conversation

@AkibaWolf
Copy link
Contributor

Fix encoding problem.

By default DOMDocument::loadHTML treats a string as being encoded with ISO-8859-1. This causes a problem with saving cyrillic pages' text that becomes completely unreadable (like ��ове�ка instead of normal symbols).

Fix encoding problem.

By default DOMDocument::loadHTML treats a string as being encoded with ISO-8859-1. This causes a problem with saving cyrillic pages' text that becomes completely unreadable (like ��ове�ка instead of normal symbols).
ssddanbrown added a commit that referenced this pull request Feb 20, 2016
Fixes encoding issues the page HTML is formatted on save
@ssddanbrown ssddanbrown merged commit fe0b122 into BookStackApp:master Feb 20, 2016
@ssddanbrown
Copy link
Member

Awesome, Sorry about this issue and thanks for fixing it 👍

@AkibaWolf
Copy link
Contributor Author

You're welcome!

@ErtugrulSueren ErtugrulSueren mentioned this pull request Apr 9, 2022
2 tasks
@Suddenflame Suddenflame mentioned this pull request May 26, 2022
2 tasks
@helson22 helson22 mentioned this pull request Nov 18, 2022
2 tasks
@andym66 andym66 mentioned this pull request Mar 30, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants