From: Joey Hess Date: Fri, 31 Jul 2009 08:25:23 +0000 (+0200) Subject: map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/d24f8b5c372445e433a32e37d9c11ecc53156516?ds=sidebyside map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) --- 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