Re: Silva 1.o / Unicode problem

Guido Wesdorp <[email protected]>
Newsgroups gmane.comp.web.zope.silva.devel
Message-ID <[email protected]>
Clemens Robbenhaar wrote:

> I am not sure how to work around this in general. In Your case it
>should work to use a html-entity (or html-escape, please correct me as I
>am not comfortable with the nomenclatura here ...)
>
>  
>
html entity was correct iirc... ;)

> Well, cut it shout: just use &copy; and You should be fine (I hope)
>
>  
>
Indeed, &copy; should work, you can also use the generic escape sequence 
for unicode chars: &#x<value>; (where <value> is the hex value of the 
character), so for the (c) char the entity would be '&#xa9;'.

Cheers,

Guido
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.