We migrate from windows to linux and our views sort stop working correct. Then we set up Country_Language=fi_FI
…and new documents start sort fine but
all old documents are not. They stay end of the view and updates don’t efect them.
We migrate from windows to linux and our views sort stop working correct. Then we set up Country_Language=fi_FI
…and new documents start sort fine but
all old documents are not. They stay end of the view and updates don’t efect them.
Subject: sort problem
What happens when you press Shift+F9?By what criteria are you sorting the documents?
Subject: sort problem-our fault but…
We faind the problen - it was design (some extra hide column’s)…
I start missing more information of setting language and sort.
I have found 4 palce (linux 3) to setup this but the relationship is not clear and some parameters are not documented in domino administrators help:
NT4 registry
[HKEY_USERS\S-1-5-21-828780090-285152214-48716514-500\Control Panel\International]
“Locale”=“0000040B”
“sLanguage”=“FIN”
“sCountry”=“Finland”
“iCountry”=“358”
“sList”=“;”
“iMeasure”=“0”
“sDecimal”=“,”
“sThousand”=" "
“iDigits”=“2”
“iLZero”=“1”
“sCurrency”=“mk”
“iCurrDigits”=“2”
“iCurrency”=“3”
“iNegCurr”=“8”
“sDate”=“.”
“sTime”=“:”
“sShortDate”=“d.M.yyyy”
“sLongDate”=“d. MMMM’ta 'yyyy”
“iDate”=“1”
“iTime”=“1”
“iTLZero”=“0”
“s1159”=“”
“s2359”=“”
[HKEY_USERS\S-1-5-21-828780090-285152214-48716514-500\Control Panel\International\Sorting Order]
notes.ini
ClockType=24_HOUR
TimeSeparator=:
DateSeparator=.
DateOrder=DMY
CONTENTLANGUAGE=fi
COUNTRY_LANGUAGE=fi_FI
dbdesign.ntf /Database properties
Multilinguage
Default language
Default sort
Unicode sort
db.nsf /Database properties
Multilinguage
Default language
Default sort
Unicode sort
thanks
Antti