Ticket #149 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Adapt the zodb compress script

Reported by: sgeulette Assigned to: sgeulette
Priority: major Milestone:
Component: Server Keywords:
Cc:

Description

The zodb databases compress script doesn't work anymore on zope 2.9.7. It must be adapted

Change History

11/09/07 09:34:46 changed by sgeulette

  • owner set to sgeulette.
  • status changed from new to assigned.

11/09/07 09:37:43 changed by sgeulette

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

urllib doesn't call anymore manage_pack (get variables no more accepted) but call an external method that runs a pack command.