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

             Bug #: 28688
           Summary: getPropertyValues() fails for "Has default form"
                    special property in SMW 1.6
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Trying to get the set of default forms for a page, by using SMW's
getPropertyValues() function to query on the special property "Has default
form", unfortunately doesn't work with SMW 1.6. I tried to isolate the problem,
and I think the issue comes not in the querying itself - which seems to work -
but rather in the function SMWCompatibilityHelper::dataItemFromDBKeys(), which
is supposed to process the query results into a usable form, but doesn't know
what to do with properties with the type ID "__spf", and so does nothing with
them.

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