]> sipb.mit.edu Git - ikiwiki.git/commitdiff
bugnum
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 28 Aug 2006 04:40:00 +0000 (04:40 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 28 Aug 2006 04:40:00 +0000 (04:40 +0000)
IkiWiki/Plugin/aggregate.pm

index 33d7174f5367a394846462080bd0786840e33ad0..4bc919526f3c74de2be20b54e7ffa795186e2273 100644 (file)
@@ -323,7 +323,7 @@ sub htmlabs ($$) { #{{{
        # Convert links in html from relative to absolute.
        # Note that this is a heuristic, which is not specified by the rss
        # spec and may not be right for all feeds. Also, see Debian
        # Convert links in html from relative to absolute.
        # Note that this is a heuristic, which is not specified by the rss
        # spec and may not be right for all feeds. Also, see Debian
-       # bug #XXXX TODO: get bug.
+       # bug #381359.
        my $html=shift;
        my $urlbase=shift;
 
        my $html=shift;
        my $urlbase=shift;