]> sipb.mit.edu Git - ikiwiki.git/commitdiff
map: Avoid emitting an unclosed ul element if the map is empty. (harishcm)
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 31 Jul 2009 08:25:23 +0000 (10:25 +0200)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 31 Jul 2009 08:25:23 +0000 (10:25 +0200)
debian/changelog
doc/bugs/map_fails_to_close_ul_element_for_empty_list.mdwn

index 11a03c993dc147c72bf79ccc3f0325760403a904..b7d782d764fb01697219b94e65a6d6fc3c600fb9 100644 (file)
@@ -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)
     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 <joeyh@debian.org>  Tue, 02 Jun 2009 17:03:41 -0400
 
 
  -- Joey Hess <joeyh@debian.org>  Tue, 02 Jun 2009 17:03:41 -0400
 
index 0a67934aa454404e9820bc463af76c8f3e708146..5e842ca7f98710d94ca387003440b2d17b9899bb 100644 (file)
@@ -68,6 +68,8 @@ Patch:
 
 [[!template id=gitbranch author="[[harishcm]]" branch=smcv/ready/harishcm-map-fix]]
 
 
 [[!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
 Patch:
 
     --- /usr/local/share/perl/5.8.8/IkiWiki/Plugin/map.pm