Sorting of dependant fields is wrong
Jens Seidel
jensseidel at users.sf.net
Sun Feb 25 17:28:25 MST 2007
Hi,
I found another minor bug in tellico:
I have a dependant field which description consists of %{field1}%{field2}.
field1 is a number field and field2 is a text field.
If I group entries according to this field I get the bogus order:
"17A" (should be 17a as I reported already)
"18"
"4"
"5"
instead of 4, 5, 17a, 18.
Another minor issue: If I add the real number "4,5" to a text field (","
is the locale specific decimal separator) it is rewritten to "4, 5".
No space is added if I enter "4.5".
Jens
More information about the tellico-users
mailing list