Bug #1554
JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";"
Statut: | Closed | Début: | 06/10/2015 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | 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]
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.7.8
- % réalisé changé de 0 à 80
#2 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Statut changé de New à Feedback
#3 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Sujet changé de RCP: 0.7.7, JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";" à JFC charts engine, SVG exported files can not be opened by some SVG viewer due of double character ";"
- Description mis à jour (diff)
#4 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Description mis à jour (diff)
- Statut changé de Feedback à Closed
- % réalisé changé de 80 à 100