[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] imode entity problem for pictographic entities.. very annoying


Subject: RE: [xsl] imode entity problem for pictographic entities.. very annoying
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Fri, 26 Jul 2002 10:22:29 +0200

> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Lea Allison
> Sent: Friday, July 26, 2002 10:04 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE: [xsl] imode entity problem for pictographic entities.. very
> annoying
>
>
> no, dont ask me the details, but its more of a brand name. The
> IMODE phones
> can browse the internet like normal bvrowsers but of course with inherant
> limitations. The output the it recorgnises is iHTML, which is what I am
> trying to transform my XML doc into.
>
> When I use &#59087; in the XSLT, by the time it reached the phone, it has
> already been converted into a question mark character '?'. As it is the

In this case I'd try to find out when the character was lost. What happens
if you access the same page with a test tool on a desktop machine, such as
"wget"?

The likely explanation is that your XSLT transformation isn't sent properly.
For instance, because the

- HTTP content-type header has the wrong encoding
- the HTML meta tag has the wrong encoding
- the transformation result is written to a byte stream without taking care
of Unicode issue

> iHTML browser on the phone that would convert the entity &#59087; into a
> small picture icon, a question mark of course doesnt get converted and
> displays as a question mark.


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



Current Thread
Keywords