30 Sep
2002
30 Sep
'02
10 a.m.
Colin Leath wrote:
I think this is a problem with the plain StructuredTextDocument lacking it's own request object.
The REQUEST object is an object representing the HTTP REQUEST as is usually acquired, so STD's (nice ;-) obviously aren't managing to acquire the REQUEST in the context you're using them. Bear in mind that the way some of the TreeMaker stuff works will strip acquisition and may be causing the REQUEST to be lost from the acquisition chain if your STD usage also does something interesting with acquisition. cheers, Chris