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

            Bug ID: 155908
           Summary: SQL window does not receive text field content from
                    Writer
           Product: LibreOffice
           Version: 7.4.7.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ville...@t-online.de

Description:
When you copy SQL with text fields (variables, placeholders) from Writer into
Base's SQL window (Tools>SQL...), the fields are left out.
When you paste the same clipboard content into a text editor, the full SQL
statement is pasted, regardless if the text fields are displayed as names or
content.

Steps to Reproduce:
1. Download https://forum.openoffice.org/en/forum/download/file.php?id=47267
2. Copy the frame content as is.
3. Get some HSQL database, call Tools>SQL and paste

Actual Results:
CREATE TABLE "" ("" VARCHAR(32) NOT NUll ...

Expected Results:
CREATE TABLE "TBL_A" ("Name" VARCHAR(32) NOT NUll ...


Reproducible: Always


User Profile Reset: No

Additional Info:
Works with AOO4

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to