cuba-platform / reports

CUBA Reports Addon
https://www.cuba-platform.com/
Apache License 2.0
9 stars 4 forks source link

Report generation error if html formatted param contains '&' #210

Closed kandalin-d closed 4 years ago

kandalin-d commented 5 years ago

Environment

Description of the bug or enhancement

andreysubbotin commented 4 years ago

& - reserved char in the HTML. Escape manually.