HomePhabricator

DRAFT - throw together Phurl skeleton.

Description

DRAFT - throw together Phurl skeleton.

Summary: DRAFT - throw together Phurl skeleton.

Test Plan: The idea is that some/long/url will become install/Udet4d and can be viewed and edited at install/Udet4d/view and install/Udet4d/edit, respectively?

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: joshuaspence, chad, epriestley, Korvin

Maniphest Tasks: T6049

Differential Revision: https://secure.phabricator.com/D13681

Details

Auditors
eadler
chad
Provenance
lpriestleyAuthored on
lpriestleyPushed on Jul 24 2015, 6:06 PM
Reviewer
Blessed Reviewers
Differential Revision
D13681: DRAFT - throw together Phurl skeleton.
Parents
rP2ada395ea9d5: Have Badges use getMostOpenPolicy for View
Branches
Unknown
Tags
Unknown

Event Timeline

eadler added a subscriber: eadler.

this commit results in a traceback when viewing the email preferences page

2015/07/25 02:29:51 [error] 35819#0: *7059 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Undefined class constant 'MAILTAG_CONTENT' in /usr/local/www/phabricator/phabricator/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php on line 168
PHP message: >>> UNRECOVERABLE FATAL ERROR <<<

Undefined class constant &#039;MAILTAG_CONTENT&#039;

/usr/local/www/phabricator/phabricator/src/applications/phurl/editor/PhabricatorPhurlURLEditor.php:168

with chad's commit its all good. thanks!