Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2689688
D25086.1734741079.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
512 B
Referenced Files
None
Subscribers
None
D25086.1734741079.diff
View Options
diff --git a/src/applications/ponder/query/PonderQuestionSearchEngine.php b/src/applications/ponder/query/PonderQuestionSearchEngine.php
--- a/src/applications/ponder/query/PonderQuestionSearchEngine.php
+++ b/src/applications/ponder/query/PonderQuestionSearchEngine.php
@@ -157,6 +157,8 @@
'Asked by %s',
$handles[$question->getAuthorPHID()]->renderLink()));
+ $item->setDisabled($question->isStatusClosed());
+
$item->addAttribute(
pht(
'%s Answer(s)',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 00:31 (16 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1021367
Default Alt Text
D25086.1734741079.diff (512 B)
Attached To
Mode
D25086: Ponder: strike code of resolved questions in query results
Attached
Detach File
Event Timeline
Log In to Comment