From 48dc8ff5e67714985897047c189bdf019b796a60 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 22 Apr 2014 09:24:45 +0000 Subject: fix quoted URL generation in feeds While we're at it, make sure strange characters are escaped properly in Message-IDs. We'll need tests for all this behavior. --- Documentation/design_www.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Documentation/design_www.txt') 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 -- cgit v1.2.3-24-ge0c7