Issue10 Editing

TitleProblem with accessing allowed modules from a view
Prioritycritical Statuschatting
Superseder Nosy Listwhit
Assigned To TopicsFive

Created on 2005-04-06.19:44:51 by whit, last changed 2005-04-12.19:20:20.

Messages
msg17 Author: whit Date: 2005-04-12.19:20:20 remove
adding patch that fixes this for Plone Templates
msg16 Author: whit Date: 2005-04-06.19:44:51 remove
A simple view wrapping a template that calls in Plone's
main_template/macros/master chokes on a the tal call 
"python:modules['Products.CMFPlone'].IndexIterator"
Files
File nameUploaded
traceback.txt whit, 2005-04-06.19:44:51
securemoduleimport.txt whit, 2005-04-12.19:20:20
History
Date User Action Args
2005-04-12 19:20:20whitsetfiles: + securemoduleimport.txt
status: unread
messages: + msg17
2005-04-06 19:44:51whitcreate