remove xxx comment
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 17 Jan 2009 00:34:50 +0000 (19:34 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 17 Jan 2009 00:34:50 +0000 (19:34 -0500)
IIRC I analised this and the code is right

IkiWiki/Plugin/comments.pm

index 1c4ab4895f0e16f90d33b4dbb347ecc7fbc9192c..16f9a873fb018ed2fc748766e7a1f36f18ec198f 100644 (file)
@@ -343,8 +343,6 @@ sub sessioncgi ($$) {
                error(gettext("bad page name"));
        }
 
-       # FIXME: is this right? Or should we be using the candidate subpage
-       # (whatever that might mean) as the base URL?
        my $baseurl = urlto($page, undef, 1);
 
        $form->title(sprintf(gettext("commenting on %s"),