Minify the HTML Output produces broken html
-
There’s one place in my website, where the Minify the HTML Output option breaks the html (there might be more, but haven’t investigated). I’ve disable the option and it works fine. Adding the url to the ignore list doesn’t help and it’s still broken.
This is how the page looks, when loaded initially (it’s a checkout shopping cart)
INITIAL PAGE
The issue appears, when selecting any of the radio buttons on the left. It produces this result.
BROKEN PAGE
Some comments appear in the html, also the elements are moved around and some are resized (the image on the right, which in some cases takes half of the screen).
The html contains this
HTML
You can see the CDATA comments, which are fine, but there are some sybols before that.
Any idea what’s causing this issue or why adding the url into the ignore list doesn’t work as well ? Did someone faced something similar before ?
I can provide links to my website, but the issue is not present as of now since I’ve disabled the option. But there’s always staging available, if needed. So looking forward for any help
- The topic ‘Minify the HTML Output produces broken html’ is closed to new replies.