Ticket #1154 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Japanese doesn't work on demo server

Reported by: guest Owned by:
Priority: normal Milestone: 0.95
Component: Browsers_InternetExplorer Version: trunk
Severity: minor Keywords: ie error language
Cc: berater@…

Description

When I go to the Demo Page (Latest Stable + nightly ) ) with my ie6 and switch to an other language i get the following error. With the firefox every thing works fine. The Error comes on your Page and on my Server. View the snapshot.

Error: Part of Xinha has tried to call the getXMLHTTPRequestObject method which has not been implemented.
Source File: http://xinha.raimundmeyer.de/x_examples/ext_example-body.html?num=1&lang=de&skin=
Line: 3688

Attachments

xinha.gif (78.0 kB) - added by guest 5 years ago.
SnapShot?
japanese-in-demo.jpg (75.5 kB) - added by htanaka 5 years ago.
comparison of two server in Japanese language.

Change History

Changed 5 years ago by guest

Changed 5 years ago by guest

  • severity changed from major to minor

**Problem solved** It was the IE settings. I test it with an other computer with the same browser. Evererything was fine. Then I set all settings in my IE6 to the default and now it works fine. Sorry, but i didn´t look at the settings before. So I can´t say what had to be changed.

Changed 5 years ago by htanaka

But only like German. Demo server "xinha.raimundmeyer.de" respond with

 Content-Type=text/html; charset=ISO-8859-1

header. It supports only latin-1 and ASCII charset in UTF-8 family. Altough HTML page has these statement.

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Changed 5 years ago by htanaka

comparison of two server in Japanese language.

Changed 5 years ago by ray

  • status changed from new to closed
  • resolution set to fixed

Removed default charset from the server, nao it works with Japanese, too.

Changed 5 years ago by ray

  • summary changed from German and other Language doesn t work on ie 6.0.2900.2180 SP2 to Japanese doesn't work on demo server
Note: See TracTickets for help on using tickets.