Page MenuHomePhabricator

Unable to make lists of categories with ampersand in the name
Closed, DuplicatePublic

Description

Author: ernie

Description:
When creating pages that have a category with an ampersand in the name:

[[category:IE&Java]]

and then trying to list the content:

<DPL>category=IE&Java</DPL>

will result in:

Extension:DynamicPageList (DPL), version 2.01 : Warning: No results.

Changing the name to 'IE and Java' will fix the problem. Since ampersand is valid in category names, DPL should be able to handle it.


Version: unspecified
Severity: normal

Details

Reference
bz44738