Page MenuHomePhabricator

D14546.id35182.diff
No OneTemporary

D14546.id35182.diff

diff --git a/src/applications/phriction/storage/PhrictionContent.php b/src/applications/phriction/storage/PhrictionContent.php
--- a/src/applications/phriction/storage/PhrictionContent.php
+++ b/src/applications/phriction/storage/PhrictionContent.php
@@ -115,9 +115,6 @@
* @task markup
*/
public function getRenderedTableOfContents() {
- if ($this->renderedTableOfContents === null) {
- throw new PhutilInvalidStateException('didMarkupText');
- }
return $this->renderedTableOfContents;
}

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 18, 9:08 AM (5 d, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7655110
Default Alt Text
D14546.id35182.diff (521 B)

Event Timeline