Hi all,

When editing any content object using the browser interface
generated by Zope 3 from the schema, special XML / HTML
sequences like <, >, &, ... are resolved into
<, >, &, ... after clicking the "Change" button.

Is there a way to avoid this behavior, i.e. what can I do
if I want the content to actually contain an "&lt;" and not
a "<"?

I'm using the latest Zope 3 svn trunk.

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

Reply via email to