Subj : Re: document.write(unescape(UNICODE)) doesn't work To : jz From : Johnny Stenback Date : Tue Nov 18 2003 04:03 pm Up n' til a last week or so, Mozilla's DOM layer overrode the JS engine's escape() and unescape() functions, and that caused problems, so this was changed and now Mozilla should behave exactly as IE does wrt escape() and unescape(). Could you test a nightly build from this week and report back if there's still a problem? jz wrote: > Hi All, > > I'm under Mozilla 1.4 and the following code fails for UNICODE string : > > > Same problem for Big5 encoding such as : > var htmldump = 'SomeBigSuchAs

??????

'; > > The same code works under Internet Explorer 5+. > > I've checked forums and bugzilla.mozilla.org but I can't find out if > it's a known issue. > > Could you help ? > > Thanks a lot. > JZ > -- jst .