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 libxml issues with parsing character encoding #1071

Merged
merged 3 commits into from
Apr 13, 2018

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    009dc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc6ef3 View commit details
    Browse the repository at this point in the history
  3. Improve handling of old versions of libxml

    * Group libxml back-compat fixes.
    * Improve meta charset search pattern.
    * Ensure only one replacement is made.
    * Only do removal of meta tag if originally added.
    * Add unit test.
    westonruter committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    3c2d510 View commit details
    Browse the repository at this point in the history