about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-22 09:24:45 +0000
committerEric Wong <e@80x24.org>2014-04-22 09:32:47 +0000
commit48dc8ff5e67714985897047c189bdf019b796a60 (patch)
treeb0f196789c42969d28de8ed606c9478e9090bf0d /Documentation
parent7a5c9dd00ed82ffb71cd5bec41aa1c615de12ada (diff)
downloadpublic-inbox-48dc8ff5e67714985897047c189bdf019b796a60.tar.gz
While we're at it, make sure strange characters are escaped properly
in Message-IDs.  We'll need tests for all this behavior.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/design_www.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt
index 226a22c9..50c97317 100644
--- a/Documentation/design_www.txt
+++ b/Documentation/design_www.txt
@@ -13,6 +13,9 @@ URL naming
 /$LISTNAME/f/$MESSAGE_ID                        -> 301 to .html version
 /$LISTNAME/f/$MESSAGE_ID.txt                    -> 301 to m/$MESSAGE_ID.txt
 
+FIXME: we must refactor/cleanup/add tests for most of our CGI before
+adding more endpoints and features.
+
 Maybe TODO (these might be expensive)
 -------------------------------------
 /$LISTNAME/t/$MESSAGE_ID.html                   -> HTML content of thread