Hello all,

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.

However -- creating new pages is broken.

Specifically, going to (with standalone server for simplicity)
http://localhost:8080/Something 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 http://localhost:8080/ssingPage?action=edit and not
http://localhost:8080/Something?action=edit like I thought it would be. Of
course it ends up creating the page "ssingPage" instead.

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".

What's going on? Didn't do this with the old version.

Gerald.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to