[Libreoffice-bugs] [Bug 127385] Docs for html meta tags describe non-existent File->Properties->"User Defined" tab

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 27 18:48:53 UTC 2019


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

Olivier Hallot <olivier.hallot at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
             Blocks|                            |80430

--- Comment #2 from Olivier Hallot <olivier.hallot at libreoffice.org> ---
I checked that Custom properties are saved into meta tags when SAVING a text
document (odt) in html format. 

For example, with metas (aaa,bbb) and (Ccc,ddd) I get
(...)
        <meta name="changedby" content="Olivier Hallot"/>
        <meta name="changed" content="2019-12-27T15:40:17.876396188"/>
        <meta name="Ccc" content="ddd"/>
        <meta name="aaa" content="bbb"/>
        <style type="text/css"> 
(...)

When EXPORTING to (x)html, these metatags are absent.

The help page
https://help.libreoffice.org/6.3/en-US/text/shared/01/about_meta_tags.html?DbPAR=SHARED#bm_id3154380

AKA text/shared/01/about_meta_tags.xhp need to be revisited and updated.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80430
[Bug 80430] [META] Documentation gap for new features
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191227/5fa2ce77/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list