Ticket #8785 (closed PLIP: invalid)

Opened 7 years ago

Last modified 6 years ago

Linkintegrity needs to be rewritten for WSGI

Reported by: hannosch Owned by:
Priority: minor Milestone: 4.0
Component: General Version:
Keywords: Cc: me@…

Description (last modified by hannosch) (diff)

Overview

The current plone.app.linkintegrity implementation relies on internals of the ZPublisher.

After the move to repoze.zope2 and a WSGI environment, the implementation does no longer work. The concept needs to be reimplemented as part of the WSGI pipeline instead.

Progress

plone.app.linkintegrity has been removed.

Change History

comment:1 Changed 7 years ago by limi

Yeah, just make sure we don't remove it entirely — since this is one of our killer features, and something that sets us apart from the other CMSes (people are always very impressed with it out there in the real world). :)

comment:2 Changed 7 years ago by hannosch

  • Description modified (diff)
  • Summary changed from Remove current linkintegrity implementation to Linkintegrity needs to be rewritten for WSGI

I clarified the title. Right now p.a.linkintegrity was the last package causing test failures on Plone trunk while not providing any functionality (the hooks it uses no longer exist). I'm really looking forward to see Andi move this into the WSGI-age ;)

comment:3 Changed 7 years ago by hannosch

  • Owner witsch deleted
  • Component changed from Linkintegrity to Infrastructure

comment:4 Changed 7 years ago by rossp

  • Cc me@… added

comment:5 Changed 6 years ago by hannosch

  • Status changed from new to closed
  • Resolution set to invalid

Actually we added all the exception hooks to repoze.zope2 in the meantime.

comment:6 Changed 6 years ago by hannosch

  • Milestone changed from 5.0 to 4.0

Milestone 5.0 deleted

comment:7 Changed 4 years ago by davisagli

  • Component changed from Infrastructure to General
Note: See TracTickets for help on using tickets.