[Zope] Local_update problem
Small Business Services
toolkit at magma.ca
Wed May 5 07:22:46 EDT 2004
You could try specifying the full path for 'local_edit'
eg. <a href="http://www.awebsite.com/local_edit">Back</a>
Jonathan
----- Original Message -----
From: "Thyb" <thyb at mail.datatrans.hu>
To: <zope at zope.org>
Sent: May 5, 2004 4:30 AM
Subject: [Zope] Local_update problem
> Hi,
>
> I use zope 2.7.0.
>
> This is a local update document I use to update news items. I store each
news item in a separate file.
>
> <dtml-with expr="_.getattr(this(),REQUEST.id)">
> <dtml-call expr="manage_changeProperties(REQUEST)">
> </dtml-with>
>
> It updates the news items properly and shows a message saying it was
successful. See below.
>
> <div id="managebox">
> <p>Entry modified.</p>
> <p><a href="local_edit">Back</a></p>
> </div>
>
> But the message displayed contains strange characters. This affects other
parts of the web page. If I press 'Back', it goes back to the parent page
and everything is displayed properly.
>
> Example:
>
> Aktuᬩs informᣩa>
> Felv鴥liz?k
>
> Thx in advance,
>
> Tölgyesi Tibor
>
>
> _______________________________________________
> Zope maillist - Zope at 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 )
>
More information about the Zope
mailing list