Issue:Incorrect categorymatch

From FollowTheScore
Revision as of 15:44, 28 February 2010 by Subfader (talk | contribs) (New page: {{Issue |Type = Bug |Extension = DPL |Version = ? |Description = categorymatch=Test_1 finds also Category:Test-1 |Status = open }} == Problem == categorymatch seems...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: categorymatch=Test_1 finds also Category:Test-1
Extension / Version: DPL   /   ?
Type / Status: Bug   /   open

Problem

categorymatch seems to work incorrectly. At least I woudn't expect it to behave like that.

categorymatch=Test_1 finds pages in Category:Test-1 AND Category:Test 1.

{{#dpl:
|debug=3
|namespace=
|categorymatch=Test_1
}}

Reply