I just recently upgraded one of my Trac sites from 0.11.7 to 0.12.1.
All went will. However, later I noticed that one the pages did not
render correctly. On looking closer at it I realized that the wiki
page name ends in a period. It ends up rendering as if there is no
style sheet, and with the contents as if the page does not exist.
{{{
The page XXXX Govt does not exist. You can create it here.
<Create this page>
Using the template: [(blank page)]
The following pages have a name similar to this page, and may be
related:
XXXX Govt.
Last modified by anonymous, 12/29/2010 9:07:04 AM (0 seconds ago)
}}}
Note:
* The page name that it says does not exist is the page name without
the period.
* In the list of pages that it says may be related it gives the
actual page name I am on with the period.
This is running under Windows. I can see having a period as the last
character is a bad thing under windows, for one can not tell the
difference between "XXX." and "XXX" when one goes to the attachment
directory.
So, the question: How can I fix this? I can reconstruct this munged
page, however I do not see how to get rid of the existing page.
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.