[Libreoffice-bugs] [Bug 47370] New: EDITING: queries mangle sorting-order when open for reediting

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 15 11:07:21 PDT 2012


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: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: lionel at mamane.lu


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.


More information about the Libreoffice-bugs mailing list