Last modified: 2012-08-06 11:48:29 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 T40258, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38258 - Bibtex Format shows neither Authors nor Editors
Bibtex Format shows neither Authors nor Editors
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticResultFormats (Other open bugs)
master
All All
: Unprioritized major (vote)
: ---
Assigned To: Jeroen De Dauw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-09 07:49 UTC by BugMMs
Modified: 2012-08-06 11:48 UTC (History)
4 users (show)

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


Attachments

Description BugMMs 2012-07-09 07:49:59 UTC
The Bibtex ResultFormat shows neither the Authors nor the Editors due to the Code in line 187 of SRF_Bibtex.php:

    $author = $editor;

Corresponding to the if-Statement around it, this should be:

    $editor = $wikiText;
Comment 1 MWJames 2012-08-06 11:48:29 UTC
Solved with https://gerrit.wikimedia.org/r/#/c/17799/ and deployed in SRF 1.8

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


Navigation
Links