Tim Eyres - 2002-11-05

Logged In: YES
user_id=384126

By adding a check to the stack size I have been able to fix
(work around?) this problem.

232: if ( parent != null && assnStack.size() > 0 &&
objectStack.size() > 0 ) {