build icon indicating copy to clipboard operation
build copied to clipboard

HTML post-processing replaces some tag attributes double quotation marks by simple quotation marks

Open mdubourg001 opened this issue 3 years ago • 1 comments

Describe the bug

Using Netlify Deploys, I'm building some HTML pages using a static site generator. I made sure that produced pages have the right format right after build. But after Netlify's HTML post processing, some HTML tags double quotes gets replaced by simple quotes, which in my case is causing some runtimes issues.

You should be able to see the problem from the line 59 of the sources of https://ssgo.netlify.app/docs/installation.html.

The only way I found to solve the issue is to disable all assets post-processing in Netlify UI, but this cancels my ability to use the "Pretty URLs" processing, which I need. (By the way it would be very useful to be able to disable only HTML post-processing and to keep JS/CSS/Images... processing).

Configuration

  • My team name is mdubourg001 and my project name is ssgo.
  • I'm not using any netlify.toml file, all my configuration is made on the UI.
  • I ran the build through the UI.

Deploy logs

Link to the deploy: https://app.netlify.com/sites/ssgo/deploys/5f70a2e147cd08aa3c9220af

mdubourg001 avatar Sep 27 '20 15:09 mdubourg001

Hi @mdubourg001,

Thanks for reporting this. This issue is not directly related to this repository, but I have transferred it to the team who works on HTML post-processing and will get back to you once they have looked into the problem.

ehmicky avatar Sep 28 '20 11:09 ehmicky

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 14 days if no further activity occurs. Thanks!

github-actions[bot] avatar Oct 11 '22 14:10 github-actions[bot]

This issue was closed because it had no activity for over 1 year.

github-actions[bot] avatar Oct 25 '22 14:10 github-actions[bot]