Book a Demo

Author Topic: EA 14 - HTML REPORT - How to handled symbols like "<" ">"  (Read 2661 times)

vladap

  • EA User
  • **
  • Posts: 79
  • Karma: +0/-0
    • View Profile
EA 14 - HTML REPORT - How to handled symbols like "<" ">"
« on: October 16, 2018, 06:48:05 pm »
Dear EA Gurus,

I am dealing with a small problem in my EA diagram. For our users we have to always generate HTML version of our diagrams.
Everything works fine except for information in variables.

The thing is, we have in Elements attributes values with tag symbols "<something>_<something>_<something>_<something>"

Which leads to a result in HTML report "___"

I know I can make a workaround and replace < > with &lt; &gt;

but then IT only looks good in HTML Report and not in EA application, which is used by different group of people, which are editing these values and they have to always change it to &lt; &gt;

Is there a way how to have it normally in EA and HTML like this in the same time? "<something>_<something>_<something>_<something>"

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA 14 - HTML REPORT - How to handled symbols like "<" ">"
« Reply #1 on: October 16, 2018, 07:22:00 pm »
I'd expect the tool to have this done right. So a bug report is probably the way to go.

q.