RES: [Zope] another tal question
Dieter Maurer
dieter at handshake.de
Wed Dec 3 14:26:03 EST 2003
Roberto Campainha wrote at 2003-12-2 15:12 -0400:
> My system is working fine so far, the only problem is the Events form,
> which crashed suddenly, with no apparent reason. Now, the colors are
> gray, the screen is weird, with calendar displayed over the form area.
> No user can add a new event, and an attempt is made to save a new event
> the following error message is displayed:
>
> ('failure', <PloneSite instance at 01D93368>, {'portal_status_message':
> 'Error saving event.'})
This looks like a form controller action return value.
Maybe, a Python Script designed to be used as a form controller
action is called directly.
This may be caused by a wrong URL (not including "portal_form").
Check the URLs related to event handling.
--
Dieter
More information about the Zope
mailing list