]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/aggregate.pm
bugnum
[git.ikiwiki.info.git] / 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
-       # bug #XXXX TODO: get bug.
+       # bug #381359.
        my $html=shift;
        my $urlbase=shift;