https://bugs.documentfoundation.org/show_bug.cgi?id=154780
Bug ID: 154780
Summary: Multiple spaces are reduced to one in the Writer
result of a Base report
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
In database, the text of a "Memo" type field can look like this:
Multiple spaces between words:
Word1 Word2
Text Ok Ok
The problem, when the report is generated, the multiple spaces are reduced to
one and the presentation on Writer is not the same anymore:
Multiple spaces between words:
Word1 Word2
Text Ok Ok
Steps to Reproduce:
1.In a 'Memo' type field, enter a text with multiple spaces between the words.
2. Make a report including this 'Memo' field
3.Run the report.
Actual Results:
Multiple spaces between words:
Word1 Word2
Text Ok Ok
Expected Results:
Multiple spaces between words:
Word1 Word2
Text Ok Ok
Reproducible: Always
User Profile Reset: No
Additional Info:
The same thing happens when importing into Base (via Calc) an access database
with memo fields containing multiple spaces.
--
You are receiving this mail because:
You are the assignee for the bug.