+++ This bug was initially created as a clone of Bug #47370 +++ Found in versions: * branch libreoffice-3-5 with fix for bug 47370 applied. Reproduction case: attachment 57874 [details] from bug 46843 Open query order_job_name in SQL mode. Add: , "number" ASC to the end of the SQL to add sorting by number after job and name. Open in design mode (graphical editor). Order becomes "job, number, number": number is there twice: column: name job number number table: tbl1 tbl1 tbl1 tbl1 sort: (none) asc asc asc display: yes yes no no (I'll commit the fix in a few minutes)
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9f6e09e241921c6c4260ab530374de8d5ccd4267 fdo#47560 properly separate each new sorting column
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-3-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1523e93bfc9a5d96fa519c801e904aab82a2b4d4&g=libreoffice-3-5 fdo#47560 properly separate each new sorting column It will be available in LibreOffice 3.5.2.