[asterisk-bugs] [Asterisk-GUI 0015238]: HTML encoding
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 4 11:53:30 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15238
======================================================================
Reported By: psztoch
Assigned To: awk
======================================================================
Project: Asterisk-GUI
Issue ID: 15238
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk GUI Version: SVN
Asterisk Version: 1.6.1-rc1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-05-31 17:01 CDT
Last Modified: 2009-06-04 11:53 CDT
======================================================================
Summary: HTML encoding
Description:
There is not any parameters for html page encoding.
A lot of systems works on UTF-8.
In example:
linux-server-config-UTF-8
vs
windows-client-InternetExplorer-default-CP1250/ISO-8859-2
Please, add to htmls:
<meta http-equiv="Content-type" content="text/html;charset=..." />
======================================================================
----------------------------------------------------------------------
(0105997) tzafrir (manager) - 2009-06-04 11:53
https://issues.asterisk.org/view.php?id=15238#c105997
----------------------------------------------------------------------
davidw, what makes you think it is sends XHTML? that's your guess.
index.html conviniently omits declaring the schema, or even <html><head>
The httpd itself does not send any encoding, so the static html will set
it.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-04 11:53 tzafrir Note Added: 0105997
======================================================================
More information about the asterisk-bugs
mailing list