Bug #1554
JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";"
Status: | Closed | Start date: | 10/06/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | Charts | Spent time: | - | |
Target version: | TXM 0.7.8 |
Description
SVG exported files can not be opened by some SVG viewers due of double character ";" (this issue has been reported according to EasyDraw errors on opening a TXM SVG file)
Location: org.txm.tbx.chartsengine.jfreechart.JFCChartsEngine.exportSVG(JFreeChart, File, int, int, int, int, int, int)
Validation tests¶
- create some SVG files from chart export with Java/JFC charts engine
- open file in a text editor and search for the string ";;" => the file mustn't contain this string in any attributes property.
- extra: check that the file opens well in EasyDraw
[SJ: OK, Win XP 32bit]
History
#1 Updated by Sebastien Jacquot almost 7 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.7.8
- % Done changed from 0 to 80
#2 Updated by Sebastien Jacquot almost 7 years ago
- Status changed from New to Feedback
#3 Updated by Sebastien Jacquot almost 7 years ago
- Subject changed from RCP: 0.7.7, JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";" to JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";"
- Description updated (diff)
#4 Updated by Sebastien Jacquot almost 6 years ago
- Description updated (diff)
- Status changed from Feedback to Closed
- % Done changed from 80 to 100