logo       

Re: [pmwiki] bug in printfmt: msg#00056

web.wiki.pmwiki.user

Subject: Re: [pmwiki] bug in printfmt

Bernhard Weichel in pmwiki-users wrote:
> As soon as PrintFmt gets a list of wiki pages such as
>
> PrintFmt($pagename, "wiki:\$Group.Menu Default.Menu")
>
> always displays wiki:\$Group.$Title
>
> found in Version 0.5.0
>

I could fix it by changing line 751 from

$page = RetrieveAuthPage($pagename,"read",false);

to


$page = RetrieveAuthPage($p,"read",false);


--Bernhard




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise