[bcxml-dev] [ bcxml-Bugs-654484 ] IE blank screen (fwd)
Status: Beta
Brought to you by:
reinout
From: Reinout v. R. <re...@va...> - 2003-02-04 09:06:00
|
Hello Jeff, The following bug: defserver doesn't handle locales right yet. IE passes "en-UK" or something like that and the defserver doesn't like the additional "-UK". This results in a blank screen. Has been closed: The new bcxml taxonomy format uses xml:lang for indicating the language. The xpath/xslt build-in lang() function happily swallows en-UK etc., so the problem is fixed. I'll have to do some re-working on the search function as that one doesn't swallow the new format yet. I'll look at the multiple-search-term request and the empty-search-crashes-bug at the same time. Greetings, Reinout |