https://bugs.freedesktop.org/show_bug.cgi?id=47370

             Bug #: 47370
           Summary: EDITING: queries mangle sorting-order when open for
                    reediting
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.4 release
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Found in versions:
 * OpenOffice.org 3.3
 * 3.4.4
 * branch libreoffice-3-5 with fix for bug 46843 applied.

Reprodcution case: attachment 57874 from bug 46843

Open query order_job_name in SQL mode. Note that it orders first by job, then
by name. Open in design mode (graphical editor). Order goes to "first by name
then by job", because name is before job as a  result column.

The graphical editor should duplicate the "name" column, as in:

column:   name      job    name
table:    tbl1      tbl1   tbl1
sort:     (none)    asc    asc
display:   yes      yes    no

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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