https://bugs.documentfoundation.org/show_bug.cgi?id=152170
Bug ID: 152170
Summary: Report builder in edit mode freeze with black windows
when attempting to complexe named column with Report
Product: LibreOffice
Version: 7.4.2.3 release
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
I create new Database embeded with a table with complex column name "EAN NUM.".
Then I added a Query using this column as a group by column. Then I create a
new report with this Query as datas, and added the field named "EAN NUM." as a
group .
Then I try to add an accumulator function to the numeric field "NBELEVES". When
I select the function parameter the windows of the report windows content
switch black... I can see some properties, so if I attempt to select the
accumulator function the report freeze and I must to kill soffice process...
I inspected the source of the bug and I find that it is the group named field
with blanc and point characters "EAN NUM.". If I rename it into the query AS
EAN it's OK...
Steps to Reproduce:
1.Create internal database
2.Add a table with a field varchar and a composed name like "EAN NUM."
3.Add other fields to you table
4. Create a Query using the column "EAN NUM."
5. Create a report and add the column "EAN NUM." as a group field
6. Try to add a numeric field into the group field "EAN NUM." with a function
accumulator ...
Actual Results:
LibreOffice application freeze, you have to kill it.
Expected Results:
At step 6, when you select 'function' into property of your numeric field you
will get a black windows of your edited report. Then adding accumulator
parameter to the property you will get a freeze of LibreOffice application. You
must kill the soffice process to exit.
Reproducible: Always
User Profile Reset: No
Additional Info:
Same problem with olders versions. Same problem with HSQLDB external connexion.
--
You are receiving this mail because:
You are the assignee for the bug.