Sun Java System Messaging Server - Javascript error under IE 6 on System Messenger Express 6.1

Hi ,

I am using messaging server System Messenger Express 6.1 (2005Q1) for providing webmail service. It support en and zh-TW language.

There are no problem on the webmail under english language version. However when user change his preferred language to zh-TW, after he login to the webmail and click the address book link, it has no problem on the first time access.

However when user visit other link such as Inbox and then go back to the Address book page, it encounter the following error and no display on the screen.

Line: 10

Char: 35

Error: Unterminated string constant

Code: 0

URL: http://hostname /zh-TW/pab_fs.html?&security=false&lang=zh-TW&charset=escaped_unicode

Line: 16

Char: 3

Error: 'main' is not an object

Code: 0

URL: http://hostname/zh-TW/pab_fs.html?&security=false&lang=zh-TW&charset=escaped_unicode

I have tried the same scenario in firefox and IE 5, it does not have the error above. I think user mostly will use the IE6 for browsing. Anyone has idea on it?

Thanks

[1125 byte] By [jabbaaa] at [2007-11-26 23:09:52]
# 1

One of many bugs in 6.1. Suggest upgrading to at least 6.2. Please note, 6.3 was released last week.

6.1 to 6.2 is as easy as applying several patches:

You will need to patch any JES componants that are on the same box, and the "shared componants". See the 6.2 documentation for how to upgrade.

jay_plesseta at 2007-7-10 14:05:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
I can only find the document for upgrade from 5.x to 6.x. Can you indicate where is the document for upgrading from 6.1 to 6.2?Thanks
jabbaaa at 2007-7-10 14:05:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
Ok. Basically, what you need to do:1. Identify all JES3 products installed on that box.2. Apply current patches for all those products, including the "shared componants"3. done.
jay_plesseta at 2007-7-10 14:05:14 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...