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

raal <r...@post.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@post.cz

--- Comment #1 from raal <r...@post.cz> ---
Reproducible with Verze: 5.0.0.5
ID sestavení: 1b1a90865e348b492231e1c451437d7a15bb262b

but are you sure that your library is correct?

Your library:
<?xml version='1.0' encoding='utf-8'?>
<library:library xmlns:library='http://openoffice.org/2000/library'>
    <library:element/>
</library:library>


I've created new empty library, after export I have xlb file:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument
1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library";
library:name="Library1" library:readonly="false"
library:passwordprotected="false">
 <library:element library:name="Module1"/>
</library:library>

and I can import this library into LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to