From d24f8b5c372445e433a32e37d9c11ecc53156516 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 31 Jul 2009 10:25:23 +0200 Subject: [PATCH] map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) --- debian/changelog | 1 + doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 11a03c993..b7d782d76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ikiwiki (3.15) UNRELEASED; urgency=low pages (smcv) * pagestats: when making a tag cloud, don't emit links where the tag is unused (smcv) + * map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) -- Joey Hess Tue, 02 Jun 2009 17:03:41 -0400 diff --git a/doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn b/doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn index 0a67934aa..5e842ca7f 100644 --- a/doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn +++ b/doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn @@ -68,6 +68,8 @@ Patch: [[!template id=gitbranch author="[[harishcm]]" branch=smcv/ready/harishcm-map-fix]] +> [[merged|done]] --[[Joey]] + Patch: --- /usr/local/share/perl/5.8.8/IkiWiki/Plugin/map.pm