projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63fe022
)
remove xxx comment
author
Joey Hess
<joey@gnu.kitenet.net>
Sat, 17 Jan 2009 00:34:50 +0000
(19:34 -0500)
committer
Joey 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
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/comments.pm
b/IkiWiki/Plugin/comments.pm
index 1c4ab4895f0e16f90d33b4dbb347ecc7fbc9192c..16f9a873fb018ed2fc748766e7a1f36f18ec198f 100644
(file)
--- 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"),