[pmwiki-users] Trailing space in page names!
Petko Yotov
5ko at free.fr
Sat Mar 31 17:57:48 CDT 2007
On Sunday 01 April 2007 00:08, SteP wrote:
> This is driving me crazy! With version 2.2beta38 I get one extra space at
> the end of group and page names in a number of situations:
> - in page links
> - in thumbnail links created by the thumb list recipe
>
> It doesn't happen all the time, but when it does it's consistent.
> I don't know where to start troubleshooting this, any ideas?
>
> I do use $Titlespaced and $Namespaced in some pages, would that be a
> problem?
>
ThumbList does not itself handle page names, it uses PmWiki's built-in
MakePageName function. It sees pages just the same way as PmWiki sees them
itself. You probably have a special setting for page names (ie. more allowed
characters than the standard, or even a special MakePageName function, self
made or by a recipe).
ThumbList is reported to work with the full UTF-8 character sets and with the
Sub-page setting (where you have subpages with names [[Group.Page,subpage]]).
Thanks,
Petko
More information about the pmwiki-users
mailing list