https://bugs.documentfoundation.org/show_bug.cgi?id=166016
--- Comment #8 from Miklos Vajna <vmik...@collabora.com> --- IIRC epub identifier is meant to be a UUID, while epub title is indeed similar to the document title (that's why it's autofilled). See writerperfect/qa/uitest/epubexport/epubexport.py:108 for a sample epub identifier. So unless I'm missing something, autofilling the epub identifier from the document title is not a good idea. My first thought was to check what the PDF export does (it does store these things to the user profile, it seems) and then the EPUB export could behave similarly, to be consistent. -- You are receiving this mail because: You are on the CC list for the bug.