Summary

Wrong link generated for wiki filename with spaces

Metadata

Description

 [[Active Projects]]

generates

 <a class="wiki-page" href="active-projects">Active Projects</a>

but the actual static file is active projects.html

Changes and comments

[2010-03-31 21:41:33 UTC] sjamaan changed status from new to closed

[2010-03-31 21:41:33 UTC] sjamaan set resolution to fixed

[2010-03-31 21:41:33 UTC] sjamaan wrote:

I've added an additional attempt in simplify-pagename. It will first try the filename, then the filename in lowercase and finally the filename in lowercase with spaces replaced by dashes and nonalphanumerics removed. I hope this captures the svnwiki algorithm (or at least the options that are in actual use on our wiki)