Page MenuHomePhorge

Exception when viewing diff while not logged in
Closed, DuplicatePublic

Description

I navigated to https://we.phorge.it/D25535 while not logged in and was presented an exception. The exception does not occur when logged in.

Unhandled Exception ("Exception")
Failed to load file data for changeset ("PHID-FILE-asggqjn23xjlshogb6pi").
Depth	Library	File	Where
8	phorge	applications/differential/parser/DifferentialChangesetParser.php : 1751	DifferentialChangesetParser::loadFileObjectsForChangeset()
7	phorge	applications/differential/parser/DifferentialChangesetParser.php : 850	DifferentialChangesetParser::newDocumentEngine()
6	phorge	applications/differential/parser/DifferentialChangesetParser.php : 76	DifferentialChangesetParser::render()
5	phorge	applications/differential/parser/DifferentialChangesetParser.php : 1903	DifferentialChangesetParser::renderChangeset()
4	phorge	applications/differential/controller/DifferentialChangesetViewController.php : 266	DifferentialChangesetParser::newChangesetResponse()
3	phorge	aphront/configuration/AphrontApplicationConfiguration.php : 284	DifferentialChangesetViewController::handleRequest()
2	phorge	aphront/configuration/AphrontApplicationConfiguration.php : 204	AphrontApplicationConfiguration::processRequest()
1		/var/www/phorge/webroot/index.php : 35	AphrontApplicationConfiguration::runHTTPRequest()