You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on the Link... button below Insert from the right panel
Select a wiki page > Apply
Click Save & View
Access More actions > Export > Export as PDF
Deselect all options > Export
Expected results: The diagram is exported as SVG, as after #102 this is the default selection (to also include links)
Actual results: The diagram is exported as png instead of SVG. When editing in object mode the SVG is correctly set.
The workaround is to just save the page in Object mode - without making any change and then the export works properly, exporting as SVG.
Environment: XWiki 11.10.4 with MySQL 5.7 and Chrome 81, Diagram Application (Pro) 1.13
…he property is in place xwikisas#131
* use svg as default from code since we do not set exportUsingSVG at diagram creation step and defaultValue has only the purpose of prefill before the first save.
…he property is in place #131 (#141)
* use svg as default from code since we do not set exportUsingSVG at diagram creation step and defaultValue has only the purpose of prefill before the first save (checking object mode after creating the diagram will leave the feeling that it was already set for svg)
Steps to reproduce:
Expected results: The diagram is exported as SVG, as after #102 this is the default selection (to also include links)
Actual results: The diagram is exported as png instead of SVG. When editing in object mode the SVG is correctly set.
The workaround is to just save the page in Object mode - without making any change and then the export works properly, exporting as SVG.
Environment: XWiki 11.10.4 with MySQL 5.7 and Chrome 81, Diagram Application (Pro) 1.13
First Export - xwiki_Diagram_Admin+Diagram_WebHome.pdf
The text was updated successfully, but these errors were encountered: