Page MenuHomePhabricator

Unhandled Exception ("RuntimeException")-Undefined variable: content
Closed, InvalidPublic

Description

I open the wiki,error....

Unhandled Exception ("RuntimeException")
Undefined variable: content

The Apache error log says:

[Mon May 18 17:01:45.563610 2015] [:error] [pid 32543] [client 10.3.30.50:58594] #0 PhutilErrorHandler::handleError(integer, string, string, integer, array) called at [<phabricator>/src/applications/phriction/controller/PhrictionDocumentController.php:198]
[Mon May 18 17:01:45.563613 2015] [:error] [pid 32543] [client 10.3.30.50:58594] #1 PhrictionDocumentController::processRequest() called at [<phabricator>/src/aphront/AphrontController.php:33]
[Mon May 18 17:01:45.563626 2015] [:error] [pid 32543] [client 10.3.30.50:58594] #2 AphrontController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:196]
[Mon May 18 17:01:45.563629 2015] [:error] [pid 32543] [client 10.3.30.50:58594] #3 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:121]
[Mon May 18 17:01:45.563632 2015] [:error] [pid 32543] [client 10.3.30.50:58594] #4 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:19]

Event Timeline

johnny raised the priority of this task from to Needs Triage.
johnny updated the task description. (Show Details)
johnny added a subscriber: johnny.

What version of Phabricator are you running? You can find it in ConfigAll Settings in the web UI. It looks like this:

Screen Shot 2015-05-17 at 8.07.45 AM.png (146×571 px, 27 KB)

Because your stack trace doesn't match up with HEAD, I'm guessing you're out of date. If so, please upgrade Phabricator before filing a report about a bug. You can find instructions in this document:

https://secure.phabricator.com/book/phabcontrib/article/bug_reports/

epriestley claimed this task.

Specifically, this was almost certainly fixed by D12401, which is a little more than a month old. If updating Phabricator doesn't resolve this, let us know.

Thank you very much,Your perfect help me solve the problem!