Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13957859
D15095.id36446.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.id36446.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
Oct 15 2024, 11:45 AM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712699
Default Alt Text
D15095.id36446.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