Issue 122325

Summary: SVG export: activate the filter dialog
Product: Draw Reporter: Ariel Constenla-Haile <arielch>
Component: save-exportAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: Armin.Le.Grand, issues, oooforum
Version: 4.0.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch to activate the svg export dialog none

Description Ariel Constenla-Haile 2013-05-16 11:10:37 UTC
Created attachment 80696 [details]
Patch to activate the svg export dialog

As per bug 122183 comment 8 the SVG export filter has a dialog.
Let's try to activate it and see what is missing.
Comment 1 Ariel Constenla-Haile 2013-05-16 11:22:54 UTC
(In reply to comment #0)
> Let's try to activate it and see what is missing.

There is no resource file, the dialog is generated at runtime.
This implies:
- missing Help integration
- missing l10n
Comment 2 Ariel Constenla-Haile 2013-05-16 13:22:33 UTC
- some filter data properties are not documented in the configuration org.openoffice.Office.Common/Filter/SVG/Export/ (this is for another bug)

- the dialog could add some more setting, like the TSpans added in Bug 120175
Comment 3 Armin Le Grand 2013-05-16 14:56:03 UTC
ALG: Ariel, thanks for taking a look at tjhis one. Even without translation, at least a possibility to chnage these features with an UI! Use the code, Luke ;-)
Comment 4 oooforum (fr) 2017-12-28 17:04:31 UTC
This report is tagged as TASK.
I understand that some features are missing.
But, is it possible to commit it as is?