[MarkLogic Dev General] Bad Codepoint error

James A. Robinson jim.robinson at stanford.edu
Mon Aug 18 10:43:03 PDT 2008


> While not related to the character encoding issue, you should
> be careful declaring content as application/xml+xhtml in the
> browser-based web (as opposed to the web service-based web). Internet
> Explorer (even versions 7 and 8) does not know how to handle
> content served as application/xml+xhtml. It will prompt you to
> download the contents of the page rather than rendering it. See
> <http://blogs.msdn.com/ie/archive/2005/09/15/467901.aspx>.

Sure, it was just an example -- the important part was declaring
the charset.  Sending back

  Content-Type: text/html; charset=UTF-8

ought to work the same way.  BTW, it's application/xhtml+xml, not
application/xml+xhtml.


Jim

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
James A. Robinson                       jim.robinson at stanford.edu
Stanford University HighWire Press      http://highwire.stanford.edu/
+1 650 7237294 (Work)                   +1 650 7259335 (Fax)


More information about the General mailing list