Issue:Categorymatch=with apostrophe

From FollowTheScore
Revision as of 06:36, 2 August 2009 by Subfader (talk | contribs) (New page: {{Issue |Type = Bug |Extension = DPL |Version = 1.7.6+ (at least) |Description = categorymatch desn't find cats with ' |Status = open }} == Problem == {{#dpl: |cat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: categorymatch desn't find cats with '
Extension / Version: DPL   /   1.7.6+ (at least)
Type / Status: Bug   /   open

Problem

{{#dpl:
|categorymatch=Test'd funk
}}

This doesn't find Muha Test 2. While category= does.

{{#dpl:
|category=Test'd funk
}}

Reply