= Description =
If a user "remember_last_visit" is set to 1 and there is no trail file, a crash happen on next visit to the root page.
== Steps to reproduce ==
1. Login and visit some pages as registered user
1. Delete the user trail file
1. Visit the wiki root: {{{http://www.example.com/wiki/}}}
2. You get internal error, and in the log:
{{{
[Fri Feb 11 00:09:43 2005] [error] [client 127.0.0.1] malformed header from script. Bad header=
: moin.cgi
}}}
== Details ==
Moin 1.3.3
== Workaround ==
Visit a page as the user, this will create the trail file.
= Discussion =
I removed the previous confusing data.
The fix redirect the user to localized FrontPage when the trail is empty, which happen when there is no trail file. The trail file is automatically created on the next page visit, which is just after the redirect.
-- NirSoffer <>
= Plan =
## This part is for Moin``Moin developers:
* Priority:
* Assigned to: NirSoffer
* Status: fixed in patch-620
----
## When the bug is fixed, replace the category to Category MoinMoinBugFixed
## If this is not a bug, replace with Category MoinMoinNoBug
CategoryMoinMoinBugFixed [[CategoryRelease1.3.4]]