https://bugs.freedesktop.org/show_bug.cgi?id=60354

Vlad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |REOPENED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #3 from Vlad <[email protected]> ---
Created attachment 80084
  --> https://bugs.freedesktop.org/attachment.cgi?id=80084&action=edit
file for test HTML data import

This file is shorter in length, so in LibreOffice 3.5 imported 33858 lines of
50000.

Also from LibreOffice 4.x named HTML table not imported by name.
<table id="data1">
<table id="data2">
in LibreOffice 3.5 can be imported as "HTML__data1" and "HTML__data2" and by
order in the file "HTML__1", "HTML__2".
But from LibreOffice 4.x can be imported only by order in the HTML file as
"HTML__1" and "HTML__2".
So if source file is changed to
<table id="data1">
<table id="data1details">
<table id="data2">
<table id="data2details">
in LibreOffice 3.5 date still will import by name as "HTML__data1" and
"HTML__data2"
but in LibreOffice 4.x will be imported "HTML__2" from new file so user will
see
data from "data1details".

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

Reply via email to