[Libreoffice-bugs] [Bug 137884] New: IMPORTHTML function from Google Sheets are not correctly showed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 30 17:52:56 UTC 2020


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

            Bug ID: 137884
           Summary: IMPORTHTML function from Google Sheets are not
                    correctly showed
           Product: LibreOffice
           Version: 6.4.6.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: alex.vlc88 at gmail.com

Description:
I have a ods document download from google sheets, which should get some tables
from a webpage.

Instead of 

=IMPORTHTML("https://es.investing.com/funds/fundsmith-equity-fund-feeder-t-eurt";"table";1)

the ods appears like this:

=SI.ERROR(__xludf.dummyfunction("IMPORTHTML(""https://es.investing.com/funds/fundsmith-equity-fund-feeder-t-eurt"",""table"",1)");"")




Steps to Reproduce:
1. Open ods downloaded from google sheets
2. The formula with IMPORTHTML function, which should import a table from a
webpage, appears like an error and doesn't works.

Actual Results:
The ods shows the formula like this:

=SI.ERROR(__xludf.dummyfunction("IMPORTHTML(""https://es.investing.com/funds/fundsmith-equity-fund-feeder-t-eurt"",""table"",1)");"")


Expected Results:
The formula should be like this:

=IMPORTHTML("https://es.investing.com/funds/fundsmith-equity-fund-feeder-t-eurt";"table";1)

An it should show a table imported from the webpage


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I attach the ods downloaded from google sheets

-- 
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/20201030/b9dd5704/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list