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

--- Comment #19 from [email protected] ---
Have tested with all the steps of comment17. Test-version here LO 4.3.6.2. The
tablecontrols will show the content of the field where I had chosen SUM. Had
tested to open the file in LO 4.2.3.1 (installed many versions here for
testing). Gives the same result.
This is the created query:
SELECT SUM( "Zahl" ) FROM "Table"
No alias inside.
Data were shown in the form as
SUM("Table"."Zahl")

It is the same behavior with your database. I create a form and there is shown
SUM("table"."VALUE")
but in your form is only shown
SUM("Value")
If I try to edit your form it shows here no field SUM("VALUE"), which I could
chose in the properties. Only SUM("table"."VALUE").

I am not able to reproduce the buggy behavior here on my system (OpenSUSE 13.2
64bit rpm Linux). Seems the packages of UBUNTU don't work the way the original
packages of LO and AOO (tested here with AOO 4.0.1) would work.

LO 4.2.7.2 isn't supported any more. No fix. So why don't you try with packages
for *.deb from LO-Website?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to