Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18830138
D10115.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
573 B
Referenced Files
None
Subscribers
None
D10115.id.diff
View Options
diff --git a/src/applications/search/controller/PhabricatorApplicationSearchController.php b/src/applications/search/controller/PhabricatorApplicationSearchController.php
--- a/src/applications/search/controller/PhabricatorApplicationSearchController.php
+++ b/src/applications/search/controller/PhabricatorApplicationSearchController.php
@@ -153,7 +153,8 @@
'query/advanced');
$form = id(new AphrontFormView())
- ->setUser($user);
+ ->setUser($user)
+ ->setAction($request->getPath());
$engine->buildSearchForm($form, $saved_query);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 26, 4:24 AM (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8602744
Default Alt Text
D10115.id.diff (573 B)
Attached To
Mode
D10115: Application Search - fix error updating searches from human-readable links
Attached
Detach File
Event Timeline
Log In to Comment