OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] problem with #&233; characters and such in URL

[ Lists Home | Date Index | Thread Index ]

I am evaulating movie collector software which support xml output. ATM I am toying with Collectorz.com Movie Collector, albeit they don't seem to fully support XMLST, at least no javascript at all afaik.

Anyway, as I said the xml output generates a href links like this:
<a href="/Name?Escand&#243;n,+Jos&#233;">Jos&#233; Escand&#243;n</a>

in IE it will end up like this (notice the decimals are reverted back to ASCII):
http://us.imdb.com/Name?Escandón,+José
which works just fine

in Opera it will end up like this
"http://us.imdb.com/Name?Escand%C3%B3n,+Jos%C3%A9"
which will not work. Might be an Opera specific problem? Haven't tested this with Netscape or on other OS platforms.

So I guess to be compatible with all browsers I need to use HEX instead of DECIMAL code sequences for special chars? There must be one simple command to encode the output so that special characters are escaped hexadecimal instead of decimal, no?

If not then I guess I'll have to use IE for now, ergh.

 

Cheers

Alex

>From: "Rick Jelliffe" <RICKO@ALLETTE.COM.AU>
>To: <XML-DEV@LISTS.XML.ORG>
>Subject: Re: [xml-dev] problem with #&233; characters and such in URL
>Date: Tue, 21 Jan 2003 22:28:18 +1100
>
>From: "Alexander Ipfelkofer" <NUWONDA@HOTMAIL.COM>
>
> > The data gets read out of a DB where the names are stored binary (I think)
>
>Can you tell us the exact products and versions you are using?
>
>Cheers
>Rick Jelliffe
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org , an
>initiative of OASIS
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this list use the subscription
>manager:


Hier klicken



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS