Revision f8f807e...

Go back to digest for 8th June 2014

Bug Fixes in Office

Jarosław Staniek committed changes in [calligra] libs/db/expression.cpp:

Fix crash when accessing a query with duplicated table names

Example query that crashed: SELECT t.foo FROM t, t.
Now error message is displayed so user can fix the statement.


FIXED-IN:2.8.4
REVIEW:118519

File Changes

Modified 1 files
  • libs/db/expression.cpp
1 files changed in total