r73898 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73897‎ | r73898 | r73899 >
Date:15:21, 28 September 2010
Author:jimbojw
Status:deferred
Tags:
Comment:
Import of ArticleComments v0.2.3 by Jim R. Wilson from http://jimbojw.com/wiki/index.php?title=ArticleComments&oldid=1635
Modified paths:
  • /trunk/extensions/ArticleComments/ArticleComments.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleComments/ArticleComments.php
@@ -149,7 +149,7 @@
150150 }
151151
152152 $ac = 'article-comments-';
153 - $formAction = $wgScript.'/'.$wgContLang->getNsText(NS_SPECIAL).':ProcessComment';
 153+ $formAction = $wgScript.'?title='.$wgContLang->getNsText(NS_SPECIAL).':ProcessComment';
154154
155155 # Build out the comment form.
156156 $content =

Status & tagging log