cnescatlab / sonar-cnes-report

Generates analysis reports from SonarQube web API.
GNU General Public License v3.0
421 stars 150 forks source link

HTML character issue in generated Docs report #384

Open aadityasgnr opened 5 months ago

aadityasgnr commented 5 months ago

Describe the bug

The Docs report when describing the HTML file issue, The html reserved characters are not getting displayed instaed corresponding Entity name is getting displayed. ex- ">;" in place of '>' , " " in place of " ".

Is there any way to have html reserved characters displayed in generated docs.

To reproduce

Steps to reproduce the behavior.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots & log

If applicable, add screenshots and logs to help explain your problem. Do not forget to obfuscate them if they contain sensitive data..

User environment

Please complete the following information.

aadityasgnr commented 5 months ago

CNES_BUG_Report

Topin2001 commented 1 month ago

Hi, can you please tell me which SQ version are you using, along with your sonar-cnes-report version. Also, I you can provide me with an exemple of your HTML file so I can try it on my side. Thanks Thomas