https://issues.apache.org/ooo/show_bug.cgi?id=125571
Issue ID: 125571
Issue Type: DEFECT
Summary: Queries:Sometimes sort option is not working properly
Product: Base
Version: 4.1.0
Hardware: All
OS: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83923
--> https://issues.apache.org/ooo/attachment.cgi?id=83923&action=edit
Sometimes sort option is not working properly
Hi,
To verify the below issue steps as follows
1.Open the OpenOffice Database
2.Now create the two tables (employees,products) by using table wizard
3.Now click on the "Queries icon" and click on the "Create Query in Design
View" then Query Design dialog box will be open.
4.Now select on the employees table and click on the add button.
5.And again select on the products table and click on the add button.
6.Now double click on the employees field(Employee ID) and again double click
on the products field(Product ID).
7.Now click on the "Run Query(F5)" icon then the query executed.
8.Now click on the "Sort" icon then "Sort Order" dialogue box will be open.
9.Now select the filed name "Employee ID" into the dropdownlist and again
select the filed name into the "Product Id" in another dropdownlist and now
select the Order on ascending and click on the OK button then result will be
passed.
10.Now select the filed name "Employee ID" into the dropdownlist and again
select the filed name into the "Employee Id" in another dropdownlist and now
select the Order on ascending and click on the OK button then the Product ID
will be changed.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.