From: Joey Hess Date: Sat, 17 Jan 2009 00:34:50 +0000 (-0500) Subject: remove xxx comment X-Git-Tag: 3.02~18 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=362a3295563a11ae93370d365d9b0369d0726199;p=ikiwiki.git remove xxx comment IIRC I analised this and the code is right --- diff --git a/IkiWiki/Plugin/comments.pm b/IkiWiki/Plugin/comments.pm index 1c4ab4895..16f9a873f 100644 --- a/IkiWiki/Plugin/comments.pm +++ b/IkiWiki/Plugin/comments.pm @@ -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"),