Page MenuHomePhabricator

D14546.id.diff
No OneTemporary

D14546.id.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
Mar 16 2025, 5:39 AM (5 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7655110
Default Alt Text
D14546.id.diff (521 B)

Event Timeline