https://bugs.documentfoundation.org/show_bug.cgi?id=94215
Maxim Monastirsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maxim Monastirsky <[email protected]> --- The extension is missing type detection code. Hopefully it's possible to reuse our generic XML detection, by changing Type.xcu file as follows: 1) Replace the empty "DetectService" property with: <prop oor:name="DetectService"><value>com.sun.star.comp.filters.XMLFilterDetect</value></prop> 2) And "ClipboardFormat" property with: <prop oor:name="ClipboardFormat"><value>doctype:<helpdocument version="1.0"></value></prop> Let me know if it won't work. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
