From f900e8441642342c75873a523f7d7f43632ffbed Mon Sep 17 00:00:00 2001
From: "http://smcv.pseudorandom.co.uk/" <http://smcv.pseudorandom.co.uk/@web>
Date: Mon, 20 Jul 2009 11:16:45 -0400
Subject: link to existing bug

---
 doc/plugins/map/discussion.mdwn | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'doc/plugins/map')

diff --git a/doc/plugins/map/discussion.mdwn b/doc/plugins/map/discussion.mdwn
index c031ab14c..78f6802a7 100644
--- a/doc/plugins/map/discussion.mdwn
+++ b/doc/plugins/map/discussion.mdwn
@@ -41,3 +41,6 @@ that seems to work on the examples I tried. I am a beginner so please help me ou
                     my @linktext = (length $mapitems{$item} ? (linktext => $mapitems{$item}) : ());
                     $item=~s/^\Q$common_prefix\E\///
     
+> This was also reported as [[bugs/map_fails_to_close_ul_element_for_empty_list]];
+> this patch is simpler than the one there, but has the same problem (it emits
+> `<ul></ul>`, which technically isn't valid HTML either). --[[smcv]]
-- 
cgit v1.2.3