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

       Web browser: ---
             Bug #: 42033
           Summary: Use of "format=category" in query leads to error in
                    SMWSQLStore3
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I'm using the latest SMW 1.8 code. Adding "format=category" to any query seems
to always lead to the following error messages:

Notice: Undefined index: in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php
on line 169

Catchable fatal error: Argument 3 passed to
SMWSQLStore3Readers::getSemanticDataFromTable() must be an instance of
SMWSQLStore3Table, null given, called in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php
on line 169 and defined in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php
on line 123

The second one crashes the page

I wasn't sure whether to file this as an SMW or an SRF bug; for now it's filed
as an SMW bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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