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

       Web browser: ---
             Bug #: 38886
           Summary: CSV and DSV formats gives PHP fatal error (1.8 alpha)
           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: ---


In 1.8 alpha I get the following PHP error when choosing CSV or DSV as formats
from Special:Ask:

 - - - 
 Call to a member function setDefault() on a non-object in
/var/www/w/extensions/SemanticMediaWiki/includes/queryprinters/SMW_QP_CSV.php
on line 103
 - - -  

includes/queryprinters/SMW_QP_CSV.php
103: $definitions['searchlabel']->setDefault( wfMsgForContent( 'smw_csv_link' )
);

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