https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113736

Revision: 113736
Author:   jeroendedauw
Date:     2012-03-13 17:51:48 +0000 (Tue, 13 Mar 2012)
Log Message:
-----------
add in fixmes

Modified Paths:
--------------
    trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php

Modified: trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php
===================================================================
--- trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php     
2012-03-13 17:30:03 UTC (rev 113735)
+++ trunk/extensions/SemanticResultFormats/GraphViz/SRF_Process.php     
2012-03-13 17:51:48 UTC (rev 113736)
@@ -162,6 +162,11 @@
                        //      Iterate all colums of the row (which describe 
properties of the proces node)
                        //
 
+                       // FIXME: this does not work with SMW >= 1.6, see
+                       // https://bugzilla.wikimedia.org/show_bug.cgi?id=35003
+
+                       // FIXME: got _a bit_ of redundancy here looks like... 
:/
+
                        foreach ( $row as $field ) {
 
                                // check column title


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to