Last modified: 2010-06-10 01:09:17 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 T22113, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20113 - arraymaptemplate doesn't work when parser's preprocessor class is set to hash
arraymaptemplate doesn't work when parser's preprocessor class is set to hash
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-07 19:30 UTC by Ryan Lane
Modified: 2010-06-10 01:09 UTC (History)
1 user (show)

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


Attachments

Description Ryan Lane 2009-08-07 19:30:14 UTC
When the following is in LocalSettings.php, arraymaptemplate doesn't work properly:

$wgParserConf = array(
        'class' => 'Parser',
        'preprocessorClass' => 'Preprocessor_Hash',
);

Nothing is returned from templates when this is used. It seems another function is called when this is set (renderArrayMapTemplateObj). If renderArrayMapTemplate is called instead, everything works properly.
Comment 1 Yaron Koren 2010-06-10 01:09:17 UTC
I believe this has been fixed in SF 1.9.1.

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


Navigation
Links