00445: Categories broken in category group

Summary: Categories broken in category group
Created: 2005-05-28 22:01
Status: Closed - not a bug
Category: Bug
Assigned:
Priority: 3
Version: 2.0.beta37
OS: Unix2.4/Apache1.3/'PHP4.3

Description: The markup

(:pagelist Category.somecategory:)

works just fine on pages not in the Category group.

On pages within the Category group, it returns only the link for Category.somecategory.


Use the following markup instead:

    (:pagelist link=Category.Somecategory:) 

--Pm