Page MenuHomePhabricator

fix broken link for project creating button
ClosedPublic

Authored by zhuangya on Dec 31 2015, 7:40 AM.
Tags
None
Referenced Files
F15667234: D14917.diff
Sun, May 25, 11:34 AM
Unknown Object (File)
Mon, Apr 28, 4:20 AM
Unknown Object (File)
Apr 19 2025, 10:23 PM
Unknown Object (File)
Apr 19 2025, 5:52 PM
Unknown Object (File)
Apr 18 2025, 4:58 AM
Unknown Object (File)
Apr 17 2025, 11:51 AM
Unknown Object (File)
Mar 28 2025, 9:38 AM
Unknown Object (File)
Mar 27 2025, 9:34 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.