[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Top Ten Java and XSLT Tips, #5

Subject: RE: Top Ten Java and XSLT Tips, #5
From: Benjamin Franz <snowhare@xxxxxxxxxxx>
Date: Fri, 31 Aug 2001 10:34:37 -0700 (PDT)
xslt character set problem default
On Fri, 31 Aug 2001, Julian Reschke wrote:

>
> I'd have less problems with "good advice" like that if somebody could give a
> real-world example where &#0160; doesn't work properly.

The problem is with default character sets. If a browser doesn't use
either UTF8 or an ISO-8859-x encoding for its default, high bit characters
sometimes turn into either '?' or other nonsensical things. It is a very
common problem for non-latin character set people (especially for those
like Japanese having multi-byte encodings).

By generating an explicit entity rather than getting an inlined character
the problem doesn't appear so much (at least not in new browsers).

It is a real problem - it just doesn't affect latin character set people
very much.

-- 
Benjamin Franz

  Programs must be written for people to read, and only
  incidentally for machines to execute.
                             ---Abelson and Sussman


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.