diff --git a/include/objectManager.php b/include/objectManager.php index 249dc69..d888f05 100644 --- a/include/objectManager.php +++ b/include/objectManager.php @@ -331,6 +331,8 @@ class ObjectManager else $oObject->outputEditor(); + $this->oObject = $oObject; + /* if this is a queue add a dialog for replying to the submitter of the queued entry */ if($this->bIsQueue || ($oObject->objectGetSubmitterId() && $oObject->objectGetSubmitterId() != $_SESSION['current']->iUserId)) @@ -778,6 +780,7 @@ class ObjectManager else $oObject->outputEditor(); + $this->oObject = $oObject; echo "