Skip to content.

plope

Personal tools
You are here: Home » Plope Software » Plope Software Collector » Zope external method code depends on Products ns package
 
 
Views
Issue 18 of Plope Software Collector [Plope]
Title: Zope external method code depends on Products ns package
Status: Accepted Security related: No
Description: Code in App.Extensions (ie. external method code) depends on a hardcoded Products namespace package (e.g getPath) and may depend on actual product fil...
From: chrism on: Nov 25, 05 17:11
chrism Last update: ~
Topic/class: basket/bug Importance: medium
Version info:
Assigned: chrism
Issue 18 Transcript
1 entry
= Request - Entry #1 by chrism on Nov 25, 2005 5:11 pm

 Status: Pending => Accepted

 Supporters added: chrism

Code in App.Extensions (ie. external method code) depends on a hardcoded Products namespace package (e.g getPath) and may depend on actual product files. We can't really fix this in Basket but it should be fixed when we make Zope zipfile-aware.