Bug #94321
Updated by Sybille Peters over 3 years ago
*Update* : *It is probably better to have the same sort order as in the select list!*
---------------
Sort order should be case insensitive?
You get
<pre>
RTE
TCEFORM
TCEMAIN
mod
</pre>
It might be better to have:
<pre>
mod
RTE
TCAdefaults
TCEFORM
TCEMAIN
...
</pre>
Especially since the order is different in the select box.
!tsconfig_select.png!