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

            Bug ID: 163110
           Summary: word wrap does not work with ASCII_CHAR(10) or
                    ASCII_CHAR(13) in Firebird queries
           Product: LibreOffice
           Version: 24.8.1.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Description:
In LibreOffice Firebird I can not generate in queries word wraps - new lines -
with ASCII_CHAR(10) or ASCII_CHAR(13).
It works with SQL direct.
In older Firebird databases, the existing queries with ASCII_CHAR(10) or
ASCII_CHAR(13) work; new queries do not work.

Steps to Reproduce:
1. Create Firebird embedded db
2. Create table in design view
3. Add 2 fields with VARCHAR type
4. Create query
5. select the 2 fields
6. concatenate the 2 fields with || ASCII_CHAR(10) ||
7. open query

Actual Results:
the query concatenates the 2 fields in 1 field in 1 line

Expected Results:
the query concatenates the 2 fields in 1 field in 2 lines, each field in 1 line


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 24.8.1.2 (X86_64) / LibreOffice Community
Build ID: 87fa9aec1a63e70835390b81c40bb8993f1d4ff6
CPU threads: 6; OS: Windows 11 X86_64 (10.0 build 22631); UI render:
Skia/Raster; VCL: win

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

Reply via email to