Commit 09f401d
authored
LT-21766: Fix Reversal Sort Order in Webonary (#363)
In some situations the CurrentReversalWsId is not correct.
Now we first try to get a ws from the SubComparer (if it is
a WritingSystemComparer). This looks like the same place that
the Sorter gets the ws.
Note: This change also fixes a similar problem with the reversal
sort order in Word Export.1 parent 0e323c9 commit 09f401d
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
421 | 429 | | |
422 | 430 | | |
423 | 431 | | |
| |||
0 commit comments