Ticket #307 (closed Defect: fixed)

Opened 12 years ago

Last modified 12 years ago

webclient does not specifiy encoding / utf-8 character set

Reported by: Malte Owned by: jri
Priority: Trivial Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version: 4.0.11
Keywords: Cc:
Complexity: 1 Area: GUI / Usability
Module: deepamehta-webclient

Description

Firefox Error Console output:

Error: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol.
Source File: http://localhost:8080/topicmap/1945/topic/8532
Line: 0

see http://www.w3schools.com/html5/att_meta_charset.asp

Change History

comment:1 Changed 12 years ago by Jörg Richter

Webclient fix: index.html has charset info (#307).

Thanks to Malte and dgf!

See ticket 307.

comment:2 Changed 12 years ago by jri

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.