01091: Pagelist default does not handle variable in trail
Summary: Pagelist default does not handle variable in trail
Created: 2009-04-22 04:02
Status: Closed - duplicate of 00986
Category: Bug
From: simon
Assigned:
Priority: 2
Version: 2.2.1
OS: n/a
Description: Pagelist defaults does not handle a trail containing a variable, viz
[[#recentlychanged]] ||width=* ||!Page ||! Time||!By ||!Change || ||''[[{=$FullName} | {=$Groupspaced}.{=$Namespaced}]]'' || [[{=$FullName}?action=diff | {=$LastModified}]]||[[~{=$LastModifiedBy}]] ||{=$LastModifiedSummary} || [[#recentlychangedend]] (:pagelist fmt=#recentlychanged count=4:) | ||||||||||||||||||||
|
(:pagelist fmt=#recentlychanged count=4 trail={$Group}.RecentChanges:) | ||||||||||||||||||||
|
[[#recentlychanged2]] ||width=* ||!Page ||! Time||!By ||!Change || ||''[[{=$FullName} | {=$Groupspaced}.{=$Namespaced}]]'' || [[{=$FullName}?action=diff | {=$LastModified}]]||[[~{=$LastModifiedBy}]] ||{=$LastModifiedSummary} || [[#recentlychanged2end]] (:pagelist fmt=#recentlychanged2 count=4:) | ||||||||||||||||||||
|
This entry is similar PITS:00986 (PageVariables substitution in pagelist's (:template defaults:) ). See also the comments from Pm there. --Petko May 08, 2009, at 12:06 AM