Issue:Ampersand fails in category names

From FollowTheScore
Revision as of 20:28, 14 March 2013 by Maiden taiwan (talk | contribs) (Problem)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: Ampersand fails in category names
Extension / Version: DPL   /   2.0.1
Type / Status: Bug   /   open

Problem

This DPL:

<dpl>
category=Any category with a & character in its name
</dpl>

always produces empty results, even if the category exists and contains articles.

This is in MediaWiki 1.20.

The categorymatch keyword does not have this problem.

Reply