[Libreoffice-bugs] [Bug 136701] New: resultset Text Document not equal to resultset Spreadsheet Document

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 13 02:36:48 UTC 2020


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

            Bug ID: 136701
           Summary: resultset Text Document not equal to resultset
                    Spreadsheet Document
           Product: LibreOffice
           Version: 6.4.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: basd at shaw.ca

Using Queries as source for the Report Builder, the Report Wizard does accept
all as being written.
Running the Report Builder with output 'Text Document', a parameter is asked
1x, and the resultset is correct.
Running the Report Builder with output 'Spreadsheet Document. a parameter is
asked 2x, and the resultset is incorrect. (reported by bug: 136700)

When using a Query to ask for the Surname of a person from a table like
tPerson, the Query does accept: "tPerson"."Surname" LIKE '%' || :Surname || '%'
to seek a resultset.

This SQL statement is completely acceptable as correct by the Report Wizard, to
create a Report.

However, running the Report Builder for the Report, the Report Builder does not
accept the same SQL.

It appears the bug reported under 136700, is related to this issue.
Apparently there is translation happening in Report Builder that causes this
issue.

Dream

-- 
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/20200913/0bd63b6d/attachment.htm>


More information about the Libreoffice-bugs mailing list