Page MenuHomePhabricator
Paste P1070

(An Untitled Masterwork)
ActivePublic

Authored by dctrwatson on Feb 19 2014, 7:31 PM.
Tags
None
Referenced Files
F115604: file
Feb 19 2014, 7:31 PM
Subscribers
None
"Data is normally attached by calling the corresponding needX() method on the Query class when the object is loaded. You can also call the corresponding attachX() method explicitly. at [/opt/phabricator/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php:165]"
NOTICE: PHP message: #0 PhabricatorLiskDAO::assertAttached(<attachable>) called at [/opt/phabricator/phabricator/src/applications/transactions/storage/PhabricatorApplicationTransaction.php:120]"
NOTICE: PHP message: #1 PhabricatorApplicationTransaction::getObject() called at [/opt/phabricator/phabricator/src/applications/transactions/storage/PhabricatorApplicationTransaction.php:401]"
NOTICE: PHP message: #2 PhabricatorApplicationTransaction::getTitle() called at [/opt/phabricator/phabricator/src/applications/maniphest/storage/ManiphestTransaction.php:431]"
NOTICE: PHP message: #3 ManiphestTransaction::getTitle() called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:1464]"
NOTICE: PHP message: #4 PhabricatorApplicationTransactionEditor::buildMailBody(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/maniphest/editor/ManiphestTransactionEditor.php:202]"
NOTICE: PHP message: #5 ManiphestTransactionEditor::buildMailBody(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:1338]"
NOTICE: PHP message: #6 PhabricatorApplicationTransactionEditor::sendMail(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:567]"
NOTICE: PHP message: #7 PhabricatorApplicationTransactionEditor::applyTransactions(Object ManiphestTask, Array of size 11 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/maniphest/controller/ManiphestTaskEditController.php:316]"
NOTICE: PHP message: #8 ManiphestTaskEditController::processRequest() called at [/opt/phabricator/phabricator/webroot/index.php:87]"
NOTICE: PHP message: [2014-02-19 11:19:38] EXCEPTION: (PhabricatorDataNotAttachedException) Attempting to access attached data on ManiphestTransaction (via getObject()), but the data is not actually attached. Before accessing attachable data on an object, you must load and attach it."
"Data is normally attached by calling the corresponding needX() method on the Query class when the object is loaded. You can also call the corresponding attachX() method explicitly. at [/opt/phabricator/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php:165]"
NOTICE: PHP message: #0 PhabricatorLiskDAO::assertAttached(<attachable>) called at [/opt/phabricator/phabricator/src/applications/transactions/storage/PhabricatorApplicationTransaction.php:120]"
NOTICE: PHP message: #1 PhabricatorApplicationTransaction::getObject() called at [/opt/phabricator/phabricator/src/applications/transactions/storage/PhabricatorApplicationTransaction.php:401]"
NOTICE: PHP message: #2 PhabricatorApplicationTransaction::getTitle() called at [/opt/phabricator/phabricator/src/applications/maniphest/storage/ManiphestTransaction.php:431]"
NOTICE: PHP message: #3 ManiphestTransaction::getTitle() called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:1464]"
NOTICE: PHP message: #4 PhabricatorApplicationTransactionEditor::buildMailBody(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/maniphest/editor/ManiphestTransactionEditor.php:202]"
NOTICE: PHP message: #5 ManiphestTransactionEditor::buildMailBody(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:1338]"
NOTICE: PHP message: #6 PhabricatorApplicationTransactionEditor::sendMail(Object ManiphestTask, Array of size 9 starting with: { 0 => Object ManiphestTransaction}) called at [/opt/phabricator/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php:567]"
NOTICE: PHP message: #7 PhabricatorApplicationTransactionEditor::applyTransactions(Object ManiphestTask, Array of size 11 starting with: { 0 => Object ManiphestTransaction }) called at [/opt/phabricator/phabricator/src/applications/maniphest/controller/ManiphestTaskEditController.php:316]"

Event Timeline

dctrwatson updated the paste's language from autodetect to autodetect.