Last modified: 2012-08-01 08:59:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40886, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38886 - CSV and DSV formats gives PHP fatal error (1.8 alpha)
CSV and DSV formats gives PHP fatal error (1.8 alpha)
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-31 12:51 UTC by Leonard Wallentin
Modified: 2012-08-01 08:59 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Leonard Wallentin 2012-07-31 12:51:30 UTC
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' ) );

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links