Opened 4 years ago
Last modified 3 years ago
#6398 new defect
OMPlot save to SVG does not properly escape text in Title
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | OMPlot | Version: | 1.16.2 |
Keywords: | Cc: |
Description
How to reproduce:
- OMEdit 1.16.2
- Create A plot with any signal
- Add a Title, e.g. "foo & bar <test>"
- save to Svg
The resulting svg will contain
<title>foo & bar <test></title>
which is not a vailid svg file.
Change History (2)
comment:1 by , 4 years ago
Milestone: | NeedsInput → 1.18.0 |
---|
comment:2 by , 3 years ago
Milestone: | 1.18.0 |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed