Ticket #334 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

purging photo via asgard trash causes fatal error

Reported by: rambo Assigned to: bergie
Priority: major Milestone: 8.09.0 Ragnaroek
Component: Asgard Version: 8.09 Ragnaroek
Keywords: Cc:

Description

Quite possibly happens with other objects as well

( ! ) Fatal error: Call to undefined method midgard_admin_asgard_handler_undelete::_purge_parameters() in /usr/share/php/midcom/lib/midcom/baseclasses/core/dbobject.php on line 1002
Call Stack
#TimeMemoryFunctionLocation
10.0026103964{main}( )../1-1-5-0.php:0
20.02801153612midcom_application->codeinit( )../1-1-5-0.php:39
30.02921178304midcom_application->_process( )../application.php:478
40.05351781804midcom_application->_handle( )../application.php:990
50.05371781808midcom_baseclasses_components_interface->handle( )../application.php:1085
60.05371781808midcom_baseclasses_components_request->handle( )../interface.php:580
70.09471997024midgard_admin_asgard_handler_undelete->_handler_trash_type( )../request.php:674
80.12472395408midcom_baseclasses_core_dbobject->purge( )../undelete.php:165
90.15562469860midcom_baseclasses_core_dbobject->purge_attachments( )../dbobject.php:924

Change History

10/08/08 07:22:28 changed by bergie

  • status changed from new to closed.
  • resolution set to fixed.

(In [18025]) Call purge_parameters statically, fixes #334