https://bugzilla.wikimedia.org/show_bug.cgi?id=31149

       Web browser: ---
             Bug #: 31149
           Summary: Fatal error on Specia:Browse
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: SemanticDrilldown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


SD of revision 98061 produced the following error on
http://semantic-mediawiki.org/wiki/Special:BrowseData (not any more since it is
temporarily disabled now):

Catchable fatal error: Argument 2 passed to SMWSQLStore2::getPropertyValues()
must be an instance of SMWDIProperty, instance of SMWPropertyValue given,
called in
/domains/semantic-mediawiki.org/www/w/extensions/SemanticDrilldown/includes/SD_Utils.inc
on line 130 and defined in
/domains/semantic-mediawiki.org/www/w/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2.php
on line 191

This is a twofold error:
(1) an SMW function is called with the wrong type;
(2) an SD function is invoked on a special page that has nothing to do with SD
at all.

Unless (2) is just due to jobs, there is a problem here in that SD retrieves
data from the database without any good cause. This should be avoided then.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to