https://bugs.documentfoundation.org/show_bug.cgi?id=167602
Bug ID: 167602
Summary: Classification of elements. query table, form
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Items are not sorted alphabetically.
I have the impression that the 0 is not taken into account.
Steps to Reproduce:
Create queries on LibreOffice 24.
Actual Results:
I have the impression that the 0 is not taken into account.
example query name:
Classification by Libreoffice Base (illogical)
R_ALBUM_B01
R_ALBUM_B10
R_ALBUM_B11
R_ALBUM_B13
R_ALBUM_B0013
R_ALBUM_B14
R_ALBUM_B15
R_ALBUM_B0016
Expected Results:
Alphabetical classification (logical)
R_ALBUM_B0013
R_ALBUM_B0014
R_ALBUM_B0016
R_ALBUM_B01
R_ALBUM_B10
R_ALBUM_B11
R_ALBUM_B13
R_ALBUM_B14
Reproducible: Couldn't Reproduce
User Profile Reset: No
Additional Info:
Include the number 0.
--
You are receiving this mail because:
You are the assignee for the bug.