Ticket #1790 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Support the newer Zope 2.9.x versions (2.9.5 and upper)

Reported by: gracinet Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.4.5
Component: CPS (global) Version: TRUNK
Severity: blocker Keywords: 2.9.5
Cc:

Description (Last modified by madarche)

All Urls are wrong with Zope 2.9.5 while no problem with Zope 2.9.4

They all look like this:

   /cps/workspaces/mondoc/1367321_0001

namely, the correct one followed by id in repository. Probably a consequence of the fact that getContent returns the doc wrapped in the proxy.

Maybe this regression is due to a bugfix in Zope and a wrong call to doc/absolute_url instead of proxy/absolute_url ?

Change History

12/04/06 11:37:50 changed by madarche

  • milestone set to CPS 3.4.4.

12/26/06 15:03:02 changed by bdelbosc

Perhaps this is the fix to backport [46796] ?

04/03/07 17:28:21 changed by madarche

  • priority changed from P2 to P1.
  • milestone changed from CPS 3.5.0 to CPS 3.4.5.

04/06/07 11:39:32 changed by madarche

  • description changed.
  • summary changed from All Urls are wrong with Zope 2.9.5 to Support the newer Zope 2.9.x versions (2.9.5 and upper).

04/24/07 15:31:19 changed by bdelbosc

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

fixed by [51617], now CPS requires Zope 2.9.x >= 2.9.7