|
: 20 : 21 : 1 |
When I import multiple files at once and the file are sorted in the file selection by an alphabetic order
(file A, file B, file C)
the result is not always that the files are placed like that in my richt text field
(file C, file A, file B).
In otehr words the file import logic seems to me quiet indifferent.
|