Hi Keith,

I assume you are viewing the ZMI with the Rotterdam skin which contains
the following meta tag (as does the Boston skin). Does your Skin also
define the same charset?

This may or may not be the cause of your problem.

<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

Regards,
Darryl

On Thu, 2006-08-24 at 14:56 -0700, Keith Bolton wrote:
>     Objects containing a string attribute that have been
> 'copied/pasted' from some other application such as MS Office suite or
> email will raise an encoding error when attempting to be viewed in a
> Skin.  The encoding issue is not a problem however when being viewed
> in the ZMI.  Does anyone have a suggestion on why viewing the string
> in the ZMI is different than viewing in the Skin?  And more
> importantly how to prevent the encoding error in the Skin, without
> resorting to replacing the character or deleting it.
>  
> Much appreciated everyone.
>  
> Thank you,
>  
> Keith Bolton
>  
> : )
> _______________________________________________
> Zope3-users mailing list
> Zope3-users@zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to