soulcutter/saxerator

How to ignore encoding error?

ZuevEvgenii opened this issue · 2 comments

For example I have such error:

error on line 1890 at column 14: Encoding error

It is undefined symbol.

How can I replace it to blank, ignore it or go to next tag?

Can you give the stack trace?

Closing without resolution - I suspect it's an issue at the nokogiri level, but am not sure how to reproduce this.