Ticket #8785 (closed PLIP: invalid)
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: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
Note: See
TracTickets for help on using
tickets.
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). :)