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

       Web browser: ---
             Bug #: 29041
           Summary: SMWSQLStore2::getPropertyValues() fails for special
                    properties
           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


I modified the Semantic Forms and Semantic Drilldown extensions to "work" with
SMW 1.6, but they still don't actually work: calling
SMWSQLStore2::getPropertyValues() fails when trying to get all values of a
special property for a specific page. I think this might actually be two bugs
in one: the first one is that the property object passed in to
getPropertyValues(), of type SMWDIProperty, has to be initialized with a label
(e.g., "Has filter"), and not an ID (e.g., "_SD_F"), as one would expect, for
the querying to work at all. But even then, it only works for some special
properties - I don't really understand why it works in some cases and not
others.

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