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

           Summary: SMWResultArray::SMWResultArray() must be an instance of
                    SMWWikiPageValue
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: SemanticResultFormats
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


MediaWiki       1.15.1
PHP     5.2.4-2ubuntu5.7 (apache2handler)
MySQL   5.0.51a-3ubuntu5.4
SMW     1.5g-SVN
SRF     1.4.5

when trying to save a page with this query:

{{#ask: [[Kategorie:Land]]
 | ?Lage (Kontinent)
 | ?Einwohner
 | format=outline
 | outlineproperties=Lage (Kontinent)
}}

gives this error:

Catchable fatal error: Argument 1 passed to SMWResultArray::SMWResultArray()
must be an instance of SMWWikiPageValue, array given, called in
/.../httpdocs/extensions/SemanticResultFormats/Outline/SRF_Outline.php on line
110 and defined in
/.../httpdocs/extensions/SemanticMediaWiki/includes/storage/SMW_QueryResult.php
on line 182


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