Page MenuHomePhabricator

fix broken link for project creating button
ClosedPublic

Authored by zhuangya on Dec 31 2015, 7:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 7:03 PM
Unknown Object (File)
Mar 5 2024, 5:19 PM
Unknown Object (File)
Mar 5 2024, 5:19 PM
Unknown Object (File)
Mar 5 2024, 5:19 PM
Unknown Object (File)
Feb 29 2024, 12:34 PM
Unknown Object (File)
Feb 29 2024, 11:31 AM
Unknown Object (File)
Feb 23 2024, 11:24 AM
Unknown Object (File)
Feb 23 2024, 11:24 AM

Details

Summary

fix T10074

Test Plan

click the "create project" button

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zhuangya retitled this revision from to fix broken link for project creating button.
zhuangya updated this object.
zhuangya edited the test plan for this revision. (Show Details)
zhuangya added a reviewer: btrahan.
zhuangya set the repository for this revision to rP Phabricator.
epriestley added a reviewer: epriestley.

This should just be /edit/ with no extra stuff, but I'll tweak that in the pull. Thanks for the fix!

This revision is now accepted and ready to land.Dec 31 2015, 1:56 PM

Oh, this is also the wrong place -- the correct link is in PhabricatorProjectSearchEngine.php. But this one is also buggy. I'll fix them both up.

This revision was automatically updated to reflect the committed changes.