Page MenuHomePhabricator

D16120.id.diff
No OneTemporary

D16120.id.diff

diff --git a/src/applications/phame/editor/PhameBlogEditor.php b/src/applications/phame/editor/PhameBlogEditor.php
--- a/src/applications/phame/editor/PhameBlogEditor.php
+++ b/src/applications/phame/editor/PhameBlogEditor.php
@@ -227,7 +227,7 @@
protected function supportsSearch() {
- return false;
+ return true;
}
protected function shouldApplyHeraldRules(
diff --git a/src/applications/phame/editor/PhamePostEditor.php b/src/applications/phame/editor/PhamePostEditor.php
--- a/src/applications/phame/editor/PhamePostEditor.php
+++ b/src/applications/phame/editor/PhamePostEditor.php
@@ -264,7 +264,7 @@
}
protected function supportsSearch() {
- return false;
+ return true;
}
protected function shouldApplyHeraldRules(

File Metadata

Mime Type
text/plain
Expires
Wed, Oct 23, 3:39 AM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6727799
Default Alt Text
D16120.id.diff (768 B)

Event Timeline