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

--- Comment #4 from DaSch <[email protected]> 2011-04-19 15:17:28 UTC ---
Well, maybe I found the error.

public function getPropertySubjects( SMWDiProperty $property, $value,
$requestoptions = null )

public abstract function getPropertySubjects( SMWDIProperty $property, $value,
$requestoptions = null )

There is SMWDIProperty and SMWDiProperty

But after changing als SMWDi to SMWDI I get this error


Fatal error: Call to undefined method SMWDIString::getDBkeys() in
/…/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2_Queries.php on
line 750

-- 
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