Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14060879
D15095.id36445.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
563 B
Referenced Files
None
Subscribers
None
D15095.id36445.diff
View Options
diff --git a/src/applications/project/controller/PhabricatorProjectWatchController.php b/src/applications/project/controller/PhabricatorProjectWatchController.php
--- a/src/applications/project/controller/PhabricatorProjectWatchController.php
+++ b/src/applications/project/controller/PhabricatorProjectWatchController.php
@@ -20,7 +20,7 @@
$via = $request->getStr('via');
if ($via == 'profile') {
- $done_uri = $project->getURI();
+ $done_uri = "/project/profile/{$id}/";
} else {
$done_uri = "/project/members/{$id}/";
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 4:00 AM (37 m, 22 s)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712699
Default Alt Text
D15095.id36445.diff (563 B)
Attached To
Mode
D15095: Redirect to profile after watching a project, not default page
Attached
Detach File
Event Timeline
Log In to Comment