why zope is rendering apostrophe as a small square box
Hi, Please what can I do to stop zope showing apostrophe in my content as a small square box. I am running Zope 2.10.4, python 2.4.4 on a windows server. Thanks. Kamal.
--On 16. Oktober 2007 10:25:45 +0100 kamal hamzat <hamzat@dnetsystems.net> wrote:
Hi,
Please what can I do to stop zope showing apostrophe in my content as a small square box.
Please provide a reasonable description of your problem and how to reproduce it. -aj
The apostrophe was entered with a different encoding from what you're using to show it. My guess is that you copy and paste a LATIN1 string, entered it into a form that doesn't transform and then you're trying to show it with Content-Type UTF8. Getting encodings right has never been easy. ...unless you keep it simple and consistent. ...everywhere. kamal hamzat wrote:
Hi,
Please what can I do to stop zope showing apostrophe in my content as a small square box.
I am running Zope 2.10.4, python 2.4.4 on a windows server.
Thanks. Kamal.
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
participants (3)
-
Andreas Jung -
kamal hamzat -
Peter Bengtsson