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

            Bug ID: 115069
           Summary: Multiple instances of pointless meta tags in HTML
           Product: LibreOffice
           Version: 5.1.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Whenever I save a document as HTML, Writer creates tags like this

<meta name="changed" content="2018-01-13T12:43:42.998770719">

which is fine. However, it also creates

<meta name="created" content="00:00:00">

and 

<meta name="created" content="00:00:00">

which seem pointless. It also creates new copies of these every time I save the
document, so it looks like this:

<meta name="created" content="00:00:00"/>
<meta name="changed" content="2018-01-17T14:20:28.826648059"/>
<meta name="created" content="00:00:00">
<meta name="changed" content="2018-01-16T14:37:58.879153120">
<meta name="created" content="00:00:00">
<meta name="changed" content="2018-01-16T11:05:45.366425279">
<meta name="created" content="00:00:00">
<meta name="changed" content="2018-01-13T19:41:20.596189398">
<meta name="created" content="00:00:00">

-- 
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