Coder Social home page Coder Social logo

Comments (9)

TrentonAdams avatar TrentonAdams commented on May 28, 2024 1

Here's an example of bad character encoding. The first link is the actual wordpress blog, the second is obviously the static version.

http://blog.adamsbros.org/2018/05/10/javascript-async-and-await/
http://staticblog.adamsbros.org/2018/05/10/javascript-async-and-await/

from static-html-output.

acketon avatar acketon commented on May 28, 2024

it also seems to be failing to get all of the images in the media library but that is an easier fix since I can download the entire directory manually.

from static-html-output.

acketon avatar acketon commented on May 28, 2024

is there any way around this issue? A way to prevent it from corrupting these characters?

from static-html-output.

leonstafford avatar leonstafford commented on May 28, 2024

Should be fixable in plugin, converting to entities. I assume it's the HTML DOM parser choking on the curly quotes. Will add to unit tests as I'm expanding them now and ensure proper rewriting.

ref https://dbaron.org/www/quotes

from static-html-output.

TomLewis avatar TomLewis commented on May 28, 2024

Was this fixed? im seeing ’ show up everywhere there should be a ' in text, need to go live and this bug is stopping me!

from static-html-output.

Genius20000 avatar Genius20000 commented on May 28, 2024

I Just installed 7.0-build0001 and the encoding issue is still here :(

I'm crawling more or less 1400 urls, is there some workaround?

Thanks

from static-html-output.

nickvoegeli avatar nickvoegeli commented on May 28, 2024

Similar to this issue, I'm seeing   converted to  

from static-html-output.

TomLewis avatar TomLewis commented on May 28, 2024

I recently had to export another site, and this issue still exists, you also cannot use Emojis, they get replaced.
Who is the developer can somebody tag him?

from static-html-output.

thegulshankumar avatar thegulshankumar commented on May 28, 2024

The latest 6.6.16 fixes the problem.
Here's my test report: https://youtu.be/8pk4M1eSqLY

from static-html-output.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.