Comment 2 for bug 97830

Revision history for this message
Steve Alexander (stevea) wrote :

After many hours in the python debugger, I've tracked this down to a couple of missing ContextMethods, and a the need for a special attribute to make ViewPageTemplateFiles into ContextMethods.

I'll resolve this after I've checked in and checked tests pass.