shithub: werc

Download patch

ref: b7d804d9f9f30a761b2df133c947600c0690099b
parent: 615b102e33076a74cfb00bc4cead25c37dbab8ca
author: sl <uriel@engel.se.cat-v.org>
date: Fri Feb 13 08:23:19 EST 2009

Brown papperbag bug: do not include html headers in rss/atom feeds!

--- a/apps/blagh/app.rc
+++ b/apps/blagh/app.rc
@@ -50,6 +50,7 @@
 fn blagh_setup_feed_handlers {
     handler_body_main=NOT_USED_by_blagh_feeds
     res_tail=()
+    headers=()
     master_template=apps/blagh/$1 # Should we allow tempalte override?
 }