<div><br class="webkit-block-placeholder"></div>Hi Thomas,<div><br class="webkit-block-placeholder"></div><div>Fresh copy of moin-1.6.0.tar.gz, uncompress, immediately run moin.py and go to <a href="http://localhost:8080/Something">
http://localhost:8080/Something</a>. I get exactly the same thing. It's very curious because it doesn't happen with my previous installation of 1.5. </div><div><br class="webkit-block-placeholder"></div><div>I'm running on Mac OSX 
10.5 with the Macports version of Python 2.5.1. I just tried it on Ubuntu 7.10 with Python 2.5.1 and it does NOT happen there. </div><div><br class="webkit-block-placeholder"></div><div>I suspect somewhere in the code (maybe template engine) it is attempting to build the link and it is using the wrong page name (the intended page name instead of MissingPage). Where in this source is this located. I can try to track it down but no experience with moin source.
</div><div><br class="webkit-block-placeholder"></div><div>Gerald.</div><div><br class="webkit-block-placeholder"></div><div><br><div><span class="gmail_quote">On 1/14/08, <b class="gmail_sendername">Thomas Waldmann</b> <
<a href="mailto:tw-public@gmx.de">tw-public@gmx.de</a>> wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">> I'm trying a new installation of moin 
1.6. Followed instructions and<br>> have the standalone and CGI versions working. I can browse all available<br>> pages, create users, change themes, etc.<br>><br>> However -- creating new pages is broken.<br>
><br>> Specifically, going to (with standalone server for simplicity)<br>> <a href="http://localhost:8080/Something">http://localhost:8080/Something</a> gets me to the page saying "This page<br>> does not exist yet" and there is a link for "Create new empty page". The
<br>> URL for that link is  <a href="http://localhost:8080/ssingPage?action=edit">http://localhost:8080/ssingPage?action=edit</a> and<br>> not <a href="http://localhost:8080/Something?action=edit">http://localhost:8080/Something?action=edit
</a> like I thought it would<br>> be. Of course it ends up creating the page "ssingPage" instead.<br>><br>> What's happening is it is taking the name "MissingPage" and taking the N<br>> last letters from it to create the link name, where N is name length of
<br>> the page I want to create. If I want to create the page "Hello", the<br>> page it tries to create is "gPage".<br>><br>> What's going on?<br><br>That would be nice to know. :)<br><br>
The strange thing is that we use the standalone server all the time for<br>testing and we never had such a problem with it.<br><br>I suggest you file a bug report on the moin wiki and give much more<br>details. Try it with a fresh download of the moin dist archive and just
<br>unpack it (don't do other changes or configuration) and start ./moin.py<br>and try to reproduce your problem.<br><br>Give Python and OS Version in your bug report.<br><br></blockquote></div><br> </div>