https://issues.apache.org/ooo/show_bug.cgi?id=119975
gg43 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Latest|--- |AOO 3.4.1 Confirmation on| | Resolution|--- |IRREPRODUCIBLE QA Contact| |[email protected] --- Comment #4 from gg43 <[email protected]> --- Platform: Operating System: Windows 7 Home Premium Version 6.1.7601 Service Pack 1 Build 7601 (x64) Apache Open Office 3.4.1 AOO341m1 Build 9593 Rev 1372282 Using a standard database I created a query in design mode I added two tables that are not related to each other and required the extraction of only one field from each table. The resulting query did not make use of alias The SQL generated is as follows; SELECT "Tab1". "Name", "Tab2". "Name" FROM "Tab1", "Tab2" So in the current version the error does not exist Set Status to RESOLVED IRREPRODUCIBLE -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
