https://bugs.kde.org/show_bug.cgi?id=364811
Bug ID: 364811
Summary: Error opening table with missing visible column of
lookup filed
Product: kexi
Version: 2.9.11
Platform: Other
URL: https://forum.kde.org/viewtopic.php?f=221&t=133426
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: KexiDB
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Error opening table with missing visible column of lookup filed.
Reproducible: Always
Steps to Reproduce:
1. Create table that misses at least visible column in its lookup field but has
bound column set
2. Go to the data view
Actual Results:
"Switching to other view failed (Data View). Unspecified error encountered. SQL
statement: SELECT o_id, o_type, o_name, o_caption, o_desc FROM kexi__objects
WHERE o_name='' AND o_type=1 LIMIT 1"
Expected result: the table should be open, the misconfigured lookup should just
fail to work, but there should be no fatal error. When bound column is missing
things work exactly this way.
--
You are receiving this mail because:
You are watching all bug changes.