r41592 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r41591‎ | r41592 | r41593 >
Date:09:00, 3 October 2008
Author:mkroetzsch
Status:old
Tags:
Comment:
update comment (mentioned bug was fixed)
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_ParseData.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_ParseData.php
@@ -127,7 +127,6 @@
128128 * @param $makejobs Bool stating whether jobs should be created to trigger further updates if
129129 * this appears to be necessary after this update.
130130 *
131 - * @bug This still refers to SMWFactbox::isNewArticle(). Move this somewhere else or find a way to kill it (the new store does not need it anyway).
132131 * @bug Some job generations here might create too many jobs at once on a large wiki. Use incremental jobs instead.
133132 */
134133 static public function storeData($parseroutput, $title, $makejobs = true) {

Status & tagging log