iTop icon indicating copy to clipboard operation
iTop copied to clipboard

:bug: N°7313 - Bad display of single quotes in charts

Open jf-cbd opened this issue 1 year ago • 1 comments

Base information

Question Answer
Related to a Combodo ticket https://support.combodo.com/pages/UI.php?operation=details&class=Bug&id=7313&
Type of change Bug

Symptom (bug) / Objective (enhancement)

Bad display of single quotes in charts

Reproduction procedure (bug)

Create a chart that displays content with singles quotes

Clipboard - février 29, 2024 9_49

Cause (bug)

Problem of encoding some text that shouldn't be encoded

Proposed solution (bug and enhancement)

Remove the encoding

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I have tested all changes I made on an iTop instance
  • [ ] I have added a unit test, otherwise I have explained why I couldn't
  • [x] Is the PR clear and detailled enough so anyone can understand digging in the code?

Checklist of things to do before PR is ready to merge

  • [x] Check with displayed element being simple text
  • [x] Check with displayed element being relation to another object
  • [x] Check with displayed element being an attribute value

jf-cbd avatar Mar 01 '24 15:03 jf-cbd

Also, this was tested with ext keys, enums and scalars.

Molkobain avatar Mar 01 '24 16:03 Molkobain