<div><br> </div><div>Hello all,</div><div><br class="webkit-block-placeholder"></div><div>I'm trying a new installation of moin 1.6. Followed instructions and have the standalone and CGI versions working. I can browse all available pages, create users, change themes, etc.
</div><div><br class="webkit-block-placeholder"></div><div>However -- creating new pages is broken. </div><div><br class="webkit-block-placeholder"></div><div>Specifically, going to (with standalone server for simplicity) 
<a href="http://localhost:8080/Something">http://localhost:8080/Something</a> gets me to the page saying "This page does not exist yet" and there is a link for "Create new empty page". The URL for that link is 
<a href="http://localhost:8080/ssingPage?action=edit">http://localhost:8080/ssingPage?action=edit</a> and not <a href="http://localhost:8080/Something?action=edit">http://localhost:8080/Something?action=edit</a> like I thought it would be. Of course it ends up creating the page "ssingPage" instead. 
</div><div><div><br class="webkit-block-placeholder"></div><div>What's happening is it is taking the name "MissingPage" and taking the N last letters from it to create the link name, where N is name length of the page I want to create. If I want to create the page "Hello", the page it tries to create is "gPage". 
</div><div><br class="webkit-block-placeholder"></div><div>What's going on? Didn't do this with the old version.</div><div><br class="webkit-block-placeholder"></div><div>Gerald.</div><div><br class="webkit-block-placeholder">
</div></div>