Deal with ICU not returning sortkey.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Nov 2007 10:43:58 +0000 (10:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 9 Nov 2007 10:43:58 +0000 (10:43 +0000)
commitb35fa8a84e101bd6ab4312611be8460c017a7437
tree9b6579802ab2f615df6e12d6727a694695cb4665
parent9788ed664227c6a5f44370589dde6176f8c28cf1
Deal with ICU not returning sortkey.

If pp2_get_sort returns NULL, the display string is used for sort
and a warning is issued. This could be a fix for bugs #1858, #1634.
But we need to know why a NULL sortkey is returned.
src/logic.c