openSUSE / docmanager

Manage DocBook 5 Meta Information
http://opensuse.github.io/docmanager/index.html
GNU General Public License v3.0
6 stars 6 forks source link

lxml removes XML header #31

Closed mschnitzer closed 9 years ago

mschnitzer commented 9 years ago

The Python3 lxml library removes the XML header (which includes for example the DOCTYPE). This should be fixed with lxml version 3.5.0.

We shall keep this issue open until the bug is fixed.

I will refer to this issue in the source code.

mschnitzer commented 9 years ago

We can close this issue as we have found a solution.