https://bugs.documentfoundation.org/show_bug.cgi?id=128510

--- Comment #1 from Tor Lillqvist <[email protected]> ---
Created attachment 159561
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159561&action=edit
Attempted (not working) patch.

Notes to self: I spent half a day today looking at this. My attempt was to add
template types to the Info.plist, and then handle the template types specially
in -[UIDocumentBrowserViewController documentBrowser:didPickDocumentsAtURLs:],
loading the template into core LO, saving as the corresponding document type,
and then loading that for editing. But that did not work, sandboxing prevents
opening a file outside the sandbox at that stage. Documents chosen by the user
have to be opened through the UIDocument machinery, as happens for normal
documents.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to